Update README.md

main
gmh5225 1 year ago committed by GitHub
parent 18d73f11a7
commit 3bf566a855
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,6 +2,10 @@
Expanding Kernel Lazy Importer
## Features
- Hiding Global Variables
- Using random seeds
## Example
```C++
auto pExAllocatePoolWithTag = KLI_CALL(ExAllocatePoolWithTag, NonPagedPool, PAGE_SIZE, 'enoN');

Loading…
Cancel
Save