about summary refs log tree commit diff stats
path: root/example/disasm/file.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* BasicBlocks: update examples with the new APIAjax2016-01-261-4/+2
|
* Example: move output .txt to .dotAjax2015-11-091-1/+1
|
* In interactive use, allow C-like prefixes to choose the base of integersAymeric Vincent2015-10-271-1/+1
| | | | | | | Use Python's int(s, 0) to allow string "s" to specify its base where addresses and offsets can be supplied. This change makes the situation homogeneous among the various examples and interactive usage.
* TestAll: Update disasm 'file.py' example addressAjax2015-05-271-1/+2
|
* Example: Move disasm's examples to a `disasm` directoryCamille Mougey2015-01-231-0/+19