07-21-2012, 08:46 AM
i remember reading that somewhere on how to do it, sadly can't find it at the moment.
Basically the theory is like following
1. you gotta find a blank space, where nothing is written in there, in the exe and get the address of this space
2. go back to the address where you found "Little Fighter 2" written in it and replace the text with a "jmp YOUR ADRESS WHERE THE BLANK IS"
3. go back to the blank space from earlier and write your new address in there.
4. Should now have your new title =)
Why does it work that way:
The title in lf2 is statically set, so basically lf2 searches for the title on a fixed address with a fixed length, because of this we have to force lf2 to go to some place else, where we have more control over the length & space.
If you are acustomed with hexediting, this might already help you, if not i hope some more advanced hexers can help you out.
Basically the theory is like following
1. you gotta find a blank space, where nothing is written in there, in the exe and get the address of this space
2. go back to the address where you found "Little Fighter 2" written in it and replace the text with a "jmp YOUR ADRESS WHERE THE BLANK IS"
3. go back to the blank space from earlier and write your new address in there.
4. Should now have your new title =)
Why does it work that way:
The title in lf2 is statically set, so basically lf2 searches for the title on a fixed address with a fixed length, because of this we have to force lf2 to go to some place else, where we have more control over the length & space.
If you are acustomed with hexediting, this might already help you, if not i hope some more advanced hexers can help you out.
[sig placeholder until my new sig is finished]
should totally allow people to be all trolley on their birthday
should totally allow people to be all trolley on their birthday

Chat

