| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Music247
Join Date: Mar 2006
Location: Los Angeles
Posts: 632
|
I attached my output string in a txt file, because its in unicode and probably wont go through if i posted it directly here.
here are your clues. the key needed to undo this mess is 2869224986744973939821313 and the final length of the string when its decoded is 492 chars.. I know this is probably too crazy, but im just trying to make sure this encoding is hard to beat. maybe its easy i dunno.. |
|
|
|
|
|
#2 |
|
Music247
Join Date: Mar 2006
Location: Los Angeles
Posts: 632
|
one more thing...
im including one more file that has different keycodes and output strings. everyone of them is the same message, just using a different keycode. |
|
|
|
|
|
|
|
|
#3 |
|
Music247
Join Date: Mar 2006
Location: Los Angeles
Posts: 632
|
I figured out how to keep the encoded string into Ascii standard, so it can be emailed.
ex. ActionScript Code:
this will give you something like myKey = "9VPNX5t8RFWFZuml8Ank8gkG0ByQwK"; MYstr = "0322911o23110aR2f31113P103RB214sB341yN3032Fe2dVX3 33w02i0L440N10330c13Z0x11eF31SlAX0dk3Wo0u2Z2p12123 130312s10vA3v2gP0okt3k1BMi1409c1Kq3030c11K6eX1119C 33LDR30MPM1C0EVU0y00rX0Tp32K1YAbm"; P.S. im still trying to figure out how to make generateAlphaNumKey() work... i have a thread about that here... http://www.actionscript.org/forums/s...d.php3?t=99788 the encoding does a LOT of crazy stuff. shuffling, scrambling, XORing, bit shifting, all being deciding on vars created from each char in the keyString. its insane! in fact my brain is fried! |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| new string functions! tell me what you need! | colfaxrev | ActionScript 2.0 | 11 | 09-23-2008 10:59 PM |
| Useful Utilities..cookies, key combination,etc | MichaelxxOA | Projectors and CDs | 145 | 08-03-2008 01:45 PM |
| Parsing | mtanti | ActionScript 2.0 | 3 | 02-24-2006 04:37 PM |
| 06++ = 7 != 07 | Flash Gordon | Server-Side Scripting | 5 | 01-17-2006 07:27 PM |
| encode string to hex? | til | ActionScript 1.0 (and below) | 5 | 04-23-2005 11:32 PM |