String Marker
- Details
- Published on Saturday, 27 August 2011 20:59 Geoff McDonald Hits: 658
Downloads:
Credits:
- Geoff McDonald, JLIB_HTML_CLOAKING
Description:
This is an extremely useful application for finding the memory address location of strings in games and applications. It finds all occurrences of the specified string, and modifies them such that they are all unique. For example, if it is searching for the string "test", it will replace the first occurrence with "1est", second occurrence with "2est" and so on. After the replacement has been completed you can look in the targeted application and easily note what the string has changed to. You can then refer back to the list of replacements to find the address of the string you are interested in.
Screenshots:



String Marker