• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

dropper

  1. dEEpEst

    Crypter 🧬 Stego Injector – Hide Payload in Images [ SEMIFUD 1/36]

    🧬 Stego Injector – Red Channel Steganography Dropper & Executable Cloaker Stego Injector is a Red Team tool that allows you to inject any .exe payload into a PNG image using red-channel steganography and export a final executable disguised as a `.png`. This PoC is ideal for education...
  2. itsMe

    C# Malicious Dropper

    An old project. Trying malware development in C#. Using Gzip, XOR, and Base64 to encode Mimikatz v2.2.0 (64-bit); using process hollowing into C:\Windows\System32\cmd.exe (64-bit) to run it. Built with Visual Studio Community 2019 v16.11.10 (64-bit), written in C# (.NET Framework v3.5), and...
  3. itsMe

    C/C++ Rust File Dropper

    Features     FUD Dropping     Basic Virustotal Anti-Scanner (usernames)     Custom EXE     Custom Webhook     Discord Webhook Notifications Hidden content
  4. itsMe

    Phyton Dropper - A Python 3+ obfuscator

    Full script     @classmethod     def get_foo(cls) -> "Foo":         return cls()     def noonewillusethis(self):         os.system("echo 'hello world'")     @property     def bar(self) -> str:         return self.__bar def function(a: int, x: int) -> int:     """ This is a function...
  5. itsMe

    Phyton Dropper - A Python 3+ obfuscator

    A simple but powerful Python 3 scripts obfuscator. This is a beta, never really focused on obfuscation before, if you have an issue, let me know at toast#3108 ! Hidden content
  6. itsMe

    fileless-xec v3.1 - A stealth dropper

    Pentest use: fileless-xec is used on the target machine to execute a binary file on an attacker-controlled machine Short story fileless-xec enable us to execute a remote binary on a local machine in one step without dropping them on disk     simple usage fileless-xec <binary_url>    ...
  7. itsMe

    fileless-xec v3.0.0 - A stealth dropper

    fileless-xec – A stealth dropper Pentest use: fileless-xec is used on the target machine to execute a binary file on an attacker-controlled machine Short story fileless-xec enable us to execute a remote binary on a local machine in one step without dropping them on disk     simple usage...
  8. itsMe

    Dropper - Modded By DaRek

    Hidden content Scan Server https://kleenscan.com/scan_result/654ca58a6f173bb88ca4f1aba8c7a62eb336a9cb266588455fe384f8c4177c9a
  9. itsMe

    Sharperner: generate .NET dropper with AES and XOR obfuscated shellcode

    Sharperner Sharperner is a tool written in CSharp that generates a .NET dropper with AES and XOR obfuscated shellcode. A generated executable can possibly bypass signature check but I can’t be sure it can bypass heuristic scanning. Features PE binary     Process Hollowing     PPID Spoofing...
  10. itsMe

    Phyton Fusion Files - File Binder and Encrypted Dropper

    Penetration Testing: File Binder and Encrypted Dropper DISCLAIMER: All information and software available in this repository is for educational purposes only. Use these at your own discretion, I cannot be held responsible for any damages caused. Usage of all tools in this repository for...
  11. itsMe

    C# Dropper Example

    Hidden content
  12. itsMe

    C# Dropper

    Simple C# dropper, that download your file and put it in C:\Users%User%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup If your file ends with .zip, program will download it in C:\Windows\Temp, unzip it, and then copy to Startup Hidden content
  13. W

    LNKUp [LNK Data exfiltration payload generator]

    Hidden content
Back
Top