discovered 03 Aug 2026
ghidra-findcrypt
→ View on GitHubGhidra FindCrypt is an analysis module for Ghidra that automates the detection of cryptographic constants within binary files. It leverages the Ghidra API to efficiently label identified constants with their associated algorithms, which are grouped under the prefix `CRYPT_` in the Symbol Tree. Notable features include automatic datatype assignment for found constants and detailed comments that specify the type and size of detected cryptographic data.