Commit Graph

25 Commits

Author SHA1 Message Date
9f8924929d refactor rot and zero_width stuff 2023-01-12 18:05:17 +01:00
71b3fd1697 fixed pretty much most of it up 2020-02-26 20:30:21 +01:00
71a107b407 translation working 2020-02-26 20:02:22 +01:00
dbfccdf023 hashing fixed 2020-02-26 19:45:40 +01:00
299c4ccc96 ROT working completely 2020-02-26 19:39:12 +01:00
c15d362011 converted some things to python3, it at least starts up now 2020-02-26 19:04:59 +01:00
26371d027f typo 2018-04-09 12:49:14 +02:00
7357cf5ee3 wrong ticks for markdown readme 2018-04-09 12:46:29 +02:00
535cbc4522 Created README 2018-04-09 12:44:32 +02:00
e425c271c9 working zero width text hiding yay 2018-04-09 12:07:04 +02:00
68c6fbb5c4 during class commit 2018-04-09 11:32:31 +02:00
panki27
d97a885859 stuff 2018-04-09 11:16:37 +02:00
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