1544 Commits

Author SHA1 Message Date
Brian Whitney
1d0d539797 making small changes 2018-12-15 21:14:46 -05:00
n1474335
79b9b63982 8.13.0 v8.13.0 2018-12-15 00:26:41 +00:00
n1474335
2f68bf30a4 Merge branch 'jarmovanlenthe-master' 2018-12-15 00:26:31 +00:00
n1474335
50f078cc45 Updated CHANGELOG 2018-12-15 00:26:15 +00:00
n1474335
47a410d6ab Merge branch 'master' of https://github.com/jarmovanlenthe/CyberChef into jarmovanlenthe-master 2018-12-15 00:19:16 +00:00
n1474335
31cbf8cccc 8.12.4 v8.12.4 2018-12-15 00:16:23 +00:00
n1474335
88bd321e3e Merge branch 'imhotepisinvisible-master' 2018-12-15 00:16:13 +00:00
Jarmo van Lenthe
b4a586c0b9 Some lets to consts and removing of trailing spaces from grunt lint 2018-12-14 22:35:43 +01:00
Oliver Grubin
63593f1b6c Fix HMAC operation when hex key has bytes >= 0x80 (#437)
Add test vectors from RFC4231
2018-12-14 21:32:44 +00:00
Jarmo van Lenthe
dcff8971e8 Added simple A1Z26 'cipher' 2018-12-14 22:29:51 +01:00
bwhitn
c0f4dc6c64 working on functions 2018-12-13 05:46:38 -05:00
Cynser
3f7059a235 Remove unnecessary escape character 2018-12-12 17:49:11 +00:00
Cynser
71c743ff5a Add Text Encoding Brute Force operation 2018-12-12 17:34:45 +00:00
bwhitn
1c6eff0c6c working on walking a mime object 2018-12-12 05:59:46 -05:00
Brian Whitney
3e8934035a got parsing working correctly. Decoupling some of the functions. 2018-12-11 18:20:45 -05:00
bwhitn
94b2638365 fixing encoding/parsing issues 2018-12-11 01:22:23 -05:00
Brian Whitney
a980462d71 fixed some lint errors 2018-12-01 23:09:50 -05:00
bwhitn
78ba4d4fd3 fixing content-type issue 2018-12-01 11:41:14 -05:00
bwhitn
72111cd2bb dressing/simplifying code, added uuencoding 2018-11-28 22:51:14 -05:00
bwhitn
e2ee627d09 adding decode mime encoded words and removing duplicate code 2018-11-27 22:46:08 -05:00
Brian Whitney
fa5d2b130f working on moving parsing to lib 2018-11-27 14:49:02 -05:00
bwhitn
a23c94cd76 fixing bugs and working on making it more compatable 2018-11-26 22:50:03 -05:00
Brian Whitney
97219d090e fixing bugs and reformating code 2018-11-26 15:07:34 -05:00
bwhitn
2a2312dc7d Fixing issues 2018-11-25 23:04:07 -05:00
bwhitn
9ef9dff832 Have some initial functionallity 2018-11-23 23:43:06 -05:00
Brian Whitney
189cf337d6 Working on Mime walking 2018-11-23 15:00:34 -05:00
n1474335
15fbe5a459 8.12.3 v8.12.3 2018-11-23 16:07:30 +00:00
n1474335
cd47394709 Merge branch 'PhillipNordwall-JSON_Object_Sort' 2018-11-23 16:07:21 +00:00
n1474335
6f4ee8b7b6 Tidied JSON Beautify op. Changed default indent to 4 spaces instead of a tab. 2018-11-23 16:05:51 +00:00
n1474335
8c5d05b611 Merge branch 'JSON_Object_Sort' of https://github.com/PhillipNordwall/CyberChef into PhillipNordwall-JSON_Object_Sort 2018-11-23 15:56:59 +00:00
n1474335
3bdcf4d851 8.12.2 v8.12.2 2018-11-23 14:58:38 +00:00
n1474335
1d1c69ca51 Updated magic pattern matches for QP and B64 encodings to handle whitespace better 2018-11-23 14:58:30 +00:00
Brian Whitney
d8667a67be got file output working. Adding Mime walking 2018-11-22 14:51:53 -05:00
Phillip Nordwall
c4c679021d Adding Sort Object Keys, and tests for it. 2018-11-22 11:10:10 -08:00
Phillip Nordwall
c16d13e2c9 Adding test cases for JSON Minify 2018-11-22 11:07:48 -08:00
Phillip Nordwall
97613eb3c7 Adding test cases for JSON Beautify 2018-11-22 10:31:22 -08:00
bwhitn
1e0bb72dfa working on IMF 2018-11-21 23:36:32 -05:00
Brian Whitney
39fd016717 working on email parsing 2018-11-21 15:26:09 -05:00
n1474335
a946d04a72 8.12.1 v8.12.1 2018-11-21 17:48:03 +00:00
n1474335
cc35ec82eb Fixed babel transpilation of jsesc and crypto-api 2018-11-21 17:47:56 +00:00
n1474335
d6604e0008 Updated CHANGELOG 2018-11-21 12:48:27 +00:00
n1474335
b9e63efc37 Fixed version links in CHANGELOG 2018-11-21 12:40:55 +00:00
n1474335
b458707921 8.12.0 v8.12.0 2018-11-21 12:29:25 +00:00
n1474335
6ec52c6cd2 Merge branch 'bwhitn-citrix' 2018-11-21 12:28:36 +00:00
n1474335
79d7a5dd87 Tidied up Citrix CTX1 operations and updated CHANGELOG 2018-11-21 12:28:19 +00:00
n1474335
1653d0212a Merge branch 'citrix' of https://github.com/bwhitn/CyberChef into bwhitn-citrix 2018-11-21 10:23:39 +00:00
bwhitn
13b10a68a2 fixing indent 2018-11-20 22:36:29 -05:00
bwhitn
ed17ed2919 Moved quotedprintable to own library, completed a little work on IMF parsing 2018-11-20 22:12:38 -05:00
Brian Whitney
c378bcb00b Fixed lint issues 2018-11-20 11:24:50 -05:00
Brian Whitney
215e7a5f5d Citrix CTX1 encoding/decoding 2018-11-20 11:09:52 -05:00