Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- CCFE4-TVYTE-CGIFK
- AAAAA = CCFE4
- - Put "5183803" into Wolfram Alpha and get that two prime factors are 73 & 71011.
- - "What number has prime factors of 2, 73, 71011 (and has 12 divisors)"
- - Adding more than one power to any of the numbers creates something too big to convert into a a 5-character string
- - 2^2 * 73 * 71011 = 20,735,212 which has 12 divisors
- - Convert that do base36 and get CCFE4
- BBBBB = TVYTE
- - Wrote some code to count up how many times each string appeared
- - Sorted it
- - Took the 124th
- CCCCC = CGIFK
- - Wrote some code to brute force the hash
- - Keep trying all options till it matches
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement