Commit Graph

15 Commits

Author SHA1 Message Date
momo5502
f75f95cc61 Merge remote-tracking branch 'origin/main' into multi-platform-support
# Conflicts:
#	src/analyzer/main.cpp
#	src/emulator/memory_region.hpp
#	src/windows-emulator/io_device.cpp
#	src/windows-emulator/module/module_mapping.cpp
#	src/windows-emulator/process_context.hpp
#	src/windows-emulator/syscalls.cpp
#	src/windows-emulator/windows_emulator.cpp
2025-01-05 14:44:17 +01:00
momo5502
24f53bc498 Fix more compilation issues 2025-01-05 13:25:28 +01:00
momo5502
05e75a20ba Fix some compilation issues 2025-01-05 13:11:32 +01:00
robert-yates
6b51b143bc fix warnings 2024-12-24 21:09:19 +01:00
robert-yates
22d64437aa update includes 2024-12-24 21:08:39 +01:00
momo5502
c9a250b77f Preallocate unicorn translation buffer to 2gb 2024-12-24 10:15:57 +01:00
robert-yates
b5e348680f abstract windows structures 2024-12-12 10:26:56 +01:00
momo5502
49a8435f6b Prepare MMIO support 2024-11-18 16:58:23 +01:00
momo5502
3a26b3a894 Perform retrigger after violation 2024-11-03 20:28:47 +01:00
momo5502
b6a8f9793e Fix reproducibility of unicorn context 2024-10-26 08:40:19 +02:00
momo5502
c992d17300 Fix debugging 2024-10-23 17:10:23 +02:00
momo5502
b756bf354f Prepare threading by saving/restoring registers 2024-10-14 18:00:21 +02:00
momo5502
136ff118d4 Fix warnings 2024-09-24 20:22:14 +02:00
momo5502
a259072b27 More fuzzing progress 2024-09-24 18:35:34 +02:00
momo5502
10b09b8f51 Prepare fuzzing engine 2024-09-24 14:18:32 +02:00