Heyya, I'm releasing this one 'cause a certain person released an address searcher which is really shitty and even not working lol. Anyways, I guess this may help some people. I've included a memory udf with it. It'll come in handy.
[What's this?]
This is a tool that is both an address searcher and a console hack which works with the scanned addresses. You can add your own patterns and stuff.
[Address Searcher]
You can add your own addresses to this or you either can use the functions listed. (Double clicking copies the address) The old & new values are in bytes. Please quit using 4 bytes lol
[Console Hack]
After scanning is done you can click "Procced to console" then you'll be moved to the console hack. You can write "help" in order to learn the commands.
help // shows help menu
list // shows a list of the functions you can use
enable functionname //enables a function
disable functionname //disables a function
exit // obvious
[Screen]
[Only registered and activated users can see links. Click Here To Register...]
[Adding Patterns]
You can add your own patterns using PatternList.ini :
Code:
[PatternList] FunctionName=1 ;you should add the function here as well, don't forget to do it [FunctionName] Pattern= OldByte= NewByte=
The source is in AutoIt, you can use it giving the credits. It's included in the attachments.
[BeatoMemory]
My old memory udf, it'll come in handy I guess, it's pretty useful. You can use that as well giving the credits.