
Shellcode 工具集 - 专业级安全研究工具 - GitHub
Jun 26, 2025 · 一个功能完整、技术先进的shellcode处理、混淆和加载工具集,专为安全研究、渗透测试和恶意软件分析而设计。 本工具集集成了多种先进的混淆技术和执行方法,提供了一站式 …
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 …
sRDI - Shellcode Reflective DLL Injection - GitHub
Shellcode implementation of Reflective DLL Injection. Convert DLLs to position independent shellcode - monoxgas/sRDI
GitHub - accidentalrebel/shcode2exe: Compile shellcode into an exe …
shcode2exe (shellcode to exe) Compile shellcode into an exe file from Windows or Linux.
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 …
shellcode · GitHub Topics · GitHub
4 days ago · shellcode A shell is a text-based terminal, used for manipulating programs and files. Shell scripts typically manage program execution.
shellcode-development · GitHub Topics · GitHub
4 days ago · Shellcode_IA32 is a dataset consisting of challenging but common assembly instructions, collected from real shellcodes, with their natural language descriptions. The dataset can be used for …
GitHub - lainswork/shellcode-factory: shellcode 生成框架
shellcode 生成框架. Contribute to lainswork/shellcode-factory development by creating an account on GitHub.
hasherezade/pe_to_shellcode - GitHub
Converts PE into a shellcode. Contribute to hasherezade/pe_to_shellcode development by creating an account on GitHub.
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 …