文件名称:peframe:PE框架
文件大小:261KB
文件格式:ZIP
更新时间:2024-05-28 10:21:07
Python
PE框架 PEframe是一个开源工具,可对恶意软件进行静态分析。 用法 $ peframe malware.exe $ peframe [--option] malware.exe 选项 --json Output in json --import Imported function and dll --export Exported function and dll --dir-import Import directory --dir-export Export directory --dir-resource Resource directory --dir-debug Debug directory --dir-tls TLS directory --strings Get all strings --se
【文件预览】:
peframe-master
----setup.py(4KB)
----README.rst(8KB)
----peframe()
--------__init__.py(133B)
--------signatures()
--------peframe.py(3KB)
--------modules()
----CHANGELOG.rst(732B)