Skip to content

DirectNtApi - simple method to make ntapi function call without importing or walking export table. Work under Windows 7, 8 and 10

License

Notifications You must be signed in to change notification settings

TH3P1T/directntapi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DirectNtApi

simple method to make ntapi function call without importing or walking export table. Work under Windows 7, 8 and 10.

This method is OLD! Not recommend use!!

DirectNtApi is project I create in 2011. I look for method to call ntdll api without importing or typedef. Primary motivation was simply "because it interest me", not to mention hooking ntdll.dll is not creative, no interesting.

See usage.txt for details.

My someone find a value in this nine year old code =>

Be well,

-Fyyre

About

DirectNtApi - simple method to make ntapi function call without importing or walking export table. Work under Windows 7, 8 and 10

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 87.1%
  • C 12.9%