mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-27 02:06:15 -04:00
add new operation: From/To MS-DOS Date and Time
This commit is contained in:
parent
ed8bd34915
commit
a940a3252d
5 changed files with 420 additions and 0 deletions
|
@ -124,6 +124,7 @@ import "./tests/UnescapeString.mjs";
|
|||
import "./tests/LS47.mjs";
|
||||
import "./tests/LZString.mjs";
|
||||
import "./tests/NTLM.mjs";
|
||||
import "./tests/MSDOSDateAndTime.mjs";
|
||||
|
||||
// Cannot test operations that use the File type yet
|
||||
// import "./tests/SplitColourChannels.mjs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue