You are on page 1of 8

1- Error message

2- Open the x32 dbg then open the Berlitz file , it will break hit f9 to continue one time ,
3- Search for string references

4- Search within the text references

5- Right click and place a break point


6- Follow in disassembler

7- The start of the alg

8- Try to enter the serial again, so that u end up at this point 0041d2c2
9- Go up until you find this registered successfully

10-Go to references and find that text and set a break point

Search for registration string and put a break point on every instance, these points where the program uses to check for its registration

You might also like