• Stars
    star
    1,177
  • Rank 39,735 (Top 0.8 %)
  • Language
    Python
  • License
    BSD 3-Clause "New...
  • Created over 7 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

IDA pro plugin to find crypto constants (and more)

findcrypt-yara

IDA pro plugin to find crypto constants (and more)

bot

Installation Notes

If yara is not already installed on your system, install the yara-python package with pip.

Do not install the yara pip package; it is not compatible with this plugin.

User-defined rules

Custom rule files can be stored in :

  • $HOME/.idapro/plugins/findcrypt-yara/*.rules under Linux and MacOS.
  • %APPDATA%\\Roaming\\Hex-Rays\\IDA Pro\\plugin\\findcrypt-yara\\*.rules under Windows.