About 54 results
Open links in new tab
  1. Malware-Bible/The Beginning/Introduction to Shellcode.md at main ...

    The purpose of using shellcode is to gain control of a system by injecting the said shellcode into the vulnerable process. It is usually carefully constructed and designed specifically for the individual …

  2. GitHub - accidentalrebel/shcode2exe: Compile shellcode into an exe …

    shcode2exe (shellcode to exe) Compile shellcode into an exe file from Windows or Linux.

  3. ShellCode_Loader - Msf&CobaltStrike免杀ShellCode加载器 …

    About ShellCode_Loader - Msf&CobaltStrike免杀ShellCode加载器、Shellcode_encryption - 免杀Shellcode加密生成工具,目前测试免杀360&火绒&电脑管家&Windows Defender(其他杀软未测 …

  4. Converts PE into a shellcode - GitHub

    Converts PE so that it can be then injected just like a normal shellcode. (At the same time, the output file remains to be a valid PE). Supports both 32 and 64 bit PEs Authors: @hasherezade & @hh86

  5. GitHub - 7etsuo/win32-shellcode: Win32 Shellcode CheatSheet: Your ...

    About Win32 Shellcode CheatSheet: Your visual guide for crafting and understanding shellcode. Ideal for malware, and exploit developers

  6. tzyyyyyyy/shellcode_loader_bypass - GitHub

    Jul 23, 2025 · tzyyyyyyy / shellcode_loader_bypass Public Notifications You must be signed in to change notification settings Fork 2 Star 26

  7. GitHub - lainswork/shellcode-factory: shellcode 生成框架

    shellcode 生成框架. Contribute to lainswork/shellcode-factory development by creating an account on GitHub.

  8. Mr-xn/ShellcodeLoader: 该项目为Shellocde加载器 ... - GitHub

    该项目为Shellocde加载器,详细介绍了我们如何绕过防病毒软件,以及该工具如何使用. Contribute to Mr-xn/ShellcodeLoader development by ...

  9. sRDI - Shellcode Reflective DLL Injection - GitHub

    Shellcode implementation of Reflective DLL Injection. Convert DLLs to position independent shellcode - monoxgas/sRDI

  10. GitHub - NytroRST/ShellcodeCompiler: Shellcode Compiler

    Shellcode Compiler is a program that compiles C/C++ style code into a small, position-independent and NULL-free shellcode for Windows (x86 and x64) and Linux (x86 and x64). It is possible to call any …