| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Example: move output .txt to .dot | Ajax | 2015-11-09 | 3 | -5/+5 |
| * | Example/Disasm/Callback: comment and update with new API | Ajax | 2015-11-09 | 1 | -8/+15 |
| * | Disasm/x86: move `pushpop` callback to an example `callback.py` | Ajax | 2015-11-09 | 1 | -0/+60 |
| * | In interactive use, allow C-like prefixes to choose the base of integers | Aymeric Vincent | 2015-10-27 | 2 | -3/+4 |
| * | Example/Disasm/Full: fix follow_call option | Fabrice Desclaux | 2015-06-29 | 1 | -0/+1 |
| * | Treat properly multiple addresses as advertised | Mathieu Geli | 2015-06-16 | 1 | -1/+1 |
| * | TestAll: Update disasm 'file.py' example address | Ajax | 2015-05-27 | 1 | -1/+2 |
| * | DisasmFull: The architecture is now an optionnal argument, otherwise cont.arc... | Ajax | 2015-03-19 | 1 | -8/+15 |
| * | Disasm/Full: args.address can be empty, otherwise `default_addr` code is neve... | Ajax | 2015-03-19 | 1 | -1/+1 |
| * | Example/Disasm/Full: Compute IR with & without analysis on `-g` | Camille Mougey | 2015-02-24 | 1 | -6/+17 |
| * | Example: Move disasm's examples to a `disasm` directory | Camille Mougey | 2015-01-23 | 4 | -0/+232 |