2 个仓库
Compresses shellcode payloads using aPLib, LZNT1, Xpress, or Xpress Huffman algorithms to reduce module size.
Distinct from Shellcode Generators: Distinct from Shellcode Generators: focuses on the compression step applied to shellcode payloads, not the generation itself.
Explore 2 awesome GitHub repositories matching operating systems & systems programming · Shellcode Payload Compressors. Refine with filters or upvote what's useful.
Donut is a toolset for loading and executing payloads in memory, featuring a position-independent shellcode generator, an in-memory payload injector, and a .NET assembly loader. It is designed to convert executable files and scripts into shellcode that can be executed within the memory space of a remote process without writing files to disk. The project specializes in security evasion through memory-based patching and payload obfuscation using symmetric block ciphers and compression. It includes a remote payload stager to retrieve encrypted modules from HTTP or DNS servers during runtime, red
Compresses shellcode payloads using aPLib, LZNT1, Xpress, or Xpress Huffman algorithms.
EQGRP 是一个远程访问木马框架和后渗透工具包。它提供了一个集中式命令与控制基础设施,用于部署持久化植入物并管理跨不同操作系统的远程智能体。 该项目包括用于数字取证规避的工具,例如修改系统日志和文件系统时间戳以删除执行痕迹。它具有一个网络拦截系统,用于通过挂钩系统根目录来捕获和重构数据流,以及专为内核权限提升而设计的漏洞利用,以将进程权限提升为管理根权限。 该工具包涵盖了广泛的功能,包括远程代码执行、用于签名规避的 Shellcode 打包,以及移动设备日志和电信记录的渗出与解析。它还提供用于绑定网络端口和浏览解密归档的工具。
Obscures and compresses payload code to bypass security scanners and fit within specific memory limits.