Hey i wanted to know if there's a program that shows u a pattern on how they got the number if i give them 3 examples? for Ex:

1) 35777903801230601 (Encrypted) = 46071642 (Decrypted)
2) 35777903248036801 (Encrypted) = 43975216 (Decrypted)
3) 35777903508068601 (Encrypted) = 91756761 (Decrypted)

Recommended Answers

All 3 Replies

Encryption patterns differ for every system. The only way you can find out HOW the numbers are encrypted( to me) is if you have the algorithm of how it's done... or the code itself.

Encryption patterns differ for every system. The only way you can find out HOW the numbers are encrypted( to me) is if you have the algorithm of how it's done... or the code itself.

ye i know that. i need the program that finds the algorithm

If you're looking for a program that's already written that does this, you're probably in the wrong forum. This is the C++ forum. Such a program may exist. Whether it's legal or publicly available for purchase I don't know.

If you're looking to WRITE it, that's a different story.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.