| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Updated IDA API call for IDA 7.x | Vikas Gupta | 2021-06-09 | 1 | -1/+1 |
| * | IDAPython 7.4 porting | nofiv | 2020-04-16 | 1 | -1/+1 |
| * | Rename miasm2 to miasm | Fabrice Desclaux | 2019-03-05 | 1 | -5/+5 |
| * | Support python2/python3 | Fabrice Desclaux | 2019-03-05 | 1 | -2/+4 |
| * | Example: fix exprmem ptr access | Fabrice Desclaux | 2018-12-07 | 1 | -1/+1 |
| * | Expresion: use ExprAssign instead of ExprAff | Fabrice Desclaux | 2018-10-01 | 1 | -1/+1 |
| * | Update symbol_pool's deprecated API -> LocationDB | Ajax | 2018-07-03 | 1 | -1/+1 |
| * | symbol_pool -> loc_db | Ajax | 2018-07-03 | 1 | -7/+7 |
| * | Example/ida: use addr to guess arch | Fabrice Desclaux | 2018-06-19 | 1 | -2/+9 |
| * | Core: replace AsmLabel by LocKey | Fabrice Desclaux | 2018-06-09 | 1 | -12/+22 |
| * | Example/IDA: fix bigendian source info | Fabrice Desclaux | 2018-04-12 | 1 | -1/+1 |
| * | PPC32: integration | Fabrice Desclaux | 2018-03-04 | 1 | -0/+2 |
| * | Example/IDA: update IR string output | Fabrice Desclaux | 2018-01-05 | 1 | -49/+69 |
| * | Example/ida: fix size issue | Fabrice Desclaux | 2017-09-07 | 1 | -17/+15 |
| * | Example: fix tipo | Fabrice Desclaux | 2017-05-09 | 1 | -1/+1 |
| * | Update IDA utils with the new API | Ajax | 2016-11-17 | 1 | -3/+3 |
| * | Example/ida/utils: fix mips arch | Fabrice Desclaux | 2015-10-29 | 1 | -2/+2 |
| * | Example/ida: add aarch64 to ida utils | Fabrice Desclaux | 2015-08-09 | 1 | -13/+21 |
| * | Example/IDA: Reorganize imports | Camille Mougey | 2015-02-11 | 1 | -0/+1 |
| * | Example/IDA: Move `translatorForm` to `utils` | Camille Mougey | 2015-02-09 | 1 | -0/+56 |
| * | Examples/IDA: Export common IDA methods to a file `utils` | Camille Mougey | 2015-02-09 | 1 | -0/+113 |