8000 GitHub - RobinDavid/findcrypt4-yara: Python module to find crypto (and optionally an IDA pro plugin)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

RobinDavid/findcrypt4-yara

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Python module to find crypto (and optionally an IDA pro plugin)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0