n1073645
|
f3864b00fe
|
Made GIF extractor more robust
|
2019-11-08 13:40:09 +00:00 |
|
n1073645
|
51cc94bf2a
|
Made GIF extractor more robust
|
2019-11-08 13:38:17 +00:00 |
|
n1073645
|
80362cfa84
|
Bzip2 extractor completed
|
2019-11-08 11:39:50 +00:00 |
|
n1073645
|
447a6d7524
|
Comments for GIF.
|
2019-11-07 16:50:10 +00:00 |
|
n1073645
|
f022440b4a
|
Tidied GIFextractor
|
2019-11-07 16:20:09 +00:00 |
|
n1073645
|
4f5e0c007d
|
GIF extractor for GIF89a
|
2019-11-07 15:06:30 +00:00 |
|
n1073645
|
b83f6591bb
|
XZ compression
|
2019-11-07 10:13:40 +00:00 |
|
n1073645
|
77a9481cf9
|
xz compression
|
2019-11-07 09:20:24 +00:00 |
|
n1474335
|
875c1019b2
|
Merge branch 'blowfish-fix' of https://github.com/cbeuw/CyberChef into cbeuw-blowfish-fix
|
2019-11-06 13:22:50 +00:00 |
|
n1474335
|
e1378860d6
|
Added support for 109 more character encodings
|
2019-11-01 14:56:18 +00:00 |
|
n1474335
|
05e65a74ce
|
Improved Magic scoring slightly
|
2019-10-28 17:26:13 +00:00 |
|
n1474335
|
9d73127cae
|
Fixed some typos
|
2019-10-16 15:38:20 +01:00 |
|
n1474335
|
834ff95702
|
Base64 operations now throw a meaningful error if the alphabet is the wrong length
|
2019-10-15 16:25:52 +01:00 |
|
n1474335
|
ba2a5b195c
|
Improved PE extractor to also carve the overlay if possible
|
2019-10-09 16:12:41 +01:00 |
|
n1474335
|
da901e20d9
|
Added several more file signatures. The background magic button now highlights when a file type has been detected.
|
2019-10-04 17:52:09 +01:00 |
|
n1474335
|
087cc6b8fd
|
Fixed webm signature
|
2019-10-01 17:11:31 +01:00 |
|
n1474335
|
22028b074a
|
Added support for many more file types to file signature operations
|
2019-10-01 16:54:19 +01:00 |
|
Andy Wang
|
912d63067c
|
Fix #578 by refactoring and implementing the modes
|
2019-09-26 23:02:03 +01:00 |
|
n1474335
|
b31f32a7e7
|
Tidied up Bacon Cipher operations
|
2019-09-04 17:13:05 +01:00 |
|
n1474335
|
f0b3bd0ede
|
Merge branch 'bacon' of https://github.com/kassi/CyberChef
|
2019-09-04 16:30:05 +01:00 |
|
n1474335
|
eb769c7fb4
|
Tidied up Steganography operations. FileType and toBase64 functions now accept ArrayBuffers.
|
2019-09-04 13:54:59 +01:00 |
|
n1474335
|
5bc5c0df90
|
Merge branch 'steganography' of https://github.com/Ge0rg3/CyberChef into Ge0rg3-steganography
|
2019-09-04 11:31:58 +01:00 |
|
n1474335
|
32c0d6f253
|
Updated dependencies
|
2019-08-30 18:49:05 +01:00 |
|
Ge0rg3
|
48831225ac
|
Extract RGBA Values Operation
|
2019-08-28 09:58:00 +01:00 |
|
n1474335
|
094d352e5f
|
Added eslint space-before-blocks rule
|
2019-08-27 18:13:33 +01:00 |
|
n1474335
|
82abdb50b1
|
Fixed bug in Protobuf library causing issues with long keys
|
2019-08-20 15:20:43 +01:00 |
|
n1474335
|
0e95ad8ed6
|
Updated a range of operations to use ArrayBuffers instead of byteArrays to improve performance with large files.
|
2019-07-29 17:09:46 +01:00 |
|
n1474335
|
566517d20f
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
d98762625
|
0de89f3145
|
Merge branch 'v9' of github.com:gchq/CyberChef into node-lib
|
2019-07-05 13:10:44 +01:00 |
|
n1474335
|
5eb3979504
|
Updated dependencies and linter
|
2019-07-05 12:22:52 +01:00 |
|
d98762625
|
368f508b17
|
Merge branch 'v9' of github.com:gchq/CyberChef into node-lib
|
2019-07-05 11:07:31 +01:00 |
|
d98762625
|
1c24c05647
|
swap ENVIRONMENT_IS_* functions for Utils named exports
|
2019-07-05 10:17:52 +01:00 |
|
n1474335
|
080886a2d1
|
Added support for psb, hdr, arw, raf, mrw, bct, mdi, au, auf, aif, aifc, arj, ace, hqx, alz, kgb, and torrent file detection.
|
2019-07-04 18:43:38 +01:00 |
|
n1474335
|
99f4091c1a
|
Tidied up Streebog operation, splitting out GOST hash into a separate op.
|
2019-07-03 17:23:45 +01:00 |
|
j433866
|
1135ca5fb4
|
Remove duplicate function.
Fix reading QR codes with transparent backgrounds
|
2019-07-02 16:31:26 +01:00 |
|
j433866
|
f473807459
|
Bring up to date with master
|
2019-07-02 14:23:17 +01:00 |
|
n1474335
|
525cb0689f
|
Added 'Protobuf Decode', 'VarInt Decode' and 'VarInt Encode' operations
|
2019-04-02 17:27:14 +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 |
|
n1474335
|
1640859542
|
Tidied up charts operations
|
2019-03-31 21:40:54 +01:00 |
|
n1474335
|
3d80d66925
|
Merge branch 'module-charts' of https://github.com/artemisbot/CyberChef into artemisbot-module-charts
|
2019-03-27 23:17:30 +00:00 |
|
mshwed
|
8707287349
|
Added percent delimiter for "To Hex" operation
|
2019-03-21 20:10:45 -04:00 |
|
j433866
|
6a01e40394
|
Fix bug where GIF input would error on output.
Also minor corrections to jsdocs in ImageManipulation
|
2019-03-20 11:20:34 +00:00 |
|
j433866
|
2cd3e9cacd
|
Add new implementation of gaussian blur.
Changed SharpenImage to use the new algorithm.
|
2019-03-19 13:54:26 +00:00 |
|
Matt
|
3ad5f889a0
|
Wrote some tests, fixed imports for node
|
2019-03-14 13:37:11 +00:00 |
|
j433866
|
4fafa39e54
|
Fix magic library to better handle operation error
|
2019-03-13 13:09:02 +00:00 |
|
j433866
|
308195279c
|
Bring up to date with master
|
2019-03-13 09:17:43 +00:00 |
|
s2224834
|
1a707eab86
|
Merge branch 'feature/bombe' into feature/typex
|
2019-03-12 18:21:34 +00:00 |
|
s2224834
|
fa6d5e60ce
|
Merge branch 'master' into feature/bombe
|
2019-03-12 18:07:39 +00:00 |
|
Matt
|
66c0425080
|
Merge branch 'master' into module-charts
|
2019-03-11 11:57:19 +00:00 |
|
Matt
|
f8874fc586
|
Actually made operations work (and made the module 8MB)
Unfortunately they need jsdom
|
2019-03-10 11:44:02 +00:00 |
|