Addies
Can someone give me good working addies or tell me how to find them.
i would like to find working source code
how can i find them??
I've just learned it.
You need OllyDbg and an unpacked CShell.dll
Open the unpacked CShell.dll. Click with the right mouse button on one of the Adresses. Then go to Search for -> All referenced text strings. If the debugger has finished, click with the right mouse button on the first Adress and click on Search for text. Search for a text like DamageZone . Press control and L until the Debugger scrolled down to the last result. Double click on the marked item. Then you return to the list. In the first field should be an adress like 102C6D38 now. Delete the 10 and you've got your Addy ^^
Edit : I've forgotten to say that there has to be a . in the line before the offset.