Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/patois/necromancer
- Owner: patois
- License: gpl-3.0
- Created: 2017-08-20T12:25:42.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-08T16:06:18.000Z (over 6 years ago)
- Last Synced: 2024-05-27T12:43:34.375Z (6 months ago)
- Topics: ida, ida-plugin, ida-pro, idapython, nec, necromancer, processor, processor-module, renesas, v850
- Language: Python
- Homepage:
- Size: 21.5 KB
- Stars: 30
- Watchers: 8
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NECromancer
IDA Pro V850 Processor Module ExtensionThis 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