Skip to content
A port of Rolf Rolles' https://github.com/RolfRolles/HexRaysDeob to Python
Python
Branch: master
Clone or download
Arnaud Diederen Arnaud Diederen
Arnaud Diederen and Arnaud Diederen Initial commit
Latest commit dd3588b Oct 15, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
pyhexraysdeob_modules Initial commit Oct 15, 2019
.gitignore Initial commit Oct 15, 2019
README.md Initial commit Oct 15, 2019
pyhexraysdeob.py Initial commit Oct 15, 2019

README.md

pyhexraysdeob

This is a port of Rolf Rolles' HexRaysDeob to IDAPython.

This port matches the C++ source code as much as possible on purpose, and is by no means 'pythonic' Python code. Still, it is a great way to demonstrate how the 'microcode' API can be used from IDAPython.

You can’t perform that action at this time.