mirror of
https://github.com/Vita3K/unicorn.git
synced 2024-11-23 13:29:40 +00:00
feb46abb4a
* Integration with oss-fuzz * Use CFLAGS even for linking as for fuzzing with asan * Do not abort on uc_emu_start error * Redirect fuzz output somewhere else than stdout * Use uc_open for every fuzz instance * Avoids timeouts from infinite loops Limiting the number of instructions * Moving fuzz to tests directory |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
mem_apis.c | ||
sample_all.sh | ||
sample_arm64.c | ||
sample_arm64eb.c | ||
sample_arm.c | ||
sample_armeb.c | ||
sample_batch_reg.c | ||
sample_m68k.c | ||
sample_mips.c | ||
sample_sparc.c | ||
sample_x86_32_gdt_and_seg_regs.c | ||
sample_x86.c | ||
shellcode.c |