This repository is the Delphi implementation of Tartarus' Gate based on https://github.com/trickster0/TartarusGate.
Tartarus - Windows System Call Invocation Project Based on Hell's Gate technique
This program demonstrates direct system call invocation by:
- Getting system call numbers from NTDLL
- Using custom assembly to make direct system calls
- Bypassing standard API calls
Contributions are welcome! If you have suggestions or bug fixes, please fork the repository and submit a pull request.
Made with ❤️ using Delphi RAD Studio