This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
cemu-idapython
Watch
2
Star
0
Fork
0
You've already forked cemu-idapython
mirror of
https://github.com/cemu-project/idapython.git
synced
2025-02-13 16:39:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cemu-idapython
/
python
History
gergely.erdelyi
f4f5aa0441
idc.py: Fixed GetOpType() and GetOperandValue() to use decode_insn() so they are not destructive
...
idc.py: Fixed MakeCode() to use the new create_insn()
2009-03-22 15:27:46 +00:00
..
idautils.py
idautils.py: CPU registers are now accessible as cpu.EAX (bot read and write). Patch by Igor Skochinsky
2009-01-27 17:37:10 +00:00
idc.py
idc.py: Fixed GetOpType() and GetOperandValue() to use decode_insn() so they are not destructive
2009-03-22 15:27:46 +00:00
init.py
ScriptBox_instance renamed to scriptbox
2009-01-27 18:08:54 +00:00