Commit Graph

37 Commits

Author SHA1 Message Date
momo5502
bc77faec3d Move more logging into callbacks 2025-06-06 20:03:53 +02:00
momo5502
ed9eb1dfc3 Small fixes 2025-05-25 16:23:10 +02:00
momo5502
92bdf26669 Fix computername 2025-05-24 11:06:09 +02:00
Igor Pissolati
05a965fe54 Fix non-windows builds 2025-04-28 12:55:01 -03:00
Igor Pissolati
0474eef373 Fix failing test 2025-04-23 19:38:19 -03:00
Igor Pissolati
16e7cac48a Retry loading using normal path when wow6432node path is not found 2025-04-23 01:00:30 -03:00
Igor Pissolati
927d7fcd27 Merge branch 'pr/3' of https://github.com/Igoorx/emulator into pr/3 2025-04-21 21:53:38 -03:00
Igor Pissolati
b40cfa2bed Apply suggested changes 2025-04-21 21:52:40 -03:00
Igor Pissolati
c59002e263 Fix null dereference issue 2025-04-20 18:34:20 -03:00
Igor Pissolati
5eba6d5e8d Fix clang-tidy warning 2025-04-20 16:44:12 -03:00
Igor Pissolati
140d1dd5b3 Fix failing checks 2025-04-20 16:26:08 -03:00
Igor Pissolati
763b8fc760 Improvements to registry syscalls 2025-04-20 16:09:04 -03:00
momo5502
df4208c34d Fix more warnings 2025-03-18 20:58:26 +01:00
momo5502
bf01b125ac Fix clang-tidy warnings 2025-03-18 20:40:14 +01:00
momo5502
db1ef0dd16 Include PCH everywhere 2025-03-18 20:19:26 +01:00
momo5502
7ae36a6452 Move registry manager into windows emulator 2025-02-10 16:37:33 +01:00
Maurice Heumann
a182657733 Fix more handles 2025-02-05 07:01:06 +01:00
momo5502
22565683a7 Fix casing 2025-01-25 07:24:02 +01:00
momo5502
4300422b77 Fix path key 2025-01-25 07:24:02 +01:00
momo5502
b76dc7cf24 Introduce path_key util
It represents a canonical path that can be used as key
for unordered containers
2025-01-13 19:00:01 +01:00
momo5502
6c2a6ff872 Prepare android support 2025-01-13 08:04:32 +01:00
momo5502
bff8420ffd Format all the code 2025-01-06 17:19:26 +01:00
momo5502
69f82e5376 Fix compilation warnings on linux 2025-01-05 19:59:02 +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
24f53bc498 Fix more compilation issues 2025-01-05 13:25:28 +01:00
robert-yates
22d64437aa update includes 2024-12-24 21:08:39 +01:00
momo5502
7633a4bbab Introduce string utils 2024-12-21 11:31:32 +01:00
momo5502
808dca6455 Fix basic registry support and add test 2024-11-04 18:42:47 +01:00
momo5502
63089c2e1a More registry features 2024-11-03 18:13:59 +01:00
momo5502
0a81280796 Prepare configurable registry path 2024-11-03 16:00:07 +01:00
momo5502
a83588f18d Cleanup hive parser 2024-11-03 15:16:36 +01:00
momo5502
7c2132510a Cleanup registry parsing 2024-11-03 14:24:18 +01:00
momo5502
17db05a410 Prepare refactoring 2024-11-03 11:58:10 +01:00
momo5502
4b9efc825a Extract container utils 2024-11-03 11:21:21 +01:00
momo5502
53d9277d0c Add credits 2024-11-03 10:41:28 +01:00
momo5502
59eba15308 Remove hive parser submodule 2024-11-03 10:39:36 +01:00
momo5502
b646ac882a Move registry manager 2024-11-03 10:38:53 +01:00