This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
unicorn
Watch
1
Star
0
Fork
0
You've already forked unicorn
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
unicorn
/
samples
History
Nguyen Anh Quynh
b4894ce43e
cleanup sample_ppc.c
2020-05-27 16:54:00 +08:00
..
.gitignore
…
Makefile
Fix C sample output to match python sample
2020-05-11 23:11:52 +03:00
mem_apis.c
…
sample_all.sh
Initial update for PPC
2020-05-08 21:54:29 +03:00
sample_arm64.c
Fixed register mistake in comments (
#894
)
2017-09-17 16:40:01 +07:00
sample_arm64eb.c
arm64eb: arm64 big endian also using little endian instructions. (
#816
)
2017-05-04 20:00:48 +08:00
sample_arm.c
Fixed some conflicts
2017-01-23 11:35:00 +11:00
sample_armeb.c
…
sample_batch_reg.c
…
sample_m68k.c
…
sample_mips.c
…
sample_ppc.c
cleanup sample_ppc.c
2020-05-27 16:54:00 +08:00
sample_sparc.c
…
sample_x86_32_gdt_and_seg_regs.c
fixed leaks in test cases (
#1247
)
2020-05-02 18:18:18 +08:00
sample_x86.c
remove UC_ERR_TIMEOUT, so timeout on uc_emu_start() is not considered error. added UC_QUERY_TIMEOUT to query exit reason
2020-05-24 23:54:45 +08:00
shellcode.c
…