![]() |
|
#1
|
||||
|
||||
|
API-hooking
hi bro's,
i'm searching for a way to hook API's for a simple protected application (won't name protector )this should be generic working on Win 95 / 98 / Me / NT / 2000 / XP. i won't use import-redirection. on XP i used a method of unprotecting kernel pages and redirect from there to my code. it worked, but it doesn't work on other OS. 95 / 98 / Me can't unprotect kernel-memory. it's the same as with export-patching. i heard something of an undocumented API with ordinal 1 that should be able to unprotect this memory. anybody knows about this? or any suggestions? |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| .NET dll hooking | Avi_RE | General Discussion | 10 | 09-28-2023 07:09 |
| Windows Api Hooking | user1 | Source Code | 12 | 12-24-2022 09:57 |
| Hooking WMI (.NET Application) | aldente | General Discussion | 12 | 08-07-2012 01:32 |
| API Hooking | thomasantony | General Discussion | 5 | 04-22-2005 11:44 |