Commit Graph

23 Commits

Author SHA1 Message Date
TheCruZ 80d0fdecbc Free memory mode dependent 2023-09-17 22:16:45 +02:00
TheCruZ 24b0527790 Allocate independent pages with better patterns 2023-09-07 11:54:35 +02:00
unknown 26071e6e01 Add allocation mode with MmAllocateIndependentPagesEx 2023-09-07 11:54:35 +02:00
TheCruZ 58ad421ddc Fixed fix cookie code which don't work properly 2023-09-07 10:19:56 +02:00
TheCruZ de2df8d1af Edit fix cookie from Jerem584 2023-09-06 12:07:45 +02:00
Jerem584 d96c8c41bd Security Cookie Fix
Add the possibility to use non custom entry point (NtProcessStartup) and so the crt (which is useless)
2023-09-06 11:42:56 +02:00
TheCruZ c2e32db97c Fix, UNINITIALIZED sections must be ignored here 2021-10-06 22:51:45 +02:00
TheCruZ 25747774c1 Callback allows cancel mapping 2021-08-17 22:59:50 +02:00
TheCruZ a882b40414 Fixups with allocation size and param added to callback 2021-08-17 22:55:57 +02:00
TheCruZ e47f2673e6 Map Driver allow bytes directly 2021-08-17 22:44:22 +02:00
TheCruZ 4bff8fb76f Callback possibility added 2021-08-17 22:33:02 +02:00
TheCruZ 3a67cc7314 mdl allocation integrated back, Thanks to psec 2021-08-17 22:00:59 +02:00
TheCruZ e0c154b9a6 mdl code removed until psec have stable code with his doubts resolved 2021-08-12 11:50:48 +02:00
TheCruZ 5e801dc25c ups 2021-08-12 09:41:46 +02:00
TheCruZ 0f699641f2 merged https://github.com/TygoL/kdmapper-mdl 2021-08-10 22:53:52 +02:00
TheCruZ fb91ca776f Some improvements 2021-06-27 00:25:02 +02: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 3fae302c20 Skip Header memory allocation 2021-01-22 16:58:50 +01:00
TheCruZ 3e6973d5b7 Fix 2021-01-20 21:02:52 +01:00
TheCruZ c230c3855c Fix some errors 2021-01-20 19:20:23 +01:00
TheCruZ cba5b27004 More clean Up 2021-01-19 17:50:50 +01:00
TheCruZ 39ce215e4c First 2020-05-30 15:26:01 +02:00