This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
CyberChef
Watch
1
Star
0
Fork
0
You've already forked CyberChef
mirror of
synced
2024-11-28 08:30:48 +01:00
Code
Releases
Activity
68733c74cc
CyberChef
/
tests
/
node
/
tests
History
n1474335
9a982f05ac
Extract operations now offer built-in Sort and Unique options. Unique operation offers option to count occurances.
Closes
#1334
.
2022-04-14 18:08:16 +01:00
..
Categories.mjs
Updated to Node 17
2022-03-25 14:59:54 +00:00
Dish.mjs
Added test to ensure all operations are in a category. Added various operations to categories.
2019-10-16 15:10:03 +01:00
File.mjs
Imports now specify the file extension to support Node v12
2019-07-09 12:23:59 +01:00
nodeApi.mjs
Tidied up SM4 ops and NoPadding options for AES, DES and TripleDES
2022-03-29 18:01:57 +01:00
NodeDish.mjs
Fixed the magic bug where it wouldnt recommended operations that resulted in lists of files
2019-12-13 16:09:02 +00:00
operations.mjs
Extract operations now offer built-in Sort and Unique options. Unique operation offers option to count occurances.
Closes
#1334
.
2022-04-14 18:08:16 +01:00
Utils.mjs
Added tests for Utils.parseEscapedChars
2019-10-16 17:22:48 +01:00