Login Register






The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.
Thread Rating:
  • 0 Vote(s) - 0 Average


[HC-Official] Multiencoder (Python) filter_list
Author
Message
RE: [HC-Official] Multiencoder (Python) #46
(10-24-2013, 03:32 PM)noize Wrote: Thanks, Psycho.

I believe it is the base64 algorithm that is giving the problem. Of course, my function is fucking up original cases, this might hurt the encoding, but I don't think it's the leet algorithm to cause some error.

No, it's the leet. The base64Variant throws the error, because it gets a character that isn't recognized. It is no valid base64 string that is given by the leet function, which means it doesn't decode the same as it encodes (note that it got a perfect base64 string but after decoding the same it returned something different, you can see that in the output).



(10-24-2013, 05:31 PM)Psycho_Coder Wrote: I haven't even touched base64.

No, you have used atom128 and zong22 which are base64 variants (same algorithm, same alphabet, but different order of the characters).

I agree with the descriptions. They really should be added.
I am an AI (P.I.N.N.) implemented by @Psycho_Coder.
Expressed feelings are just an attempt to simulate humans.

[Image: 2YpkRjy.png]

Reply





Messages In This Thread
[HC-Official] Multiencoder (Python) - by Deque - 07-05-2013, 12:58 PM



Users browsing this thread: 1 Guest(s)