loaderDumpsArcade icon indicating copy to clipboard operation
loaderDumpsArcade copied to clipboard

Future steps - Pointers Functions to Windows Native Api

Open vicboma1 opened this issue 6 years ago • 1 comments

https://social.technet.microsoft.com/wiki/contents/articles/11831.the-windows-native-api.aspx

vicboma1 avatar Nov 12 '19 21:11 vicboma1

Yeah! I am hooking some functions with the API Native If I hook NTxxx routine, sometimes returns the STATUS_ACCESS_VIOLATION, but with ZWXXX access its works!!

I Recommend this paper about PreviousMode ->https://docs.microsoft.com/en-us/windows-hardware/drivers/kernel/previousmode?redirectedfrom=MSDN

vicboma1 avatar Nov 17 '19 13:11 vicboma1