about summary refs log tree commit diff stats
path: root/example/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Core/ASMBloc: resolve_symbol now returns only the resolved blocsCamille Mougey2015-01-261-1/+1
* Example/ASM: Add a minimalist exampleCamille Mougey2015-01-261-0/+37
* Example/ASM: Test the second ARM (arm_sc.S) exampleCamille Mougey2015-01-231-62/+0
* Example/ASM: Test the x86_64 exampleCamille Mougey2015-01-231-67/+0
* Example/ASM: Avoid duplicating code by using a common script shellcode.pyCamille Mougey2015-01-238-544/+110
* Example: Move asm's examples to a `asm` directoryCamille Mougey2015-01-239-0/+673