momo5502
|
52d4e7e281
|
Fix region info query
|
2025-04-14 07:46:53 +02:00 |
|
momo5502
|
2ed35d94b9
|
Set correct status
|
2025-04-13 15:00:39 +02:00 |
|
momo5502
|
7910021124
|
Fix apc dispatching
|
2025-04-13 14:28:35 +02:00 |
|
momo5502
|
30e77f5f9a
|
Fix NtQueueApcThreadEx
|
2025-04-13 14:12:14 +02:00 |
|
momo5502
|
71e8aab913
|
Ignore linter warnings
|
2025-04-13 13:39:08 +02:00 |
|
momo5502
|
c0252a5f71
|
Add partial NtContinueEx support
|
2025-04-13 13:39:08 +02:00 |
|
Maurice Heumann
|
67d34b3988
|
Small fix
|
2025-04-08 10:17:05 +02:00 |
|
Maurice Heumann
|
66a529cf43
|
More logging
|
2025-04-07 15:36:25 +02:00 |
|
momo5502
|
0dea8260cc
|
Fix SystemLogicalProcessorInformation
|
2025-03-22 21:07:39 +01:00 |
|
momo5502
|
53fb2f9116
|
Support more syscalls
|
2025-03-22 19:53:53 +01:00 |
|
Maurice Heumann
|
1a640ed6d2
|
Dump emulation state in analyzer (#168)
|
2025-03-22 14:13:58 +01:00 |
|
momo5502
|
ef8a9dae6e
|
Fix warnings
|
2025-03-18 20:08:54 +01:00 |
|
momo5502
|
665ff99504
|
Some GDI fixes
|
2025-02-14 14:10:35 +01:00 |
|
momo5502
|
39ffa6c87b
|
Fix volume information queries
|
2025-02-14 09:14:08 +01:00 |
|
momo5502
|
2815a74a18
|
Setup PEB image base
|
2025-02-10 16:58:57 +01:00 |
|
momo5502
|
07a86522cb
|
Support ThreadTebInformation query
|
2025-02-09 12:54:28 +01:00 |
|
momo5502
|
7f6bfa6cc0
|
Support fetching tag information
|
2025-02-08 20:41:03 +01:00 |
|
momo5502
|
b5a0f73113
|
Fix path syscalls
|
2025-02-08 14:07:51 +01:00 |
|
momo5502
|
dbf39fce0a
|
Support more features
|
2025-02-05 19:24:36 +01:00 |
|
momo5502
|
f2c5df5139
|
Support hardware breakpoints
|
2025-02-04 19:08:38 +01:00 |
|
Maurice Heumann
|
e87650f3b5
|
Add more syscalls
|
2025-02-04 13:04:49 +01:00 |
|
momo5502
|
d836567db1
|
Fix PE parsing
|
2025-01-25 07:24:01 +01:00 |
|
momo5502
|
24bebc4ee2
|
Prepare filesystem support
|
2025-01-25 07:24:01 +01:00 |
|
momo5502
|
32d91bd139
|
Fix semaphores and mutexes
|
2025-01-25 07:24:01 +01:00 |
|
momo5502
|
e79d919bbb
|
More fixes
|
2025-01-18 09:28:23 +01:00 |
|
momo5502
|
b2b2ffd6be
|
Cleanup exception handling and prepare UI support
|
2025-01-11 09:55:48 +01:00 |
|
momo5502
|
55e2462206
|
Small fixes
|
2025-01-11 09:05:27 +01:00 |
|
momo5502
|
d57678dbea
|
Some win10 progress
|
2025-01-10 12:51:55 +01:00 |
|
momo5502
|
73eb7d659c
|
Get rid of explicit NtQuerySystemInformationEx syscall
|
2025-01-08 11:02:04 +01:00 |
|
momo5502
|
0585978157
|
Add dummy full information
|
2025-01-08 07:48:11 +01:00 |
|
momo5502
|
bff8420ffd
|
Format all the code
|
2025-01-06 17:19:26 +01:00 |
|
momo5502
|
fdb0fafa56
|
Reformat code + small fixes
|
2025-01-06 09:36:37 +01:00 |
|
momo5502
|
69f82e5376
|
Fix compilation warnings on linux
|
2025-01-05 19:59:02 +01:00 |
|
momo5502
|
3f00cdb181
|
Fix some compilation warnings
|
2025-01-05 19:27:17 +01:00 |
|
momo5502
|
6b172f5e78
|
Add macOS support
|
2025-01-05 17:43:17 +01:00 |
|
momo5502
|
71913b2db0
|
Even more compilation fixes
|
2025-01-05 15:23:44 +01:00 |
|
momo5502
|
f08a97eae6
|
Fix compilation after merge
|
2025-01-05 14:58:30 +01:00 |
|
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 |
|
robert-yates
|
c07fb2ca86
|
enable refactored api_set for windows platform
|
2024-12-24 21:10:09 +01:00 |
|
robert-yates
|
8ed299b683
|
handle unicode file open
|
2024-12-24 21:09:19 +01:00 |
|
robert-yates
|
b5e348680f
|
abstract windows structures
|
2024-12-12 10:26:56 +01:00 |
|