Very very big thanks to the Author of tis nice Tool!
I was able to find the code of a unit here on my desk.
BUT: I think this tool was made for older Firmware of the RNS510. Because the RNS510 don't give the answer like this tool want and crashes when the correct code was found. Take Care! the displayed code in the Tool is not correct at this time when the program crashes, you have to watch the console!
In my Case, it looked like this:
Code found!TpPvVerifyPin(1011)
00h00m00s000 0x63130100 Theft Protection:TpPvVerifyPin() +
HWINFO_API_GetRadioPIN - worked -ptrToData is 0xfe959d64, length 0x10 ****
[tShell(431480):50010806] Activating VERIFY for I/O on device /feprom0!
00h00m00s002 0x63130109 Theft Protection:TpPvVerifyPin(): entered PIN/Hash valid
value = 1 = 0x1
Here an example for a wrong code:
Code found!TpPvVerifyPin(1016)
00h00m00s000 0x63130100 Theft Protection:TpPvVerifyPin() +
HWINFO_API_GetRadioPIN - worked -ptrToData is 0xfe959d64, length 0x10 ****
[tShell(419480):50010806] Activating VERIFY for I/O on device /feprom0!
00h00m00s002 0xa313010a Theft Protection:TpPvVerifyPin(): entered PIN/Hash invalid
value = 0 = 0x0
->
A tip how to use it:
- only scan small code ranges, try in 500 wide steps.
- When the program crashes, find the area when the program crashes and make small steps. Ex. from 1010 to 1020
- When the program crashes at 1013 (for example) try all codes from 1010 to 1015
- Watch the console and try only 1 Code at once (1010 to 10112) for example.
- When you read " entered PIN/Hash valid" you have the Code
I hope this helps somebody!
BR Matthias
Bookmarks