about summary refs log tree commit diff stats
path: root/example/jitter (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * Example/UnpackUPX: entrypoint was fixed twiceAjax2015-11-061-1/+0
| |
| * Example/UnpackUPX: useless variableAjax2015-11-061-4/+1
| |
* | Example/Jitter: unused importAjax2015-11-061-2/+1
| |
* | Example/Jitter: unused importAjax2015-11-061-4/+0
| |
* | Example/Jitter: unused importAjax2015-11-061-2/+1
|/
* In interactive use, allow C-like prefixes to choose the base of integersAymeric Vincent2015-10-272-2/+2
| | | | | | | 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.
* UnpackUPX: stop execution properlyCamille Mougey2015-10-191-0/+3
|
* Add aarch64l md5 sandbox and testFabrice Desclaux2015-08-091-0/+28
|
* Jitter: fix example apiFabrice Desclaux2015-07-162-3/+3
|
* example unpack_upx: use argument lists in .func_args_*()Pierre LALET2015-02-171-7/+4
|
* Sandbox: add x86_64 bit exampleFabrice Desclaux2015-02-131-0/+23
|
* Example: Move jitter's examples to a `jitter` directoryCamille Mougey2015-01-237-0/+403