n1073645
940b56ba5f
Luhn Checksum Operation Added
2020-02-26 10:55:15 +00:00
n1073645
355a6d6b76
Modifications made to CipherSaber2
2020-02-14 14:21:32 +00:00
n1474335
015d0f065f
Merge branch 'master' of https://github.com/Flavsditz/CyberChef into Flavsditz-master
2020-02-13 15:04:00 +00:00
Flavio Diez
1509b2b96c
Implemented the Rail Fence Cipher with both encoding and decoding
2020-01-29 12:46:38 +01:00
Andy Wang
293a95e938
Remove tickbox and make 0x comma an option
2020-01-18 13:55:32 +00:00
Andy Wang
55dddd3ef9
Add tests
2020-01-18 00:21:15 +00:00
n1474335
23a228bbd9
Tidied up Normalise Unicode operation
2019-12-20 16:05:24 +00:00
n1474335
598813ff88
Merge branch 'normalise-unicode' of https://github.com/matthieuxyz/CyberChef into matthieuxyz-normalise-unicode
2019-12-20 15:56:59 +00:00
n1474335
62edd76d7e
Merge branch 'dev' of https://github.com/n1073645/CyberChef into n1073645-dev
2019-12-20 15:49:40 +00:00
n1073645
4100a22c7f
Linting on tests
2019-12-17 12:30:32 +00:00
n1073645
71078d9332
Added tests for gunzip.
2019-12-17 12:28:09 +00:00
n1073645
5fd2512a9b
Gzip tests added
2019-12-17 12:15:11 +00:00
VirtualColossus
9f901188af
Added Colossus test
2019-12-04 23:02:20 +00:00
VirtualColossus
ccdd2af8be
Added tests, removed debug
2019-12-04 22:43:22 +00:00
Matthieu
a6fa0628f2
Add operation to normalise unicode
2019-11-25 22:59:14 +01:00
n1073645
4814922e67
Linting for regex operation
2019-11-22 10:58:24 +00:00
n1073645
81d1007bb7
Added tests for regex operation and a slight bug fix
2019-11-22 10:45:02 +00:00
n1073645
33464b3388
Linting changes
2019-11-14 08:55:27 +00:00
n1474335
b96394131f
Tidied up Blowfish tests
2019-11-06 13:34:17 +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
9ed2b26933
Tidied up Lorenz operation and created new Bletchley module for WW2-era ciphers
2019-11-06 12:14:22 +00:00
n1474335
70665534b8
Merge branch 'master' of https://github.com/VirtualColossus/CyberChef
2019-11-06 12:00:37 +00:00
n1474335
e1378860d6
Added support for 109 more character encodings
2019-11-01 14:56:18 +00:00
VirtualColossus
b9571db9f1
Merge branch 'master' into master
2019-10-31 15:33:54 +00:00
n1474335
daad633195
Tidied up Avro to JSON operation
2019-10-31 14:17:07 +00:00
VirtualColossus
d5cfe9f262
removed duplicate test
2019-10-31 13:54:52 +00:00
n1474335
a2c46b3f66
Merge branch 'avro-to-json' of https://github.com/jarrodconnolly/CyberChef into jarrodconnolly-avro-to-json
2019-10-31 13:54:00 +00:00
VirtualColossus
c0e02451a1
Fixed bug using KT option, added tests
2019-10-31 07:28:33 +00:00
Jarrod Connolly
2d12a16771
Add Avro to JSON data format conversion
2019-10-30 22:09:42 -07:00
Gustavo Silva
9108b3923b
diff.mjs: Fixes tests and adds default flag
...
* Sets default flag to `false` for `showSubtraction` flag.
* Removes extra span for else case that was causing some tests to
fail. Moreover, the previous behavior was defined as that.
* Adds custom test for the showSubtraction option, both using the
`showAdded` and `showRemoved` flags.
2019-10-29 23:39:14 +00:00
VirtualColossus
ab524fff15
Mixed tabs & spaces
2019-10-29 21:52:18 +00:00
VirtualColossus
55eae9910f
Tidied run function, added some tests
2019-10-29 21:39:29 +00:00
n1474335
3e3322e1f0
Fork no longer appends its merge delimiter to the end of the output. Closes #692
2019-10-18 13:57:21 +01:00
n1474335
adf9772928
Added tests for Utils.parseEscapedChars
2019-10-16 17:22:48 +01:00
n1474335
9d73127cae
Fixed some typos
2019-10-16 15:38:20 +01:00
n1474335
4d1f970105
Added test to ensure all operations are in a category. Added various operations to categories.
2019-10-16 15:10:03 +01:00
Marvin Wendt
acf38e47ba
Add ConvertToNATOAlphabet tests
2019-10-11 15:32:14 +02:00
Andy Wang
9872578d51
Add reference Python script
2019-10-01 23:20:27 +01:00
Andy Wang
6b70f77dcd
Add tests
2019-10-01 23:08:32 +01:00
Andy Wang
880df212d5
Correct wrong DES and 3DES tests
2019-09-26 22:00:13 +01:00
Andy Wang
b06acd99ec
Adapt AES "no IV" tests
2019-09-26 21:52:34 +01:00
n1474335
70346bce35
OCR operation now relies on local files
2019-09-13 17:40:20 +01:00
n1474335
7eabaf0de6
Cleaned up and improved OCR operation
2019-09-13 14:34:08 +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
5bc5c0df90
Merge branch 'steganography' of https://github.com/Ge0rg3/CyberChef into Ge0rg3-steganography
2019-09-04 11:31:58 +01:00
Ge0rg3
aa5afadcce
Tests for Randomize Colour Palette Op
2019-08-29 16:24:21 +01:00
Ge0rg3
950a12360e
Tests + Bug Fixes
...
* Test cases for LSB extraction, RGBA extraction and bit plane browsing
* Bug fix for alpha planes in bit plane browser
2019-08-28 17:07:43 +01:00
Chris Smith
6c9ce15b26
Add octal support to Change IP Format.
...
Also add test cases covering interchanging between all four
formats.
2019-08-24 01:14:44 +01:00
n1474335
0031345383
Tidied up 'Parse UDP' operation
2019-08-23 10:56:13 +01:00
n1474335
46fa7475cf
Merge branch 'udp-header-parser' of https://github.com/h345983745/CyberChef into h345983745-udp-header-parser
2019-08-23 10:40:24 +01:00
j433866
737ea19c9e
Fix AES decryption in GCM mode not using IVs.
...
Updated tests to match new results.
Included a Python script to generate AES-GCM tests
2019-08-22 14:54:58 +01:00
n1474335
863551ee1d
AES Decrypt now handles blank IVs correctly. Fixes #613
2019-08-21 14:27:56 +01:00
h345983745
b8dbb11136
Spelling
2019-08-19 21:05:38 +01:00
h345983745
1d32a5939c
Core UDP parsing functionality
...
Added to categorie
Description
Added Tests
Added tests
2019-08-19 20:48:05 +01:00
j433866
59864e3781
Fix Defang IP tests causing the tests to fail
2019-08-13 16:45:53 +01:00
n1474335
a4e9025b8e
Merge branch 'defang-ip' of https://github.com/h345983745/CyberChef into h345983745-defang-ip
2019-08-13 14:19:34 +01:00
j433866
4bc4db8232
Fix incorrect import of TestRegister
2019-08-13 13:39:21 +01:00
j433866
1cdcaebb4d
Merge remote-tracking branch 'upstream/master' into ssh-host-key
...
Bring up to date with master
2019-08-13 13:26:40 +01:00
j433866
9c6ceaa58a
Add tests
2019-07-15 14:12:40 +01:00
n1474335
566517d20f
Imports now specify the file extension to support Node v12
2019-07-09 12:23:59 +01:00
d98762625
e03ff22ba8
update more ENVIRONMENT_IS_* calls after merge, update some test paths, comments. Remove vulnerability
2019-07-05 11:35:59 +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
99f4091c1a
Tidied up Streebog operation, splitting out GOST hash into a separate op.
2019-07-03 17:23:45 +01:00
n1474335
666c447e36
Merge branch 'feature/streebog-hash' of https://github.com/MShwed/CyberChef into MShwed-feature/streebog-hash
2019-07-03 15:21:44 +01:00
n1474335
3766982734
Merge branch 'feature/crc-8-checksum' of https://github.com/MShwed/CyberChef into MShwed-feature/crc-8-checksum
2019-07-03 14:54:41 +01:00
n1474335
0e6626bf39
Merge branch 'pgp-verify' of https://github.com/artemisbot/CyberChef into artemisbot-pgp-verify
2019-07-03 12:38:10 +01:00
j433866
bed66298d1
Change jpeg test data to be a full image
2019-07-03 08:53:44 +01:00
mshwed
44643c151a
Fixed linting issues and added CRC-8 tests
2019-07-02 15:30:59 -04:00
h345983745
bac2e8c014
Removed V4 + V6 options
2019-06-29 01:12:50 +01:00
Matt
c46928aefe
Added tests
2019-06-27 17:51:37 +01:00
n1474335
71575e49d7
Merge branch 'index-of-coincidence' of https://github.com/Ge0rg3/CyberChef into Ge0rg3-index-of-coincidence
2019-06-27 15:41:20 +01:00
mshwed
313d1a580e
Merge branch 'master' of https://github.com/gchq/CyberChef into bugfix/json-to-csv
2019-06-20 13:59:08 -04:00
George O
a6732ba815
Added Index of Coincidence Tests
2019-06-09 00:57:02 +01:00
j433866
c1bdca8df3
Change to use byte strings instead of byte array
2019-06-04 10:19:00 +01:00
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
d98762625
90dd7037c8
update TestRegister location for new tests
2019-05-03 13:54:10 +01:00
d98762625
0a3d87dfe3
Merge branch 'master' of github.com:gchq/CyberChef into node-lib
2019-05-03 13:41:05 +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
n1474335
f6977ea264
Added test for 'Decode Protobuf' operation
2019-04-12 16:13:10 +01:00
d98762625
e764ddf0b8
update TestRegister references
2019-04-05 18:45:47 +01:00
d98762625
e4ee0fc397
Merge branch 'master' of github.com:gchq/CyberChef into node-lib
2019-04-04 15:21:52 +01:00
mshwed
4496d7762b
Converted js files to mjs. Added test cases for hashing
2019-04-02 09:41:49 -04:00
n1474335
342e11f83e
Merge branch 'blake2' of https://github.com/h345983745/CyberChef into h345983745-blake2
2019-03-31 22:25:40 +01:00
n1474335
fc909d8199
Fix lint
2019-03-31 21:43:20 +01:00
n1474335
f0b48acaf9
Merge branch 'master' into artemisbot-module-charts
2019-03-31 21:21:08 +01:00
h345983745
3950dba2c5
Added Key Option
2019-03-31 18:02:04 +00:00
h345983745
b116b8ba1e
Added Output Encoding Option
2019-03-31 18:02:03 +00:00
h345983745
c813d17595
Fixed Author Tags
2019-03-31 18:02:03 +00:00
h345983745
7d16265c4e
Initial Commit – Working hash functionality
2019-03-31 18:02:02 +00:00
n1474335
2385f1cbf8
Updated dependencies
2019-03-30 14:56:43 +00: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
d98762625
4add484d2a
update TestRegister relative path in some tests
2019-03-20 12:00:22 +00:00
d98762625
8eed2232ee
add immutable presentAs method to Dish for node REPL display. add test for exact match help
2019-03-20 11:57:47 +00:00
d98762625
76cc7f1169
Merge branch 'master' of github.com:gchq/CyberChef into node-lib
2019-03-14 17:57:53 +00:00
Matt
3ad5f889a0
Wrote some tests, fixed imports for node
2019-03-14 13:37:11 +00:00
n1474335
b98cf9538d
Long HTML output is now replaced with an overlay in the same way as long string output.
2019-03-14 11:43:23 +00:00
Karsten Silkenbäumer
ad571e6019
Change author URL
2019-03-03 17:20:54 +01:00
Karsten Silkenbäumer
14d924f6c7
Add test for the error fixed before
2019-03-02 22:27:53 +01:00