About 52 results
Open links in new tab
  1. Shellcode 工具集 - 专业级安全研究工具 - GitHub

    Jun 26, 2025 · 一个功能完整、技术先进的shellcode处理、混淆和加载工具集,专为安全研究、渗透测试和恶意软件分析而设计。 本工具集集成了多种先进的混淆技术和执行方法,提供了一站式 …

  2. 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 …

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

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

  4. sRDI - Shellcode Reflective DLL Injection - GitHub

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

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

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

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

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

  7. hasherezade/pe_to_shellcode - GitHub

    Converts PE into a shellcode. Contribute to hasherezade/pe_to_shellcode development by creating an account on GitHub.

  8. Win32 Shellcode CheatSheet: Your visual guide for crafting and

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

  9. GitHub - alphaSeclab/shellcode-resources: Resources About Shellcode

    Obfuscating shellcode with an encoder that uses genetic algorithms to evolve neural networks to contain and output the shellcode on demand. [10 星] [2m] [C#] clonemerge/shellgen Dynamic and extensible …

  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 …