psyCK0
April 12th, 2004, 04:15
Hey! =)
Please try to redownload the plugin before you post a new bug. From now on I'll fix small bugs on the fly (without announcing bugfixes) and upload new updates to the site... I'm just too lazy to change build number... I will however put a compilation date/time in the about box...
Ricardo Narvaja
April 13th, 2004, 01:27
For psycko a question:
What API of windows make the same work of the commang GMI, addr, CODEBASE and MODULEBASE
GMI addr, info
--------------
Gets information about a module to which the specified address belongs.
"info" can be MODULEBASE, MODULESIZE, CODEBASE or CODESIZE (if you want other info in the future versions plz tell me).
Sets the reserved $RESULT variable (0 if data not found).
Example:
GMI eip, CODEBASE // After this $RESULT is the address to the codebase of the module to which eip belongs
I need maje a inject in a program and i need a api, this api give me this info, i give to the api the adress and return me the base of the module of this adress.
How you implement this in ollyscript i think you know a api who make this work similar to the command GMI of your plugin.
Thanks
Powered by vBulletin® Version 4.2.2 Copyright © 2019 vBulletin Solutions, Inc. All rights reserved.