This website requires JavaScript.
Explore
Help
Sign In
lazymio
/
unicorn
Watch
1
Star
0
Fork
0
You've already forked unicorn
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d01035767e47f69b4e545d1843dbaf08e6a74752
unicorn
/
tests
/
regress
History
lazymio
d1da4de080
Merge pull request
#1929
from xclusivor/master
...
Remove semicolons in python files
2024-03-08 15:10:58 +08:00
..
.gitignore
…
00opcode_uc_crash.c
…
001-bad_condition_code_0xe.c
…
002-qemu__fatal__unimplemented_control_register_write_0xffb___0x0.c
…
003-qemu__fatal__wdebug_not_implemented.c
…
004-segmentation_fault_1.c
…
005-qemu__fatal__illegal_instruction__0000___00000404.c
…
006-qemu__fatal__illegal_instruction__0421___00040026.c
…
arm64_reg_rw_w0_w30.py
…
arm_bx_unmapped.py
…
arm_bxeq_hang.py
…
arm_enable_vfp.c
…
arm_fp_vfp_disabled.py
…
arm_init_input_crash.py
…
arm_memcpy_neon.py
…
arm_movr12_hang.py
…
arm_vldr_invalid.py
…
arm_wfi_first_insn_of_tb.py
…
bad_ram.py
handle 'bad ram pointer' case. this fixes issue
#159
2015-09-29 18:22:22 +08:00
block_test.c
…
callback-pc.py
…
crash_tb.py
…
deadlock_1.py
…
eflags_noset.c
…
eflags_nosync.c
…
emu_clear_errors.c
…
emu_clear_errors.py
…
emu_stop_in_hook_overrun.c
…
emu_stop_segfault.py
…
ensure_typedef_consts_generated.py
…
fpu_ip.py
Fix fpip (
#1385
)
2021-04-26 00:32:42 +08:00
fpu_mem_write.py
…
hang.py
…
hook_add_crash.py
…
hook_code_add_del.py
…
hook_code_stop_emu.py
…
hook_extrainvoke.c
…
hook_raises_exception.py
…
hook_readonly_write_local.py
…
init.py
…
invalid_read_in_cpu_tb_exec.c
…
invalid_read_in_tb_flush_x86_64.c
…
invalid_write_in_cpu_tb_exec_x86_64.c
…
invalid_write.py
…
jmp_ebx_hang.py
remove semicolons
2024-03-06 02:15:02 -05:00
jumping.py
…
leaked_refs.py
…
LICENSE
…
Makefile
…
map_crash.c
…
map_write.c
…
memmap_segfault.py
…
memmap.py
…
mips_branch_delay.py
…
mips_branch_likely_issue.c
…
mips_cp1.py
…
mips_delay_slot_code_hook.c
…
mips_except.py
…
mips_invalid_read_of_size_4_when_tracing.c
…
mips_kernel_mmu.py
…
mips_kseg0_1.c
…
mips_single_step_sp.py
…
mips_syscall_pc.py
…
mov_gs_eax.py
Rename unhandled CPU exception
2016-07-05 11:10:39 -05:00
movsd.py
…
nr_mem_test.c
cleanup after msvc port
2017-01-22 21:27:17 +08:00
osx_qemu_thread_create_crash.py
…
potential_memory_leak.py
…
pshufb.py
…
reg_write_sign_extension.py
…
regress.py
Reorganize test directories
2015-09-21 20:47:45 -05:00
regress.sh
update regress.sh
2015-11-12 15:30:19 +08:00
rep_hook.py
…
rep_movsb.c
…
ro_mem_test.c
…
run_across_bb.py
…
rw_hookstack.c
…
segfault_on_stop.py
…
sigill2.c
…
sigill.c
…
sparc64.py
…
sparc_jump_to_zero.c
…
sparc_reg.py
…
sysenter_hook_x86.c
…
tcg_liveness_analysis_bug_issue-287.py
…
threaded_emu_start.c
…
timeout_segfault.c
…
translator_buffer.py
…
vld.py
…
write_before_map.py
…
wrong_rip_arm.py
…
wrong_rip.py
…
wrong_sp_arm.py
Reorganize test directories
2015-09-21 20:47:45 -05:00
x86_16_segfault.c
…
x86_64_conditional_jump.py
…
x86_64_eflags.py
…
x86_64_msr.py
add 64-bit test demonstrating setting MSRs and FS/GS segments (
#901
)
2017-09-29 04:26:23 +08:00
x86_eflags.py
…
x86_fldt_fsqrt.py
…
x86_gdt.py
…
x86_ld_crash.py
…
x86_self_modifying.elf
…
x86_self_modifying.py
…
x86_self_modifying.s
…
x86_set_ip.py
…
x86_vex.c
…