This website requires JavaScript.
189e077247
Ported blowfish operations and library to ESM modules
Matt C
2018-05-23 16:54:12 +0100
c29ea53405
ESM: Ported Punycode, HTTP and PRNG operations
n1474335
2018-05-21 19:08:24 +0000
0d1e5311dc
ESM: Changed thrown errors to OperationErrors
n1474335
2018-05-21 18:34:52 +0000
cefe3fc542
ESM: Ported Bzip2, Diff and Tar operations
n1474335
2018-05-21 18:23:05 +0000
749b0510e7
ESM: Ported BSON, ToTable, Filetime and XKCD operations
n1474335
2018-05-21 17:37:32 +0000
eed28f67d5
ESM: Ported UUID, OTP, Numberwang and PHP operations
n1474335
2018-05-21 12:35:11 +0000
739e06d7d3
Merge branch 'd98762625-port-flowcontrol' into esm
n1474335
2018-05-21 11:45:28 +0000
28b24b725f
ESM: Tidied up FlowControl ops
n1474335
2018-05-21 11:39:10 +0000
1472f82205
Merge branch 'port-flowcontrol' of https://github.com/d98762625/CyberChef into d98762625-port-flowcontrol
n1474335
2018-05-21 11:27:00 +0000
4990a1f9f1
ESM: Added file exists check to npm postinstall script.
n1474335
2018-05-21 11:25:13 +0000
10556f528f
update comments
d98762625
2018-05-21 11:12:58 +0100
8ff6596657
add other flowcontrol ops. Update tests
d98762625
2018-05-21 10:58:35 +0100
046e1ebad9
Merge branch 'esm' into port-flowcontrol
d98762625
2018-05-21 09:02:58 +0100
9f52689fde
Merge branch 'esm' of github.com:gchq/CyberChef into esm
d98762625
2018-05-21 09:02:21 +0100
093a7c8c8a
ESM: Config files are now initialised correctly.
n1474335
2018-05-20 17:05:59 +0100
ee519c7352
Merged esm branch into feature-magic. Ported FileType ops.
n1474335
2018-05-20 16:49:42 +0100
ec0ecf5151
add comments
d98762625
2018-05-18 12:52:16 +0100
bfb405c4a6
Add Jump
d98762625
2018-05-18 12:50:23 +0100
bca73b496f
add Merge (without Fork). Add flowcontrol setter to Operation
d98762625
2018-05-18 12:38:37 +0100
72d943aca2
Add register
d98762625
2018-05-18 11:26:20 +0100
0f6ee68731
edit setter in Register
d98762625
2018-05-18 12:20:50 +0100
3f08fa3b23
update package-lock
d98762625
2018-05-18 11:40:24 +0100
1dddcb4345
ESM: Ported various tests for completed operations
n1474335
2018-05-17 15:34:00 +0000
3fd1f4e6d9
ESM: Ported all Hash and Checksum operations
n1474335
2018-05-17 15:11:34 +0000
3ba12ae9ac
Made variables non-private, and followed convention for the references to the IP lib.
Callum Fraser
2018-05-16 22:32:46 +0100
ea36687205
Merge branch 'esm' of https://github.com/gchq/CyberChef into ip-convert
Callum Fraser
2018-05-16 21:52:40 +0100
c17e897674
Ported the ParseIPv4Header operation.
Callum Fraser
2018-05-16 21:51:51 +0100
b7bdd4eed6
Ported the GroupIPAddresses operation.
Callum Fraser
2018-05-16 21:51:24 +0100
792218df9c
Ported the ChangeIPFormat operation.
Callum Fraser
2018-05-16 21:51:04 +0100
161f89c038
Ported the TCPIPChecksum operation. Main content has been moved to the IP lib file, as it is used in multiple files. Changed the name, due to it originally containing a backslash, which caused issues with the script.
Callum Fraser
2018-05-16 21:50:48 +0100
1920e9c7fb
Added more content to the Ip.mjs file, required for other functions.
Callum Fraser
2018-05-16 21:37:48 +0100
5362508a99
ESM: Ported HTML, Unicode, Quoted Printable and Endian operations
n1474335
2018-05-16 17:10:50 +0000
f26d175cad
ESM: Ported Base58, Base and BCD operations
n1474335
2018-05-16 16:25:05 +0000
84df055888
ESM: Ported MS and Entropy operations
n1474335
2018-05-16 11:39:30 +0100
ebcc5bd9c8
ESM: Added generateConfig calls to relevant grunt tasks
n1474335
2018-05-16 10:25:29 +0100
b760c2f1a0
ESM: Fixed OperationError detection and tidied up ops.
n1474335
2018-05-16 10:17:49 +0100
acb8a342a7
Merge branch 'esmconversion' of https://github.com/artemisbot/CyberChef into esm
n1474335
2018-05-16 09:28:24 +0100
654596ea79
Ported "Parse IPv6 Address"
Callum Fraser
2018-05-15 23:48:33 +0100
8d2adfaae7
Updated the Ip core file with more required functions/variables
Callum Fraser
2018-05-15 23:48:18 +0100
5b6d57fd47
Ported "Parse IP Range".
Callum Fraser
2018-05-15 23:31:03 +0100
39ba83eefb
Created a Ip for now which contains all the helper functions, they may be moved into their corrosponding files in the future
Callum Fraser
2018-05-15 23:30:35 +0100
03f435915b
Imported OperationError to TranslateDateTimeFormat
Matt C
2018-05-15 18:50:04 +0100
07715bd167
ESM: Rewritten src/web/ in ESM format.
n1474335
2018-05-15 17:36:45 +0000
2e4f5b7070
Changed all error returns to OperationErrors
Matt C
2018-05-15 18:01:04 +0100
b3ee251ee3
ESM: Port Extract.js module
Matt C
2018-05-15 16:30:17 +0100
c90acd24f5
ESM: Added author tag to Sum op
n1474335
2018-05-15 15:21:50 +0000
e41eb3d8a2
Merge branch 'port-arithmetic' of https://github.com/d98762625/CyberChef into esm
n1474335
2018-05-15 15:16:56 +0000
3c214ce17c
Deleted PGP file
Matt C
2018-05-15 16:07:51 +0100
285e512483
Actually made these ops work
Matt C
2018-05-15 16:04:57 +0100
b8d3b33963
ESM: Ported CharEnc operations
n1474335
2018-05-15 15:03:41 +0000
3bbfc130d4
create arithmetic specific delimiter options
d98762625
2018-05-15 14:59:28 +0100
6ddc1b1c9c
export Arithmetic funcs individually. Use existing Delim
d98762625
2018-05-15 14:32:39 +0100
f79dd29ed3
port standard deviation ops
d98762625
2018-05-15 10:47:06 +0100
1198094d3b
port median operation
d98762625
2018-05-15 10:42:51 +0100
2716be397c
port mean operation
d98762625
2018-05-15 10:40:26 +0100
9de93022d6
port divide operation
d98762625
2018-05-15 10:33:58 +0100
bf28410812
port multiply operation
d98762625
2018-05-15 10:24:35 +0100
30288c6237
add Subtract op
d98762625
2018-05-15 10:19:06 +0100
2b0c327001
Ported x86 Disassembler & PGP ops
Matt C
2018-05-15 10:15:31 +0100
4fe34a4839
port Sum operation
d98762625
2018-05-15 10:07:49 +0100
b8d39f49b2
Convert URL operations
Matt C
2018-05-14 22:15:28 +0100
c9e9499106
Merge remote-tracking branch 'upstream/esm' into esmconversion
Matt C
2018-05-14 20:39:13 +0100
a7d763287e
ESM: Ported AES operations
n1474335
2018-05-14 18:23:16 +0000
61832a9e2a
ESM: whitespace tidying
n1474335
2018-05-14 18:07:17 +0000
cbb5e7c611
Merge branch 'esmconversion' of https://github.com/artemisbot/CyberChef into esm
n1474335
2018-05-14 17:49:57 +0000
bad45f19d6
ESM: Ported DateTime operations
n1474335
2018-05-14 17:48:57 +0000
e6f19c3dfd
Fixed linebreaks in test index (thanks VSCode)
Matt C
2018-05-14 18:33:16 +0100
24e4e268dc
Converted RC4, RC4Drop and Derive EVP
Matt C
2018-05-14 18:30:52 +0100
10005ce104
ESM: Ported OS operations
n1474335
2018-05-14 17:16:42 +0000
4008dbf38a
Merge remote-tracking branch 'upstream/esm' into esmconversion
Matt C
2018-05-14 18:09:21 +0100
cefe5bbaa8
ESM: Ported Convert operations
n1474335
2018-05-14 17:03:23 +0000
d327dd47b2
ESM: Ported SeqUtils operations
n1474335
2018-05-14 16:46:54 +0000
66c768fe31
ESM: Ported Tidy operations. Updated portOperation script to attempt to find the run function and list related constants.
n1474335
2018-05-14 15:55:17 +0000
037e2f3771
ESM: Ported StrUtils and NetBIOS operations.
n1474335
2018-05-14 14:31:04 +0000
a98d37e61c
Merged master into esm branch
n1474335
2018-05-14 11:58:01 +0000
77a0238406
Fixes syntax error
George J
2018-05-13 13:27:52 +0100
2d6a56343b
Converted substitute operation, added tests & moved to OperationError
Matt C
2018-05-11 16:32:19 +0100
350d10d98b
Added toggleString support
Matt C
2018-05-11 10:03:06 +0100
dcc28438ff
7.11.1
v7.11.1
n1474335
2018-05-10 15:34:23 +0000
df7c1721f5
PGP ops no longer require a key to be in date
n1474335
2018-05-10 15:34:10 +0000
6bec68021c
Converted Vignere, added more tests and cleaned stuff up
Matt C
2018-05-09 21:13:09 +0100
789ec94eff
Converted Bifid & moved over tests
Matt C
2018-05-09 20:28:28 +0100
f87666f659
Converted Affine/Atbash operations to mjs & added tests
Matt C
2018-05-09 20:18:33 +0100
6987e6b1b9
ESM: Ported Bit shift, MAC address and Morse Code operations.
n1474335
2018-05-07 12:12:58 +0100
0ca0e7427d
Merge branch 'esm' of github.com:gchq/CyberChef into esm
n1474335
2018-05-07 11:35:35 +0100
be61419b80
ESM: Added remaining ByteRepr operations.
n1474335
2018-05-06 13:18:41 +0100
1f877817f4
ESM: Added portOperation.mjs script. Added To and From Hexdump operations.
n1474335
2018-05-06 12:24:01 +0100
c7f13ff67f
Added 'More Info' links to the descriptions of many operations for #265
George J
2018-05-05 00:43:42 +0100
403296cc59
7.11.0
v7.11.0
n1474335
2018-05-04 16:11:50 +0000
addb2b4448
Merge branch 'JustAnotherMark-totable-operation'
n1474335
2018-05-04 16:10:39 +0000
8556bdcdeb
Tidied up 'To Table' operation, adding better CSV parsing support.
n1474335
2018-05-04 16:10:22 +0000
8fc5f59647
Merge branch 'totable-operation' of https://github.com/JustAnotherMark/CyberChef into JustAnotherMark-totable-operation
n1474335
2018-05-01 15:41:51 +0000
f7729c0fd2
7.10.3
v7.10.3
n1474335
2018-04-30 17:55:26 +0000
e2376c7c71
'BSON serialise' errors are now thrown correctly
n1474335
2018-04-30 17:55:21 +0000
2cefd3b941
Updated dependencies
n1474335
2018-04-30 17:52:43 +0000
4cff1c8fa9
Merge branch 'd98762625-op-errors' into esm
n1474335
2018-04-30 17:26:11 +0000
0dbc7d4fd1
Tidied up OperationError code.
n1474335
2018-04-30 17:25:13 +0000
68ab2da866
7.10.2
v7.10.2
n1474335
2018-04-30 16:51:24 +0000
72f7f0b70c
Utils.fromHex function now defaults to automatically strip all delimiters. Fixes #295
n1474335
2018-04-30 16:51:04 +0000
d18a7df3bc
7.10.1
v7.10.1
n1474335
2018-04-29 21:45:07 +0100