n1474335
e2161ec934
Resolved conflicts
2017-12-27 12:50:29 +00:00
n1474335
1e4d2ba90d
Updated documentation for file support
2017-12-27 12:45:22 +00:00
n1474335
caf794b01d
Threshold for treating output as a file is now configurable
2017-12-27 12:29:10 +00:00
n1474335
e81122739b
Files can now be moved from the output to the input
2017-12-27 02:26:24 +00:00
n1474335
a0aa363203
Download filenames now persist
2017-12-27 02:01:17 +00:00
n1474335
bad0816115
Output files can be viewed in slices
2017-12-27 01:52:41 +00:00
n1474335
53a3f3d452
Changed inputType for file magic byte operations to ArrayBuffer
2017-12-26 22:05:10 +00:00
n1474335
ff94172b3c
Output files can now be downloaded using FileSaver (supports large files ~500MB)
2017-12-26 01:32:51 +00:00
n1474335
af71ca6a25
Output over 1MiB is passed back as an ArrayBuffer and an output file card is displayed.
2017-12-26 00:44:40 +00:00
n1474335
0e7989111f
Removed CryptoJS from Utils.js. UTF8 conversion is now achieved with the much smaller and actively maintained utf8 library.
2017-12-25 23:11:52 +00:00
Toby Lorne
db8955d90d
WIP: add encrypt and decrypt operations
...
Currently the encrypt operation works only to my public key and not to
keys generated by the generate key pair operation. Probably something
wrong with the generate operation.
2017-12-24 17:44:32 +00:00
Toby Lorne
5a5ce1101b
Merge pull request #2 from artemisbot/features/add-pgp-kbpgp
...
Promisified generation of key pair
2017-12-23 17:33:42 +00:00
n1474335
8ee3742216
6.8.0
2017-12-21 15:13:54 +00:00
n1474335
194eb184f3
Merge branch 'bwhitn-math'
2017-12-21 15:13:35 +00:00
n1474335
98f59ace3a
Small tweaks to the arithmetic ops
2017-12-21 15:12:06 +00:00
n1474335
c1fb6d9776
Merge branch 'math' of https://github.com/bwhitn/CyberChef into bwhitn-math
2017-12-21 14:46:37 +00:00
Matt C
670566b7eb
Promisified generation of key pair
2017-12-21 14:23:31 +00:00
bwhitn
fc7d2c2f52
separated all functions and updated comments/descriptions
2017-12-21 05:58:31 -08:00
bwhitn
0fea84ed7a
WIP
2017-12-21 00:19:47 -05:00
n1474335
5e7f8e3976
Removed unnecessary whitespace
2017-12-20 16:34:21 +00:00
n1474335
fe4c5f5899
6.7.2
2017-12-20 15:56:56 +00:00
n1474335
d47b7b9242
Merge branch 'bug-numberwang'
2017-12-20 15:56:47 +00:00
n1474335
09b6661e35
Fixed trailing spaces
2017-12-20 15:51:57 +00:00
n1474335
57b1667b69
Fixed the Numberwang algorithm to correctly recognise recently discovered Numberwang values. Fixes #204
2017-12-20 15:45:58 +00:00
n1474335
5e9380b550
6.7.1
2017-12-20 13:43:31 +00:00
n1474335
fc8a0480fb
Merge branch 'bug-css-selector'
2017-12-20 13:43:00 +00:00
n1474335
317327d097
CSS selector operation now works in a web worker. Fixes #218
2017-12-20 13:30:51 +00:00
n1474335
ecd0ac2521
Updated dependencies
2017-12-19 16:53:57 +00:00
n1474335
f9eaf67db2
6.7.0
2017-12-19 15:02:23 +00:00
n1474335
99e0c8d5e3
Merge branch 'bwhitn-chi'
2017-12-19 15:02:08 +00:00
n1474335
7a951d86d8
Tidied up Chi Square operation
2017-12-19 15:02:01 +00:00
n1474335
d9dfaec84c
Merge branch 'chi' of https://github.com/bwhitn/CyberChef into bwhitn-chi
2017-12-19 14:45:50 +00:00
n1474335
80719ae368
6.6.3
2017-12-19 14:41:34 +00:00
n1474335
9407809356
Merge branch 'bwhitn-fixHOTP'
2017-12-19 14:40:30 +00:00
n1474335
f7e958e7a1
Changed HOTP inputType to byteArray
2017-12-19 14:38:13 +00:00
n1474335
5d75f8636a
Resolved conflict
2017-12-19 14:31:40 +00:00
n1474335
22aaeb3ff5
6.6.2
2017-12-19 14:25:12 +00:00
n1474335
8c29ce95e2
Merge branch 'artemisbot-bug/uuid'
2017-12-19 14:24:59 +00:00
n1474335
049fc66785
Added note to Default.js to show that crypto is included in that module.
2017-12-19 14:24:47 +00:00
n1474335
029c55fd53
Merge branch 'bug/uuid' of https://github.com/artemisbot/CyberChef into artemisbot-bug/uuid
2017-12-19 14:15:31 +00:00
n1474335
7b433b9bd6
6.6.1
2017-12-19 14:12:24 +00:00
n1474335
5ec210990b
Fixed NetBIOS space removal
2017-12-19 14:12:18 +00:00
n1474335
a7a0cacddb
Merge branch 'bwhitn-fixNB'
2017-12-19 13:54:02 +00:00
n1474335
e61ced93d6
Removed dependency for Utils.js from NetBIOS.js
2017-12-19 13:53:33 +00:00
n1474335
df122da1d2
Merge branch 'fixNB' of https://github.com/bwhitn/CyberChef into bwhitn-fixNB
2017-12-19 13:26:49 +00:00
n1474335
31d90939fe
6.6.0
2017-12-19 13:19:46 +00:00
n1474335
67b0fdf73e
Merge branch 'bwhitn-control'
2017-12-19 13:18:58 +00:00
n1474335
12fc8c22dd
Made some naming changes to Label-related operations.
2017-12-19 13:18:25 +00:00
n1474335
4e00ac9300
Files are now uploaded in a worker and not displayed in the input by default. Added ArrayBuffer Dish type.
2017-12-18 20:39:55 +00:00
bwhitn
4ca2a30249
Fixed minor errors
2017-12-18 05:33:52 -08:00