unicorn/samples
Elias Bachaalany d10737c9f8 Added .gitignore for VS 2015 (#794) 2017-04-12 08:50:02 +08:00
..
msvc Added .gitignore for VS 2015 (#794) 2017-04-12 08:50:02 +08:00
.gitignore samples: more flexible .gitignore 2016-06-16 09:23:00 +08:00
Makefile armeb: Add support for ARM big endian. 2017-03-13 22:32:44 +08:00
mem_apis.c uc_hook_add(): add begin & end arguments for all hook types. also update Python binding after this change 2016-02-11 08:02:13 +08:00
sample_all.sh add sample_armeb to sample_all.sh 2017-03-18 16:30:44 +08:00
sample_arm.c Fixed ARM sample to properly run THUMB code #638 2016-09-20 10:15:58 +02:00
sample_arm64.c uc_hook_add(): add begin & end arguments for all hook types. also update Python binding after this change 2016-02-11 08:02:13 +08:00
sample_armeb.c armeb: add C sample for armeb. 2017-03-13 23:19:09 +08:00
sample_batch_reg.c samples: fix warning on printing 64bit int in sample_batch_reg.c 2016-04-18 12:54:21 +08:00
sample_m68k.c uc_hook_add(): add begin & end arguments for all hook types. also update Python binding after this change 2016-02-11 08:02:13 +08:00
sample_mips.c uc_hook_add(): add begin & end arguments for all hook types. also update Python binding after this change 2016-02-11 08:02:13 +08:00
sample_sparc.c uc_hook_add(): add begin & end arguments for all hook types. also update Python binding after this change 2016-02-11 08:02:13 +08:00
sample_x86.c rename API uc_mem_free() to uc_free(). see #662 2017-01-10 20:59:14 +08:00
sample_x86_32_gdt_and_seg_regs.c make cleanup 2016-11-06 16:27:24 -08:00
shellcode.c Make cleanup (#666) 2016-11-19 17:17:48 +08:00