| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Example/UnpackUPX: entrypoint was fixed twice | Ajax | 2015-11-06 | 1 | -1/+0 | |
| | | | ||||||
| | * | Example/UnpackUPX: useless variable | Ajax | 2015-11-06 | 1 | -4/+1 | |
| | | | ||||||
| * | | Example/Jitter: unused import | Ajax | 2015-11-06 | 1 | -2/+1 | |
| | | | ||||||
| * | | Example/Jitter: unused import | Ajax | 2015-11-06 | 1 | -4/+0 | |
| | | | ||||||
| * | | Example/Jitter: unused import | Ajax | 2015-11-06 | 1 | -2/+1 | |
| |/ | ||||||
| * | In interactive use, allow C-like prefixes to choose the base of integers | Aymeric Vincent | 2015-10-27 | 2 | -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 properly | Camille Mougey | 2015-10-19 | 1 | -0/+3 | |
| | | ||||||
| * | Add aarch64l md5 sandbox and test | Fabrice Desclaux | 2015-08-09 | 1 | -0/+28 | |
| | | ||||||
| * | Jitter: fix example api | Fabrice Desclaux | 2015-07-16 | 2 | -3/+3 | |
| | | ||||||
| * | example unpack_upx: use argument lists in .func_args_*() | Pierre LALET | 2015-02-17 | 1 | -7/+4 | |
| | | ||||||
| * | Sandbox: add x86_64 bit example | Fabrice Desclaux | 2015-02-13 | 1 | -0/+23 | |
| | | ||||||
| * | Example: Move jitter's examples to a `jitter` directory | Camille Mougey | 2015-01-23 | 7 | -0/+403 | |