0% found this document useful (0 votes)
347 views

CD40 USB Pin Code Extracting

The document provides instructions for extracting a pin code stored in encrypted form at address 4e0 in columns 04 to 07 of a CD40 USB radio. It notes that performing XOR operations on the encrypted values using a provided crypting key of 95 3f 4e 6a will reveal the pin code, in this case 2934. It also explains how to use the Windows calculator in programmer mode to execute the necessary XOR operations.

Uploaded by

kamaleon dorado
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
347 views

CD40 USB Pin Code Extracting

The document provides instructions for extracting a pin code stored in encrypted form at address 4e0 in columns 04 to 07 of a CD40 USB radio. It notes that performing XOR operations on the encrypted values using a provided crypting key of 95 3f 4e 6a will reveal the pin code, in this case 2934. It also explains how to use the Windows calculator in programmer mode to execute the necessary XOR operations.

Uploaded by

kamaleon dorado
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Extract Pin code da CD40 USB Deplhi radio

Code is stored at address

4e0, from column 04 to 07

Cells contains the crypted pin code.

Looking at the picture:

97 -> 1st pin number

36 -> 2nd pin number

4d -> 3rd pin number

6e -> 4th pin number

The DUMP is written in Hexadecimal Il and is crypted by XOR using following crypting key

95 3f 4e 6a
Crypting key is same for all CD40 USB

To obtain the pin code you have to execute XOR operation between crypting key and the relative values
stored into the DUMP

For example:

95 XOR 97 = 2

3f XOR 36 = 9

4e XOR 4d = 3

6a XOR 6e = 4
PIN CODE for the above example is 2934
To execute the XOR operation, you can use the windows calculatore in Programmer Mode

By Francesco (uranio00)

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy