An open API service indexing awesome lists of open source software.

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.

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```
![image](https://github.com/user-attachments/assets/1d841e7e-b1b4-4add-acdb-4db1e85f4d99)

![image](https://github.com/user-attachments/assets/880e5ca6-5866-4fa4-bc64-acfb5251d1f6)

https://www.virustotal.com/gui/file/5b0c1faa4712e93bcf368341d8d096f92dd6c6cdbc92cbd7ef80f4f1d9895995?nocache=1

## License
This project is licensed under the MIT License. See the LICENSE file for details.