You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed the form cannot be shown for ida pro 7.2 release version (#55)
* fixed inf no attribute "mf", because ida pro beta 3 (170724) renamed inf.is_mf()/set_mf() -> is_be()/set_be()
* fixed inf no attribute "mf", because ida pro beta 3 (170724) renamed inf.is_mf()/set_mf() -> is_be()/set_be()
* fixed inf no attribute "mf", because ida pro beta 3 (170724) renamed inf.is_mf()/set_mf() -> is_be()/set_be()
* fixed inf no attribute "mf", because ida pro beta 3 (170724) renamed inf.is_mf()/set_mf() -> is_be()/set_be()
* fixed inf no attribute "mf", because ida pro7 beta 3 (170724) renamed inf.is_mf()/set_mf() -> is_be()/set_be()
* fixed inf no attribute "mf", because ida pro7 beta 3 (170724) renamed inf.is_mf()/set_mf() -> is_be()/set_be()
* fixed inf no attribute "mf", because ida pro7 beta 3 (170724) renamed inf.is_mf()/set_mf() -> is_be()/set_be()
* fixed inf no attribute "mf", because ida pro7 beta 3 (170724) renamed inf.is_mf()/set_mf() -> is_be()/set_be()
* Add ida pro version check, about be(big endian)
* Add ida pro version check, about be(big endian)
* Add ida pro version check, about be(big endian)
* Add ida pro version check, about be(big endian)
* Since ida pro7 beta 3 (170724) renamed inf.mf -> is_be()/set_be(), Compatible with ida pro 6, 7(beta);
for everyone is happy
* Since ida pro7 beta 3 (170724) renamed inf.mf -> is_be()/set_be(), Compatible with ida pro 6, 7(beta);
for everyone is happy
* Since ida pro7 beta 3 (170724) renamed inf.mf -> is_be()/set_be(), Compatible with ida pro 6, 7(beta);
for everyone is happy
* Since ida pro7 beta 3 (170724) renamed inf.mf -> is_be()/set_be(), Compatible with ida pro 6, 7(beta);
for everyone is happy
* Fixed inf has no attribute "mf" (#25)
* fixed inf no attribute "mf", because ida pro beta 3 (170724) renamed inf.is_mf()/set_mf() -> is_be()/set_be()
* fixed inf no attribute "mf", because ida pro7 beta 3 (170724) renamed inf.is_mf()/set_mf() -> is_be()/set_be()
* Add ida pro version check, about be(big endian)
* Since ida pro7 beta 3 (170724) renamed inf.mf -> is_be()/set_be(), Compatible with ida pro 6, 7(beta);
for everyone is happy
* Minor bug fixes and code cleanup (#26)
* 1. fixed ida pro 7 beta6 x86 crash. idainfo object has no attribute 'procname'
2. refactor: removed "from idc_bc695" According to hexray log document, idc has been done on the adapter idc_bc695, do not need to expose idc_bc695.
3. refactor: removed the adapter idaapi.read_selection. idaapi.read_selection has been adapted internally
* 1. fixed ida pro 7 beta6 x86 crash. idainfo object has no attribute 'procname'
2. refactor: removed "from idc_bc695" According to hexray log document, idc has been done on the adapter idc_bc695, do not need to expose idc_bc695.
3. refactor: removed the adapter idaapi.read_selection. idaapi.read_selection has been adapted internally
* 1. fixed ida pro 7 beta6 x86 crash. idainfo object has no attribute 'procname'
2. refactor: removed "from idc_bc695" According to hexray log document, idc has been done on the adapter idc_bc695, do not need to expose idc_bc695.
3. refactor: removed the adapter idaapi.read_selection. idaapi.read_selection has been adapted internally
* 1. fixed ida pro 7 beta6 x86 crash. idainfo object has no attribute 'procname'
2. refactor: removed "from idc_bc695" According to hexray log document, idc has been done on the adapter idc_bc695, do not need to expose idc_bc695.
3. refactor: removed the adapter idaapi.read_selection. idaapi.read_selection has been adapted internally
* 1. fixed ida pro 7 beta6 x86 crash. idainfo object has no attribute 'procname'
2. refactor: removed "from idc_bc695" According to hexray log document, idc has been done on the adapter idc_bc695, do not need to expose idc_bc695.
3. refactor: removed the adapter idaapi.read_selection. idaapi.read_selection has been adapted internally
* 1. fixed ida pro 7 beta6 x86 crash. idainfo object has no attribute 'procname'
2. refactor: removed "from idc_bc695" According to hexray log document, idc has been done on the adapter idc_bc695, do not need to expose idc_bc695.
3. refactor: removed the adapter idaapi.read_selection. idaapi.read_selection has been adapted internally
* 1. fixed ida pro 7 beta6 x86 crash. idainfo object has no attribute 'procname'
2. refactor: removed "from idc_bc695" According to hexray log document, idc has been done on the adapter idc_bc695, do not need to expose idc_bc695.
3. refactor: removed the adapter idaapi.read_selection. idaapi.read_selection has been adapted internally
* 1. fixed ida pro 7 beta6 x86 crash. idainfo object has no attribute 'procname'
2. refactor: removed "from idc_bc695" According to hexray log document, idc has been done on the adapter idc_bc695, do not need to expose idc_bc695.
3. refactor: removed the adapter idaapi.read_selection. idaapi.read_selection has been adapted internally
* Merge branch 'master' of https://github.com/fjh658/keypatch
* Merge branch 'master' of https://github.com/fjh658/keypatch
* Merge branch 'master' of https://github.com/fjh658/keypatch
* Merge branch 'master' of https://github.com/fjh658/keypatch
* Merge branch 'master' of https://github.com/fjh658/keypatch
* Merge branch 'master' of https://github.com/fjh658/keypatch
* Merge branch 'master' of https://github.com/fjh658/keypatch
* Merge branch 'master' of https://github.com/fjh658/keypatch
* Merge branch 'master' of https://github.com/fjh658/keypatch
* Merge branch 'master' of https://github.com/fjh658/keypatch
* Update the installation documentation for the macOS ida
* Improve the accuracy of the documentation
* Fixed the form cannot be shown for ida pro 7.2 beta Version 7.2.181019. "form: error at %/"
0 commit comments