All Projects → patois → Necromancer

patois / Necromancer

Licence: gpl-3.0
IDA Pro V850 Processor Module Extension

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Necromancer

Hyara
Yara rule making tool (IDA Pro & Binary Ninja & Cutter Plugin)
Stars: ✭ 142 (+576.19%)
Mutual labels:  ida, ida-pro, ida-plugin, idapython
Idarling
Collaborative Reverse Engineering plugin for IDA Pro & Hex-Rays
Stars: ✭ 588 (+2700%)
Mutual labels:  ida, ida-pro, ida-plugin, idapython
Flare Ida
IDA Pro utilities from FLARE team
Stars: ✭ 1,374 (+6442.86%)
Mutual labels:  ida, ida-pro, ida-plugin, idapython
ida migrator
IDA Migrator is an IDA Pro plugin which helps migrate existing work from one database instance to another. It Conveniently migrates function names, structures and enums.
Stars: ✭ 65 (+209.52%)
Mutual labels:  ida, ida-pro, ida-plugin, idapython
obfDetect
IDA plugin to pinpoint obfuscated code
Stars: ✭ 99 (+371.43%)
Mutual labels:  ida, ida-pro, ida-plugin, idapython
Ipyida
IPython console integration for IDA Pro
Stars: ✭ 358 (+1604.76%)
Mutual labels:  ida, ida-pro, ida-plugin, idapython
Idangr
Use angr in the IDA Pro debugger generating a state from the current debug session
Stars: ✭ 214 (+919.05%)
Mutual labels:  ida, ida-pro, ida-plugin, idapython
Idawasm
IDA Pro loader and processor modules for WebAssembly
Stars: ✭ 264 (+1157.14%)
Mutual labels:  ida, ida-pro, idapython
xray
Hexrays decompiler plugin that colorizes and filters the decompiler's output based on regular expressions
Stars: ✭ 97 (+361.9%)
Mutual labels:  ida, ida-pro, idapython
Sark
IDAPython Made Easy
Stars: ✭ 477 (+2171.43%)
Mutual labels:  ida-pro, ida-plugin, idapython
IDAShell
Shell extension for opening executables in IDA
Stars: ✭ 172 (+719.05%)
Mutual labels:  ida, ida-pro, ida-plugin
ida-embed-arch-disasm
Allows IDA PRO to disassemble x86-64 code (WOW64) in 32-bit database
Stars: ✭ 22 (+4.76%)
Mutual labels:  ida-pro, ida-plugin, idapython
IDA7-FunctionStringAssociate
FunctionStringAssociate plugin by sirmabus, ported to IDA 7
Stars: ✭ 17 (-19.05%)
Mutual labels:  ida, ida-pro, ida-plugin
dynlib
IDA Pro plugin to aid PS4 user mode ELF reverse engineering.
Stars: ✭ 51 (+142.86%)
Mutual labels:  ida, ida-pro, ida-plugin
DrGadget
dr.rer.oec.gadget IDAPython plugin for the Interactive Disassembler <ABANDONED PROJECT>
Stars: ✭ 61 (+190.48%)
Mutual labels:  ida-pro, ida-plugin, idapython
Scratchabit
Easily retargetable and hackable interactive disassembler with IDAPython-compatible plugin API
Stars: ✭ 369 (+1657.14%)
Mutual labels:  ida, ida-plugin, idapython
idapython-cheatsheet
scripting IDA like a Pro
Stars: ✭ 13 (-38.1%)
Mutual labels:  ida, ida-pro, idapython
Heap Viewer
An IDA Pro plugin to examine the glibc heap, focused on exploit development
Stars: ✭ 574 (+2633.33%)
Mutual labels:  ida-pro, ida-plugin, idapython
idapm
idapm is IDA Plugin Manager via GitHub Repository.
Stars: ✭ 50 (+138.1%)
Mutual labels:  ida, ida-pro, ida-plugin
DriverBuddyReloaded
Driver Buddy Reloaded is an IDA Pro Python plugin that helps automate some tedious Windows Kernel Drivers reverse engineering tasks
Stars: ✭ 210 (+900%)
Mutual labels:  ida, ida-plugin, idapython

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].