Doesn't Seem to work for me...
Here's what I did:
ex.
1. In Stage 1 , the address for lives is 02012345, I made a memory dump and named it LIVES01.BIN
2. In Stage 2, the address for lives is 02056789, I made a memory dump and named it LIVES02.BIN
3. Open ARDS Pointer Codes Tool, and click on the Pointer Search Tab
4. Load LIVES01.BIN to File 1 and load LIVES02.BIN to File 2
5. Enter address 02012345 in Address 1 and enter 02056789 in Address 2, then click GO and got some Results like:
02001234:02045678
6. Click on Pointer to ARDS tab
7. It already filled in the addresses for me:
in the Top Left Big Box, in shows the address I put for Address 1 (02012345)
in the Pointer Address Location it shows the 1st part of a result (02001234)
in the Pointer Address Value it shows the 2nd part of a result (02045678)
8. click on GO, then only the address in the top left big box appears in the Top Right Big Box (02012345). No Pointer codes

Could you tell me what did I done wrong?