2 matches found
recomposer
Recomposer.py Ever have that not so safe feeling uploading your malware binaries to VirusTotal or other AV sites because you can look up binaries by hashes? Example: https://github.com/mubix/vt-notify Feel somewhat safer with Recomposer! Recomposer will take your binary and randomly do the...
5.7AI score
SaveExploits0References1
recomposer
Recomposer.py 是否曾经因为可以通过哈希查找二进制文件而觉得将恶意软件二进制上传到VirusTotal或其他反病毒网站不太安全?(示例:https://github.com/mubix/vt-notify) 使用Recomposer 感觉稍微安全一些! Recomposer会对你的二进制文件进行以下随机操作: 更改文件名 更改节名称 更改节标志 在每个长度超过20字节的可用代码洞穴中注入随机数量的五种不同类型的NOP 顺便一提,你的文件仍然可以执行,所以放心上传吧! 支持win32/64 PE文件!! 两种模式: 手动:像PE编辑器一样工作,更改节名称和标志...
6AI score
SaveExploits0References1
20