Commit Graph

9 Commits

Author SHA1 Message Date
panki27
8fb2d6d003 Single byte XOR brute force for multiple lines in a file 2017-11-09 11:17:33 +01:00
panki27
55e98fbf72 Added single byte XOR cipher bruteforce for hex encoded text 2017-11-04 03:46:58 +01:00
panki27
c5efdd0c56 Added String reversing and URL encoding 2017-11-01 01:18:03 +01:00
panki27
4fda56d33b Better B64 regex, shoutout to ~ASM 2017-10-24 11:16:01 +02:00
panki27
8bfd7b2468 Automatic B64 detection for decoding 2017-10-24 10:25:39 +02:00
panki27
dd8084d7eb Added Base64 encoding and decoding 2017-10-24 09:42:10 +02:00
panki27
836f09ab25 Simplified if/else tree for translation 2017-10-24 09:20:08 +02:00
panki27
aa40d41c49 It is now possible to translate multiple values separated by commata 2017-10-24 08:29:59 +02:00
panki27
1de9a022bf Initial commit 2017-10-23 12:55:56 +02:00