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

https://github.com/evilbytecode/getsyscallstubgo

GetSyscallStubCGo.
https://github.com/evilbytecode/getsyscallstubgo

Last synced: 2 months ago
JSON representation

GetSyscallStubCGo.

Awesome Lists containing this project

README

          

# GetSyscallStubGo
- Get fresh Syscalls from a fresh ntdll.dll copy in CGo
- The advantage of grabbing Syscalls dynamically is, that the signature of the Stubs is not included in the file and you don't have to worry about changing Windows versions.
# to build you have build.bat that does it for you.
![image](https://github.com/user-attachments/assets/9dc26fc2-2a10-4c96-97d5-94796b348231)

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