![]() |
|
#1
|
||||
|
||||
|
Get real address of api not nt version
Hello guys
As far as I searched, Microsoft decided to redirect api's to nt version from windows 8. Please correct me if it's wrong. For example if I use GetProcAddress(user32.dll, ShowWindow) the returned address is NtUserShowWindow even using GetProcAddress or LoadLibrary replacement custom code or GetModuleHandle. https://imgur.com/a/Dkw6O43 So, How can I get the real address of ShowWindow bytes in memory not nt version of this api. Thank you. |
| The Following User Says Thank You to Mahmoudnia For This Useful Post: | ||
sh3dow (06-17-2018) | ||
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| fake mac address | theGate | General Discussion | 16 | 08-13-2022 10:12 |
| How to identify the address where the test is done? | byvs | General Discussion | 13 | 10-25-2016 08:40 |
| Get APi from the address | ahmadmansoor | General Discussion | 21 | 03-03-2011 07:49 |
| Finding API Address | britedream | General Discussion | 5 | 10-05-2006 21:28 |