bnbdr / ida-yara-processor

IDA Processor for Compiled YARA Rules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compiled YARA Rules Processor for IDA

Loader and processor for YARA's compiled rule format

Installation

put the processor plugin in:

<IDA_INSTALL_DIR>\procs\

put the file loader in:

<IDA_INSTALL_DIR>\loaders\

Requirements

  • IDA 7.0

Tested Versions

  • YARA 3.7.0
  • YARA 3.8.1

License

MIT 2018 @bnbdr

About

IDA Processor for Compiled YARA Rules


Languages

Language:Python 97.2%Language:YARA 2.8%