Skip to content
#

malware-samples

Here are 23 public repositories matching this topic...

It embeds the executable file or payload inside the jpg file. The method the program uses isn't exactly called one of the steganography methods. For this reason, it does not cause any distortion in the JPG file. The JPG file size and payload do not have to be proportional.The JPG file is displayed normally in any viewing application or web appli…

  • Updated Jun 17, 2022
  • Python

It embeds the executable file or payload inside the zip/rar file. It can use two different methods. The first method embeds the executable or payload in the zip/rar file without any action. In this way, it can be triggered and run by documents in the compressed file or in the same folder. The second method encrypts the executable file or payloa…

  • Updated May 28, 2022
  • Python

This is a File Stealer written in Python. As of the 07/05/23, this is undetectable in virus total. This is designed as powerful file stealer to steal all the files from a victims computer and then forwards the files to a discord webhook

  • Updated May 8, 2023
  • Python

Improve this page

Add a description, image, and links to the malware-samples topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the malware-samples topic, visit your repo's landing page and select "manage topics."

Learn more