Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/patois/necromancer

IDA Pro V850 Processor Module Extension
https://github.com/patois/necromancer

ida ida-plugin ida-pro idapython nec necromancer processor processor-module renesas v850

Last synced: 3 months ago
JSON representation

IDA Pro V850 Processor Module Extension

Awesome Lists containing this project

README

        

# NECromancer
IDA Pro V850 Processor Module Extension

This plugin extends the V850E1 IDA processor module by adding support
for certain V850E2 instructions on a per need basis. Rather than modifying
the source code of the V850E1 IDA processor module, this script has been
developed as an exercise in writing a processor module extension in
IDAPython, particularly for version 7 of IDA and onwards.

## Installation
Copy NECromancer.py to your IDA plugins directory