![]() |
|
#11
|
|||
|
|||
|
yes, i realise that these are standard api's incorporated into aspr'd apps
![]() the reason that your call isn't working is cuz it's pointing directly to an address that simply doesn't exist in win2k. perhaps your kernel32 (or all xp kernel32) is based at 77000000. where mine is based at 7C000000. this isn't a new concept and is the entire reason for the need of an import table and iat. cuz with each system or OS, the api simply do not reside in the same exact address. it seems that since you have the grasp of all these things, and i doubt i need to tell you this. but just in case you didn't know... ![]() perhaps the fact that i copy/pasted from olly in haste that is shows the api names is confusing. but if you look what i really did was change the direct calls to indirect calls like so: Quote:
well... it was working, now i get a crc error (aspr virus error) coming from your hack file. strange cuz it was working. o well. Last edited by bollygud; 06-13-2004 at 12:33. |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Hacking a VB-Prog | mr Xor | General Discussion | 4 | 02-17-2004 18:38 |