pe_to_shellcode_linux:PE到shellcode会将任何Windows非.dot net 64位EXE文件转换为shellcode。 这基于
pe_to_shellcode_linux PE到shellcode会将任何Windows非.dot net 64位EXE文件转换为shellcode。 这基于hasherezade的Windows pe_to_shellcode( )。 Hashrezade的HLDR64文件源 下载和构建: 在终端中,通过git下载源代码: git clone cd进入文件夹: cd pe_to_shellcode_linux 键入./build.sh 选项: -f指定要转换的exe文件 -o输出要使用的二进制shell文件 用法:pe2shellcode -f 64bitexe.e
文件列表
pe_to_shellcode_linux-master.zip
(预估有个23文件)
pe_to_shellcode_linux-master
queue.cpp
3KB
run_shell_code
main.cpp
737B
required
memory.h
1KB
nix.h
190B
memory.cpp
4KB
platform.h
192B
assert.h
298B
暂无评论