Commit Graph

13 Commits

Author SHA1 Message Date
panki27
b5682c7303 working on resolving 0-width strings 2018-04-09 11:04:46 +02:00
panki27
3630a61186 'changes' 2018-04-06 22:17:44 +02:00
panki27
d977bb4e94 Added string2binary and a function to calculate the Hamming Distance between 2 strings 2017-11-09 12:44:38 +01:00
panki27
4bda4681e0 Added Repeating Key XOR Encryption 2017-11-09 12:11:35 +01:00
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