aboutsummaryrefslogtreecommitdiff
path: root/CRT/ntdll_zw_functions.c
Commit message (Expand)AuthorAge
* Added MmMapIoSpaceEx.Toni Uhlig2024-05-28
* Added basic CXX string obfuscation via constexpr.Toni Uhlig2023-12-23
* Added MmCopyVirtualMemory. Fixed ZwProtectVirtualMemory.Toni Uhlig2023-12-22
* Added ObOpenObjectByPointer, MmCopyMemory, RtlLookupFunctionEntry, ZwProtectV...Toni Uhlig2023-11-15
* Added ZwQueryVirtualMemory / ZwQuerySystemInformation to Zw wrapper.Toni Uhlig2023-09-26
* Added wrapper generator for functions that require an import library.Toni Uhlig2023-07-04