n1474335
|
6f4ee8b7b6
|
Tidied JSON Beautify op. Changed default indent to 4 spaces instead of a tab.
|
2018-11-23 16:05:51 +00: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 |
|
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 |
|
Brian Whitney
|
215e7a5f5d
|
Citrix CTX1 encoding/decoding
|
2018-11-20 11:09:52 -05:00 |
|
n1474335
|
3a979b6cda
|
'JSON to CSV' operation now escapes characters correctly. Added tests for CSV/JSON operations.
|
2018-11-13 17:54:43 +00:00 |
|
n1474335
|
2d471f551f
|
Lint
|
2018-11-07 15:20:09 +00:00 |
|
n1474335
|
5c598b69b0
|
Merge branch 'NumSortHex' of https://github.com/qistoph/CyberChef into qistoph-NumSortHex
|
2018-11-07 15:15:39 +00:00 |
|
n1474335
|
cea30465d8
|
Changed 'Remove Letter Accents' to 'Remove Diacritics'
|
2018-11-07 15:07:54 +00:00 |
|
n1474335
|
b301d16cb2
|
Merge branch 'feature/remove-letter-accents' of https://github.com/klaxon1/CyberChef into klaxon1-feature/remove-letter-accents
|
2018-11-07 14:57:05 +00:00 |
|
n1474335
|
91fc2c28dc
|
Added signed feature to 'To Decimal'
|
2018-11-07 14:39:33 +00:00 |
|
n1474335
|
ca47ba3c7c
|
Merge branch 'FromNegs' of https://github.com/qistoph/CyberChef into qistoph-FromNegs
|
2018-11-07 14:23:39 +00:00 |
|
n1474335
|
8bcf68c8a1
|
Merge branch 'HmacToggleStr' of https://github.com/qistoph/CyberChef into qistoph-HmacToggleStr
|
2018-11-07 14:18:24 +00:00 |
|
Chris van Marle
|
3f0af9cdea
|
Add tests for From Decimal
|
2018-10-22 17:51:26 +08:00 |
|
Brian Whitney
|
f4de4de8c1
|
Fixing the babel, scrypt, and base58 issues
|
2018-10-21 21:10:49 -04:00 |
|
Chris van Marle
|
ba24e12454
|
Update hexadecimal sort after review
- Use Array.map instead of for-loop
- Add test case
|
2018-10-12 15:39:06 +02:00 |
|
Chris van Marle
|
b76aa16143
|
Fix Hash test
|
2018-10-12 13:54:40 +02:00 |
|
n1474335
|
6cc6230b91
|
Merge branch 'feature/improve-email-extract' of https://github.com/klaxon1/CyberChef into klaxon1-feature/improve-email-extract
|
2018-10-12 10:34:00 +00:00 |
|
Klaxon
|
3089c39369
|
add test
|
2018-10-11 22:26:44 +10:00 |
|
Klaxon
|
e638fb69b5
|
fix comment
|
2018-10-11 20:52:12 +10:00 |
|
Klaxon
|
718a94b5e0
|
add tests for internationalized email addresses
|
2018-10-11 20:42:16 +10:00 |
|
n1474335
|
e6b89d571e
|
Tidied up TLV operation and tests
|
2018-10-10 13:56:20 +00:00 |
|
Klaxon
|
ab4c9ef0d6
|
fix comment
|
2018-10-02 15:12:51 +10:00 |
|
Klaxon
|
a69063de9b
|
add tests
|
2018-10-02 13:51:55 +10:00 |
|
n1474335
|
a15af602e0
|
Merge branch 'tlv' of https://github.com/GCHQ77703/CyberChef into GCHQ77703-tlv
|
2018-08-31 15:12:54 +00:00 |
|
n1474335
|
be14d56eae
|
Tidied up JWT operations
|
2018-08-31 13:58:06 +00:00 |
|
n1474335
|
100b097ace
|
Merge branch 'jwt' of https://github.com/GCHQ77703/CyberChef into GCHQ77703-jwt
|
2018-08-31 12:20:37 +00:00 |
|
GCHQ 77703
|
3833c5f9fe
|
Rename operation, add working tests, add info URL
|
2018-08-31 13:20:28 +01:00 |
|
GCHQ 77703
|
a95f43aa4d
|
Implement tests, fix options argument
|
2018-08-29 22:43:10 +01:00 |
|
n1474335
|
0d63b3cbae
|
JSON output is now indented by default. Closes #350.
|
2018-08-29 19:05:58 +00:00 |
|
n1474335
|
56946a66aa
|
Merge branch 'feature/improve-parse-ip-range' of https://github.com/klaxon1/CyberChef into klaxon1-feature/improve-parse-ip-range
|
2018-08-29 18:48:29 +00:00 |
|
n1474335
|
415beaa0b0
|
Tidied up Geohash operations
|
2018-08-29 17:59:48 +00:00 |
|
Klaxon
|
2820660264
|
fix regex issues and ESlint errors and warnings
fix comment
fix ESlint errors and warnings
fix regex
add author
|
2018-08-28 23:07:53 +10:00 |
|
Klaxon
|
86145dbf67
|
add tests
|
2018-08-28 23:07:48 +10:00 |
|
GCHQ 77703
|
3abe99078e
|
Fix linting
|
2018-08-27 16:03:15 +01:00 |
|
GCHQ 77703
|
edbd540c68
|
Add Dysfunctional Test
|
2018-08-27 15:42:07 +01:00 |
|
GCHQ 77703
|
001f3f30cd
|
Remove multi-line operations
|
2018-08-26 18:06:02 +01:00 |
|
GCHQ 77703
|
69a0122fea
|
Fix "From Geohash" test
|
2018-08-26 17:20:50 +01:00 |
|
GCHQ 77703
|
3d505b4248
|
Add ToGeohash and FromGeohash operations
|
2018-08-26 14:27:15 +01:00 |
|
n1474335
|
e7c6a05e9f
|
Merge branch 'features/messagepack' of https://github.com/artemisbot/CyberChef into artemisbot-features/messagepack
|
2018-08-21 19:22:10 +01:00 |
|
Matt C
|
36e16d9925
|
Fixed linting issues
|
2018-08-20 19:14:19 +01:00 |
|
Matt C
|
84eaaf4819
|
Tests now work
Also they'll work in the node API too now
|
2018-08-20 19:08:01 +01:00 |
|
Matt C
|
821dd9c48c
|
Added messagepack tests but they don't work
and i'm too burnt out to figure out why
|
2018-08-20 00:20:04 +01:00 |
|
Cynser
|
8b78383732
|
Newline at end of files
|
2018-08-16 03:31:09 +01:00 |
|
Cynser
|
f1c31ea966
|
Added some tests for the Translate DateTime Format operation
|
2018-08-16 03:28:11 +01:00 |
|
n1474335
|
9b7f4e824a
|
Improvements and basic tests for Magic op and addition of deep cloning for dishes
|
2018-08-09 19:17:24 +01:00 |
|
Luke Lanchester
|
87b77215e4
|
Added Haversine distance operation
This operation calculates the great circle distance between two GPS co-ordinates, returning the value
|
2018-08-03 18:20:38 +01:00 |
|
n1474335
|
4ca14ed0ce
|
'From Hexdump' now supports an alternative style of Wireshark hexdumps. Test added.
|
2018-06-13 13:00:49 +00:00 |
|