https://github.com/evilbytecode/d-ntdll-unhook
a simple code to unhook ntdll lol.
https://github.com/evilbytecode/d-ntdll-unhook
Last synced: 3 months ago
JSON representation
a simple code to unhook ntdll lol.
- Host: GitHub
- URL: https://github.com/evilbytecode/d-ntdll-unhook
- Owner: EvilBytecode
- Created: 2024-07-24T23:22:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-24T23:30:50.000Z (over 1 year ago)
- Last Synced: 2025-02-15T03:44:29.795Z (11 months ago)
- Language: D
- Size: 296 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# D-ntdll-unhook
a simple code to unhook ntdll lol.
## setup:
- c++ tools
- dmd compiler (get it on dlang website)
- ```dmd unhook.d```


https://www.virustotal.com/gui/file/5b0c1faa4712e93bcf368341d8d096f92dd6c6cdbc92cbd7ef80f4f1d9895995?nocache=1
## License
This project is licensed under the MIT License. See the LICENSE file for details.