n1474335
|
e43e010163
|
Merge branch 'nodejs16' of https://github.com/john19696/CyberChef into john19696-nodejs16
|
2022-03-25 13:26:31 +00:00 |
|
n1073645
|
2a5cee0bd3
|
9.32.4
|
2022-03-23 09:31:17 +00:00 |
|
n1073645
|
c962bb79f5
|
Updated Dependencies
|
2022-03-23 09:28:32 +00:00 |
|
John L
|
2e23a33dfc
|
Merge branch 'nodejs16' of https://github.com/john19696/CyberChef into nodejs16
|
2022-02-04 11:03:05 +00:00 |
|
John L
|
bca296ee37
|
GitHub actions update
|
2022-02-04 11:02:52 +00:00 |
|
John L
|
2dbd647868
|
nodeFlags needs quote change
|
2022-01-31 11:39:17 +00:00 |
|
john19696
|
2991e7d1fe
|
Update Gruntfile.js
add nodeFlags
|
2022-01-31 10:31:19 +00:00 |
|
John L
|
f6f12fc193
|
chromedriver update
|
2022-01-27 17:18:31 +00:00 |
|
john19696
|
1fac8c1cea
|
Merge pull request #1 from t-8ch/nodejs16
Node 16 compatibility
|
2022-01-21 15:05:16 +00:00 |
|
Adam K Dean
|
590462e2e4
|
Fixed Crown Copyright link
Closes #1310
|
2022-01-18 22:07:59 +00:00 |
|
Michael Rowley
|
bc093bce2c
|
Revert "Added @author"
This reverts commit 0c0a035a53 .
|
2021-12-31 22:03:05 +00:00 |
|
Michael Rowley
|
51a7cdff06
|
Added strToIpv6 import
|
2021-12-31 14:05:59 +00:00 |
|
Michael Rowley
|
0c0a035a53
|
Added @author
|
2021-12-30 22:51:30 +00:00 |
|
Michael Rowley
|
9b41fb3c68
|
Corrected return value of strToIpv6()
|
2021-12-30 16:36:06 +00:00 |
|
Michael Rowley
|
1c1d24df8f
|
Updated expandIpv6() example
|
2021-12-30 16:29:54 +00:00 |
|
Michael Rowley
|
3326329c29
|
Fixed errors
|
2021-12-30 16:09:59 +00:00 |
|
Michael Rowley
|
680650f86c
|
Rewrote expandIpv6()
This version of the function pads the hex-blocks of IPv6 addresses ("ff0:..." -> "0ff0:...") whereas the original did not.
|
2021-12-30 15:50:41 +00:00 |
|
Michael Rowley
|
05f51b30d0
|
Fixed compilation errors
|
2021-12-30 14:37:33 +00:00 |
|
Michael Rowley
|
ea8acc6035
|
Accounted for compact endings in expandIpv6
When an address ended in '::' the function would return an invalid string, this commit fixes that issue.
|
2021-12-30 14:33:43 +00:00 |
|
Michael Rowley
|
444065c926
|
Improved ParseIPv6Address formatting
|
2021-12-30 14:25:12 +00:00 |
|
Michael Rowley
|
7af7b4df5e
|
Adjusted strToIpv6 example #2
|
2021-12-30 14:05:56 +00:00 |
|
Michael Rowley
|
1327a476b9
|
Added expandIpv6()
|
2021-12-30 14:03:46 +00:00 |
|
Michael Rowley
|
1eb6d03a6f
|
Update IP.mjs
|
2021-12-30 02:56:54 +00:00 |
|
Michael Rowley
|
67886c886d
|
Update IP.mjs
|
2021-12-30 02:55:22 +00:00 |
|
Michael Rowley
|
c9504ac675
|
Debugging
|
2021-12-30 02:22:43 +00:00 |
|
Michael Rowley
|
74e2e7e924
|
Fixed IPv6 sorting
|
2021-12-30 02:01:20 +00:00 |
|
Michael Rowley
|
9b2d2c65ca
|
Fixed errors
|
2021-12-30 01:54:20 +00:00 |
|
Michael Rowley
|
200fbb2360
|
Minor fixes
|
2021-12-30 01:40:09 +00:00 |
|
Michael Rowley
|
588cd93900
|
Added sorting functionality
|
2021-12-29 23:31:39 +00:00 |
|
Michael Rowley
|
8ae5fd084c
|
Added BigInt return to strToIpv6()
This shouldn't change the outcome of any existing calls to strToIpv6 as the additional parameter is defaulted to not have any effect.
|
2021-12-29 23:23:19 +00:00 |
|
ElJeffe
|
291c55befd
|
Spelling
Someone noticed this in another project that includes CyberChef
|
2021-12-14 08:47:55 -05:00 |
|
Thomas Weißschuh
|
7db1f39473
|
base45: Implement highlighting
|
2021-11-09 21:12:49 +01:00 |
|
Thomas Weißschuh
|
6017578964
|
Add Base45 operations
Closes #1219
Co-developed-by: Cyril Delétré <cyril.deletre@gmail.com>
|
2021-11-09 21:12:44 +01:00 |
|
Alex Chambers_Jones
|
d2174725a9
|
Fixed reflected XSS described in issue 1265
|
2021-10-29 17:59:02 +01:00 |
|
Wingless-Archangel
|
f630c499d5
|
Update .gitignore
add .node-version file for supporting [nodeenv](https://github.com/ekalinin/nodeenv)
|
2021-10-29 14:41:35 +02:00 |
|
Thomas Weißschuh
|
cfc29ef821
|
Always use mjs imports
This is needed for Node/NPM 16 compat
|
2021-09-17 08:48:04 +02:00 |
|
Thomas Weißschuh
|
83c6775038
|
Support json modules
This is need for builds on Node/NPM 16
|
2021-09-17 08:45:56 +02:00 |
|
n1474335
|
ae1b12c120
|
9.32.3
|
2021-09-03 14:58:53 +01:00 |
|
n1474335
|
c423de545f
|
Switch XOR input and output differential logic. Fixes #1155
|
2021-09-03 14:58:48 +01:00 |
|
n1474335
|
84011371b7
|
9.32.2
|
2021-08-26 16:51:50 +01:00 |
|
n1474335
|
f831ec6b7e
|
Fixed issues in Protobuf parsing
|
2021-08-26 16:51:42 +01:00 |
|
n1474335
|
05bfa9158d
|
9.32.1
|
2021-08-19 12:06:30 +01:00 |
|
n1474335
|
649016bc85
|
Updated dependencies
|
2021-08-19 12:06:26 +01:00 |
|
n1474335
|
7492b874cf
|
9.32.0
|
2021-08-18 17:23:43 +01:00 |
|
n1474335
|
9ea21af61f
|
Updated CHANGELOG
|
2021-08-18 17:23:38 +01:00 |
|
n1474335
|
dd18e52993
|
Protobuf operations improved to enable full and partial schema support
|
2021-08-18 17:22:09 +01:00 |
|
Gitoffthelawn
|
7712ee7f35
|
Improved consistency
Changed "or" to "and" because all the other sentence sections use "and".
|
2021-08-11 01:55:47 -07:00 |
|
n1474335
|
a4a13666e6
|
9.31.0
|
2021-08-10 16:51:28 +01:00 |
|
n1474335
|
07ef4da892
|
Updated CHANGELOG
|
2021-08-10 16:50:59 +01:00 |
|
n1474335
|
e9ca4dc9ca
|
Added HASSH operations
|
2021-08-10 16:48:35 +01:00 |
|