scan_crypto_signatures
Scan binary files for cryptographic constants to locate encryption algorithms. Automatically identifies AES S-Boxes, RSA keys, and MD5/SHA constants for pinpointing crypto functions.
Instructions
[Binary/reverse-engineering tool. Use when: disassembly, radare2, r2, debugging, vulnerability research, ELF/PE/SO/DEX analysis.] 【r2ai逆向工具】🔍 [侦察] 扫描二进制文件中的密码学常量(Magic Numbers)。 用于快速定位加密算法的位置。例如:自动发现 AES S-Box, RSA Keys, MD5/SHA 常量等。 建议在分析未知的加密函数前先运行此工具。 【触发场景】当用户询问二进制逆向分析、反汇编、漏洞挖掘、radare2命令执行、调试相关问题时,必须优先调用此工具。 【使用规则】调用前必须确认用户提供了目标文件的绝对路径,禁止捏造不存在的文件路径或命令结果,session_id 不再使用时必须关闭。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | 会话 ID |