Commit d7d2ea9
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 %/"1 parent b0e09b1 commit d7d2ea9
1 file changed
+11
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1055 | 1055 | | |
1056 | 1056 | | |
1057 | 1057 | | |
1058 | | - | |
1059 | | - | |
1060 | | - | |
| 1058 | + | |
| 1059 | + | |
| 1060 | + | |
1061 | 1061 | | |
1062 | 1062 | | |
1063 | 1063 | | |
| |||
1107 | 1107 | | |
1108 | 1108 | | |
1109 | 1109 | | |
1110 | | - | |
1111 | | - | |
| 1110 | + | |
| 1111 | + | |
1112 | 1112 | | |
1113 | | - | |
1114 | | - | |
1115 | | - | |
| 1113 | + | |
| 1114 | + | |
| 1115 | + | |
1116 | 1116 | | |
1117 | 1117 | | |
1118 | 1118 | | |
| |||
1200 | 1200 | | |
1201 | 1201 | | |
1202 | 1202 | | |
1203 | | - | |
1204 | | - | |
1205 | | - | |
| 1203 | + | |
| 1204 | + | |
| 1205 | + | |
1206 | 1206 | | |
1207 | 1207 | | |
1208 | 1208 | | |
| |||
0 commit comments