h345983745
|
219469f24f
|
Intial Commit
Consolidated IP Regex's
Fixed Logic Error
Added Tests
Removed Changes Outside Of Operation
Added to category
|
2019-05-12 21:19:54 +01:00 |
|
j433866
|
802879ced2
|
Merge pull request #2 from gchq/master
Bring branch up to date with gchq/master
|
2019-05-10 09:09:58 +01:00 |
|
j433866
|
cbcc2aa731
|
Fix regex to handle multiple escaped backslashes
|
2019-05-09 10:04:06 +01:00 |
|
j433866
|
cbf1d2feb0
|
Add specific handling for DOMExceptions
|
2019-05-08 16:42:06 +01:00 |
|
j433866
|
f72749304d
|
Improve handling of errors in operations.
Remove unused dependencies.
|
2019-05-08 11:57:22 +01:00 |
|
j433866
|
07021b8dd5
|
Add new worker for zipping outputs.
Use bakeId to track which outputs are stale.
|
2019-05-07 09:26:55 +01:00 |
|
d98762625
|
aa9bf08157
|
amend comments, remove return type from Dish translate
|
2019-05-03 14:38:29 +01:00 |
|
d98762625
|
0a3d87dfe3
|
Merge branch 'master' of github.com:gchq/CyberChef into node-lib
|
2019-05-03 13:41:05 +01:00 |
|
d98762625
|
65a3897f87
|
add dish translation tests for node
|
2019-05-03 13:36:08 +01:00 |
|
j433866
|
ff9c68db56
|
Update handling of bake errors.
Add preview thumbnail for image input.
|
2019-05-01 17:08:36 +01:00 |
|
j433866
|
1cedc94652
|
Fix status messages for baking
|
2019-05-01 15:19:01 +01:00 |
|
mshwed
|
8fa8e34027
|
Added support for parsing JSON with number type values. Added support for non-array JSON objects. Added extra tests for JSON to CSV operation.
|
2019-04-28 16:29:15 -04:00 |
|
mshwed
|
5225874498
|
Fixed handling of large files and fixed issue with line histogram colour fill
|
2019-04-28 14:38:03 -04:00 |
|
j433866
|
f638bd4ded
|
If sending arraybuffer back, use a transferable object
|
2019-04-26 14:01:49 +01:00 |
|
mshwed
|
802493fec4
|
Merge branch 'master' of https://github.com/gchq/CyberChef into feature/advanced-entropy
|
2019-04-24 19:48:03 -04:00 |
|
j433866
|
6d8daac5ca
|
Merge remote-tracking branch 'upstream/master' into multiple-input-files
|
2019-04-23 09:02:04 +01:00 |
|
n1474335
|
01f0625d6a
|
Fixed XSS in 'Text Encoding Brute Force. Closes #539
|
2019-04-14 22:00:17 +01:00 |
|
n1474335
|
8f450501cc
|
Downloadble version is now a .zip file instead of a single .htm file
|
2019-04-12 18:54:31 +01:00 |
|
n1474335
|
08c5dbce09
|
Merge branch 'init-dish' of https://github.com/d98762625/CyberChef into d98762625-init-dish
|
2019-04-12 16:24:23 +01:00 |
|
d98762625
|
de8c99eceb
|
merge init-dish & update tests
|
2019-04-08 18:06:01 +01:00 |
|
d98762625
|
cdc15c0f20
|
change empty Dish initialisation to use ArrayBuffer
|
2019-04-08 17:58:46 +01:00 |
|
Matt
|
18408901be
|
removed old bzip2 dependency
|
2019-04-07 19:11:46 +01:00 |
|
Matt
|
982c915931
|
Change author
|
2019-04-07 19:02:27 +01:00 |
|
Matt
|
a339eacd45
|
Bzip2 compression support changed to use wasm backend
x4 speed.
|
2019-04-07 18:59:03 +01:00 |
|
mshwed
|
8fc0e012e3
|
Fixed formatting issues
|
2019-04-06 23:09:46 -04:00 |
|
mshwed
|
b7fb9635e5
|
Added operation for entropy visualization as an image
|
2019-04-06 19:40:07 -04:00 |
|
mshwed
|
f988a958bb
|
Added support for generating an entropy curve based on the input data
|
2019-04-06 15:59:36 -04:00 |
|
mshwed
|
c80cb57b07
|
Added histogram line, refactored axes generation
|
2019-04-05 14:30:24 -04:00 |
|
d98762625
|
a210f951da
|
more linting
|
2019-04-05 17:40:52 +01:00 |
|
d98762625
|
367532cf8d
|
linting and comment for readFileSync
|
2019-04-05 17:35:20 +01:00 |
|
d98762625
|
af504891e4
|
incorporate ArrayBuffer base Dish type. Add global file shim to node index. Fix Buffer -> ArrayBuffer transformation
|
2019-04-05 16:51:14 +01:00 |
|
mshwed
|
dec28e16d4
|
Added histogram visualization for text entropy
|
2019-04-05 11:12:44 -04:00 |
|
d98762625
|
e4ee0fc397
|
Merge branch 'master' of github.com:gchq/CyberChef into node-lib
|
2019-04-04 15:21:52 +01:00 |
|
n1474335
|
525cb0689f
|
Added 'Protobuf Decode', 'VarInt Decode' and 'VarInt Encode' operations
|
2019-04-02 17:27:14 +01:00 |
|
Matt
|
7796c473ae
|
Fix lint issue
|
2019-04-02 17:01:47 +01:00 |
|
j433866
|
2cb33bfec4
|
Bring up to date with master
|
2019-04-02 16:54:34 +01:00 |
|
j433866
|
6430129b2a
|
Remove some inputNum stuff for now
|
2019-04-02 16:52:43 +01:00 |
|
Matt
|
8445165491
|
Use all the arraybuffers
cuts a solid 1/3 off the compression time
|
2019-04-02 16:47:38 +01:00 |
|
Matt
|
c5698fcd65
|
Merge remote-tracking branch 'upstream/master' into features/bz2-comp
|
2019-04-02 16:26:29 +01:00 |
|
n1474335
|
7d03be3a77
|
Dish._translate now uses ArrayBuffer as its intermediate type instead of byteArray. This should speed up operations on large files.
|
2019-04-02 15:34:30 +01:00 |
|
mshwed
|
4496d7762b
|
Converted js files to mjs. Added test cases for hashing
|
2019-04-02 09:41:49 -04:00 |
|
Matt
|
8b12caad78
|
Merge gchq/master into bz2-comp
|
2019-04-02 12:08:30 +01:00 |
|
Matt
|
e1492c3bb1
|
Added (non-garbage) description and fixed wikipedia link.
|
2019-04-02 12:05:17 +01:00 |
|
Matt
|
3cc66e9db9
|
Added Bzip2 compression support
|
2019-04-02 11:55:59 +01:00 |
|
mshwed
|
37389a62c1
|
Added support for hashing version 1994 and 2012. Added S-Box selection for 1994 version. Added length selection
|
2019-04-01 23:14:40 -04:00 |
|
mshwed
|
aef65620da
|
Merge remote-tracking branch 'origin/master' into feature/streebog-hash
|
2019-04-01 21:57:33 -04:00 |
|
j433866
|
99bef09e0e
|
Fix invalid file type error
|
2019-04-01 14:13:30 +01:00 |
|
j433866
|
c97e77c765
|
Merge with qr-improvements.
Change QR code ops to use ArrayBuffer.
Add new function to Utils to convert a string to arraybuffer.
|
2019-04-01 14:11:37 +01:00 |
|
Martin Gillow
|
8ece8ebec2
|
Updated description
|
2019-04-01 13:40:53 +01:00 |
|
j433866
|
e44a22e143
|
Change ops to use ArrayBuffer instead of byteArray
|
2019-04-01 10:54:46 +01:00 |
|