peid-finder:在 NodeJS 中运行的原始 PEID 查找器

时间:2024-07-12 01:18:30
【文件属性】:

文件名称:peid-finder:在 NodeJS 中运行的原始 PEID 查找器

文件大小:4.24MB

文件格式:ZIP

更新时间:2024-07-12 01:18:30

JavaScript

peid-finder 将找到从可执行文件中提取可移植的可执行入口点字符串(最多 32 个字符)以进行识别。 NOTE: an issue with arch misidentification has been fixed for 32 bit node on 64 bit windows. 32 bit detection has been fixed in general. Also, at some point I will get this moved over to a node-gyp based install. This will strip out some of the unnessary objdump stuff and (MAYBE?!) help with running this cross-platform. 这可以用作 NodeJS 模块 va


【文件预览】:
peid-finder-master
----.gitignore(593B)
----README.md(898B)
----bin()
--------objdump-x64.exe(2.12MB)
--------peid-finder(480B)
--------upx.exe(298KB)
--------objdump-x86.exe(1.05MB)
----test()
--------mock()
--------index.js(4KB)
----LICENSE(1KB)
----package.json(1KB)
----unpack.js(787B)
----index.js(5KB)

网友评论