This website requires JavaScript.
Explore
Help
Sign In
cemu-project
/
archived-idapython
Watch
1
Star
0
Fork
0
You've already forked archived-idapython
mirror of
https://github.com/cemu-project/idapython.git
synced
2026-01-31 01:15:17 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f4f5aa0441de48bbc616956bdcd5cb6e0f1eb7ed
archived-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