Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Added MmMapIoSpaceEx. | Toni Uhlig | 2024-05-28 |
* | Added basic CXX string obfuscation via constexpr. | Toni Uhlig | 2023-12-23 |
* | Added MmCopyVirtualMemory. Fixed ZwProtectVirtualMemory. | Toni Uhlig | 2023-12-22 |
* | Added ObOpenObjectByPointer, MmCopyMemory, RtlLookupFunctionEntry, ZwProtectV... | Toni Uhlig | 2023-11-15 |
* | Added ZwQueryVirtualMemory / ZwQuerySystemInformation to Zw wrapper. | Toni Uhlig | 2023-09-26 |
* | Added wrapper generator for functions that require an import library. | Toni Uhlig | 2023-07-04 |