NO FILE TO DOWNLOAD
SmellsGood Sniffing the code
Great stuff
I have created a serial for my nick name
I have used otx to find in code the isEqualToString func
But before look at :
SmellsGood_AppDelegate checkCode:forName
+44 000029a0 80844008 lwz r4,0×4008(r4) componentsSeparatedByString:
+48 000029a4 4bfeff03 bla 0xfffeff00 -[r3 componentsSeparatedByString:] return an array of segment in string separated by (dash) -
+52 000029a8 3c800000 lis r4,0×0
+56 000029ac 8084400c lwz r4,0×400c(r4) count
+60 000029b0 4bfeff03 bla 0xfffeff00 -[r3 count]
+64 000029b4 2f830005 cmpwi cr7,r3,0×5 the part of string must be 5 like 123-123-123-123-123
+68 000029b8 409e0050 bne cr7,0×2a08 return;
This function checks if the segments of your entered code is separeted by a dash and that the segments is 5
Enter a string like that and you arrive to
+132 000029f8 4bfeff03 bla 0xfffeff00 -[r3 isEqualToString:]
do po $r3 and you now have a string for your name
Unlucky I don’t understand the real funny part of the code like digest and shuffle.
for increase the difficult you can hide the number or encrypt or do the check in applescript
nash
