Originally posted by Frozenskies
Hey I was wondering how do you find offsets? For an example: In the game medal of honor 2010 there are 2 limited edition guns you can only unlock those if you fill in the limited edition code. But there must be a way to mod this in real time right? Because all it really does is change an offset number.
You either have to look in the elf file for the strings that lead you to the guns or use debugger and find the gun offset(hoping it's not different for each game) and start typing bytes(same thing for weapon attachments)