9 Commits

Author SHA1 Message Date
laxa ea245f7642 Fix current build 2024-01-16 16:41:28 +01:00
Maxime Meignan 0e2b725590 Various fixes (TCHAR/WCHAR confusions & handle leaks) 2023-11-29 17:41:10 +01:00
Maxime Meignan ea27242fa2 SandMiniDumpWriteDump: changed SetPrivilege location for reliable process listing 2023-11-29 17:39:49 +01:00
NK 77953c60bd fix syscall dump method, enable sedebugprivilege 2023-11-29 14:44:35 +01:00
Maxime Meignan 3c3cc307ce Userland hooks: ignore api-ms-* DLLs 2023-11-03 16:17:59 +01:00
Maxime Meignan 15c3b706f1 various cosmetic changes to please the code analyzer 2023-10-31 17:07:17 +01:00
Maxime Meignan 43cea1f08b small cleanup in header files 2023-10-06 16:12:52 +02:00
Maxime Meignan fe4ab633da Ensure retrocompatibility with Windows XP->Windows 7
Replaced PathCch* function with Path* functions
2022-11-15 16:05:05 +01:00
Qazeer 48a75a7029 D3FC0N 30 release: Obj callbacks, firewalling, symbols w/ internet, and more
Co-authored-by: Maxime Meignan <maxime.meignan@wavestone.com>
2022-08-13 09:23:48 -07:00