shcode2exe:从Windows或Linux将Shellcode编译为exe文件

时间:2021-03-04 03:37:06
【文件属性】:
文件名称:shcode2exe:从Windows或Linux将Shellcode编译为exe文件
文件大小:1.94MB
文件格式:ZIP
更新时间:2021-03-04 03:37:06
Python shcode2exe(shellcode到exe) 从Windows或Linux将Shellcode编译为exe文件。 特征 可以接受shellcode blob或字符串(字符串格式\x5e\x31 ) 可以针对32位或64位Windows体系结构。 跨平台。 在Linux或Windows上均可使用。 在Linux上运行时不依赖Wine 经过测试可使用Python v3.3及更高版本 经过测试,可以在Windows 7(非SP1)及更高版本上运行 主要用于恶意软件分析,但也可以用于漏洞利用开发。 受启发。 依存关系 对于Linux,请通过软件包管理器安装上述依赖项。 $ sudo apt install nasm $ sudo apt install binutils 对于Windows,您可以从安装nasm。 对于链接器,可以通过安装获得ld.exe的64位版本。 作为替
【文件预览】:
shcode2exe-master
----test.txt(149B)
----LICENSE(34KB)
----tools()
--------nasm()
--------linkers()
----README.md(3KB)
----test.bin(37B)
----shcode2exe.py(4KB)
----.gitignore(6B)

网友评论