文件名称:蔡氏电路matlab仿真代码-FindCrypt3:查找加密常量IDA7.x插件
文件大小:1.04MB
文件格式:ZIP
更新时间:2024-06-15 10:15:16
系统开源
matlab仿真代码FindCrypt3 查找加密常量IDA 7.x插件 此插件是由HexRays的Ilfak基于findcrypt1和findcrypt2开发的。 HexRays findcryptx起源博客文章: 参考源代码,想法和const,来自: 其余的我从各种来源收集加密const(表,sparse_const,nonsparse_const,opcode_const ...): CryptoPP库 LibTomCrypt 细雨的ASM CryptoHash Delphi DCPC加密库 暂时,该插件仍不完整,仍处于修复代码和优化速度的阶段。 但是能够运行。 开始分析时,应使用以下2个插件来扫描IDA数据库: Simabus IDA Signsrch插件: Findcrypt Yara: 去做: 添加选择器显示结果加密扫描 在IDA的“搜索”菜单中添加命令菜单“ Crypto consts ...” 使用opcode_consts扫描操作码 尽可能优化速度。 然后,它很烂:D
【文件预览】:
FindCrypt3-main
----.gitignore(221B)
----findcrypt3.hpp(1KB)
----bin()
--------findcrypt3.dll(533KB)
--------findcrypt364.dll(533KB)
----LICENSE(1KB)
----sparse.cpp(12KB)
----README.md(1KB)
----operands.cpp(11KB)
----consts.cpp(1.4MB)
----findcrypt3.cpp(13KB)
----makefile(874B)
----hal_search.cpp(6KB)
----.gitattributes(66B)