Red
|
a6a2636e7f
|
Attempt format, not sure if it did anything
|
2025-06-15 13:02:05 +02:00 |
|
Red
|
9d406b91d8
|
Fix handle_query_internal to only write to buffer on success
|
2025-06-15 12:04:58 +02:00 |
|
momo5502
|
1421550764
|
Cleanup and fix NtQueryInformationProcess
|
2025-06-15 09:31:57 +02:00 |
|
momo5502
|
b6f4645420
|
Some more syscalls
|
2025-05-31 13:21:19 +02:00 |
|
momo5502
|
bd4e27469f
|
Add more ui syscall stubs
|
2025-05-17 18:28:53 +02:00 |
|
momo5502
|
ab4ee84339
|
Support arbitrary return types
|
2025-05-17 17:05:57 +02:00 |
|
robert-yates
|
b2296930d3
|
prepare 32bit support with name and class inheritance modifications
|
2025-04-22 12:01:40 +02:00 |
|
Maurice Heumann
|
a6dd9251b8
|
Prepare 32 bit support
|
2025-04-14 13:57:54 +02:00 |
|
momo5502
|
891dafaf26
|
Cleanup file syscalls
|
2025-04-11 21:05:11 +02:00 |
|
momo5502
|
915b31c093
|
Cleanup system information syscalls
|
2025-04-11 17:44:57 +02:00 |
|
Elias Bachaalany
|
0459a1d71a
|
fix CI issues
|
2025-01-12 10:59:23 -08:00 |
|
Elias Bachaalany
|
f1f42b855b
|
refactored into its own files ('time.hpp/.cpp')
|
2025-01-11 21:51:05 -08:00 |
|
Elias Bachaalany
|
57449b6f30
|
fixed formatting?
|
2025-01-11 21:35:10 -08:00 |
|
Elias Bachaalany
|
4129725c97
|
moved some time/sync funcs/consts out from syscall_utils
|
2025-01-11 21:35:10 -08:00 |
|
Elias Bachaalany
|
6ea79021a0
|
renamed 'write_status' to 'write_syscall_status'
|
2025-01-11 06:28:10 -08:00 |
|
momo5502
|
bff8420ffd
|
Format all the code
|
2025-01-06 17:19:26 +01:00 |
|
momo5502
|
17860edc4c
|
Fix most conversion warnings
|
2025-01-05 20:34:54 +01:00 |
|
momo5502
|
3f00cdb181
|
Fix some compilation warnings
|
2025-01-05 19:27:17 +01:00 |
|
momo5502
|
71913b2db0
|
Even more compilation fixes
|
2025-01-05 15:23:44 +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 |
|
momo5502
|
022ed72807
|
Fix syscall mappings
|
2025-01-02 13:48:28 +01:00 |
|
robert-yates
|
8e049a2650
|
migrate to platform structures
|
2024-12-24 21:08:39 +01:00 |
|
momo5502
|
de8b85a3f9
|
Implement NtQueryAttributesFile syscall
|
2024-12-21 09:55:38 +01:00 |
|
momo5502
|
d3cf88a0c4
|
Dynamically update KUSD system time
|
2024-11-23 22:19:05 +01:00 |
|
momo5502
|
b1f79a04c2
|
Make serialization reproducible
|
2024-10-25 19:27:19 +02:00 |
|
momo5502
|
af529a62d7
|
Basic working file writing
|
2024-10-22 20:09:33 +02:00 |
|
momo5502
|
4b2adb0d63
|
Fix thread yield
|
2024-10-21 21:01:02 +02:00 |
|
momo5502
|
e58d5ab4bd
|
Cleanup syscall dispatcher
|
2024-10-21 20:45:09 +02:00 |
|