about summary refs log tree commit diff stats
path: root/example/disasm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Example/Disasm/Full: fix follow_call optionFabrice Desclaux2015-06-291-0/+1
* Treat properly multiple addresses as advertisedMathieu Geli2015-06-161-1/+1
* TestAll: Update disasm 'file.py' example addressAjax2015-05-271-1/+2
* DisasmFull: The architecture is now an optionnal argument, otherwise cont.arc...Ajax2015-03-191-8/+15
* Disasm/Full: args.address can be empty, otherwise `default_addr` code is neve...Ajax2015-03-191-1/+1
* Example/Disasm/Full: Compute IR with & without analysis on `-g`Camille Mougey2015-02-241-6/+17
* Example: Move disasm's examples to a `disasm` directoryCamille Mougey2015-01-234-0/+232