🚨 GitHub 监控消息提醒

🚨 发现关键词: #Shellcode #Loader #Evasion

📦 项目名称: sh3LLpass
👤 项目作者: k1LLuxw
🛠 开发语言: Python
Star数量: 1 | 🍴 Fork数量: 0
📅 更新时间: 2026-07-10 19:56:26

📝 项目描述:
`sh3llpass` takes raw Meterpreter (or any) shellcode, applies **5 layers of obfuscation** (XOR → RC4 → Byte Swap → Junk Insertion → Delta), and generates a polymorphic C loader. It compiles the loader into a fully functional Windows EXE with built-in **sandbox evasion, debugger detection, and NTDLL unhooking**.

🔗 点击访问项目地址 GitHub - k1LLuxw/sh3LLpass: `sh3llpass` takes raw Meterpreter (or any) shellcode, applies **5 layers of obfuscation** (XOR → RC4…
 
 
Back to Top