Commit Graph

16 Commits

Author SHA1 Message Date
TheCruZ f253856b4e Improved messages to reduce issues in github... 2024-07-11 20:54:05 +02:00
TheCruZ 277b0a57df Extra help messages and auto stop for newbies users 2024-02-29 08:48:48 +01:00
RadonCoding ee24b80efd Update service.cpp
RegDeleteKeyW will not work if the specified key has subkeys. Instead use RegDeleteTreeW.
2023-02-15 17:40:58 +02:00
TheCruZ 9bd0931042 Update service.cpp 2021-10-31 23:24:43 +01:00
TheCruZ 22a11a8193 Update service.cpp 2021-07-08 14:01:20 +02:00
Not Discord 7c72db9ba6 RegisterAndStart changes
In RegisterAndStart, modified to return true if status equals 0xC000010E (STATUS_IMAGE_ALREADY_LOADED in ntstatus.h), should be a self-explanatory fix.
2021-07-08 17:45:17 +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 f49bc78f4c Update service.cpp 2021-01-22 00:18:07 +01:00
TheCruZ fa033e8044 some improvements 2021-01-21 22:36:41 +01:00
TheCruZ f584efef3c NtLoadDriver implemented 2021-01-20 13:33:51 +01:00
TheCruZ b9740cdc5e Little Clean Up 2021-01-19 17:03:42 +01:00
TheCruZ 09b75bf875 ups 2020-11-01 20:40:34 +01:00
TheCruZ 3627e9ffc2 Bug Fix 2020-10-20 22:11:12 +02:00
TheCruZ 8e2db8c4ed Some little fixes 2020-07-09 16:15:56 +02:00
TheCruZ 39ce215e4c First 2020-05-30 15:26:01 +02:00