Is it possible to call the kernel Native APIs from within a Delphi application? Like nt
and zw
syscalls.
You can indeed call the native API from Delphi.
Delphi does not ship with header translations for the native API. So you need to provide your own, or use a pre-existing translation. For example. the JEDI translation of the NT API.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With