Logo
Explore Help
Sign In
The-Homebrew-Cloud/cemu-idapython
2
0
Fork 0
You've already forked cemu-idapython
mirror of https://github.com/cemu-project/idapython.git synced 2025-06-13 06:58:32 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
53d99a141ab5ec7212cbb67a833df50d959beb79
cemu-idapython/python
History
ero.carrera@gmail.com 53d99a141a - Fixed a really subtle bug in some of the uses of _IDC_SetAttr(). In a couple of locations the call is made as part of the condition of an IF. But _IDC_SetAttr() will always return None ( "return setattr(obj, attrmap[attroffs][1], value)" ), leading to the value being properly set in the instance but never updated in the IDB. Which led to mysterious behavior because of "vanishing" attributes
2010-04-12 17:12:23 +00:00
..
idautils.py
- added GetInstructionList() and GetRegisterList() to idautils.py
2010-03-22 14:21:43 +00:00
idc.py
- Fixed a really subtle bug in some of the uses of _IDC_SetAttr(). In a couple of locations the call is made as part of the condition of an IF. But _IDC_SetAttr() will always return None ( "return setattr(obj, attrmap[attroffs][1], value)" ), leading to the value being properly set in the instance but never updated in the IDB. Which led to mysterious behavior because of "vanishing" attributes
2010-04-12 17:12:23 +00:00
init.py
- minor code cleanup
2010-03-05 11:35:28 +00:00
Powered by Gitea Version: 1.24.0 Page: 30ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API