in reply to Re: Trying to translate overflowing JS code to Perl
in thread Trying to translate overflowing JS code to Perl

Thanks for this demonstration, I remember you mentioned this a few weeks ago perhaps. JS code calculates a weird checksum based on integers, length of string and string content. Nothing fancy

  • Comment on Re^2: Trying to translate overflowing JS code to Perl