11 Commits

Author SHA1 Message Date
TheCruZ a6808c7bdc More info for failed loads and fix Log/Utils collision on other projects 2025-10-21 10:25:25 +02:00
tihomirocrew 1a46ed3f42 Refactor status code handling to use NTSTATUS constants
- Replaced hardcoded NTSTATUS values with descriptive constants from <ntstatus.h>
- Added safe include for <ntstatus.h> with macro redefinition warning disabled
- Improved readability and maintainability by avoiding magic numbers
2025-08-16 21:20:51 +03:00
TheCruZ 4cd7e56dce Little project cleanup 2025-03-17 16:35:57 +01:00
TheCruZ 19e12cf63a Symbols refactor... 2025-02-09 03:44:30 +01:00
TheCruZ 4cbd5d200e Implemented Wdfilter cleaning from 2018 to 2022 drivers and Fixed some memory leaks
+ WDFilter Tested from to (4.18.1806-4.18.2201)
+ Fixed some memory leaks
2023-09-09 03:17:36 +02:00
Chase 29f0df9aa2 Update utils.cpp 2021-10-26 23:05:34 +08:00
Chase 03f60893ec Update utils.cpp 2021-10-26 23:03:32 +08:00
TheCruZ 5fdcbdac5b Source modified to full unicode 2021-06-25 13:16:19 +02:00
TheCruZ ca8cfe8e61 Fixed BSOD with Cleaning of g_KernelHashBucketList, Fixed BSOD with Cleaning of MmUnloadedDrivers, Improved the race condition of the system hook hooking NtAddAtom 2021-06-24 20:49:53 +02:00
TheCruZ ce019f36aa PiDDBCacheTable cleaning 2021-01-22 14:37:35 +01:00
TheCruZ 39ce215e4c First 2020-05-30 15:26:01 +02:00