CyberChef/CHANGELOG.md

294 lines
14 KiB
Markdown
Raw Normal View History

2018-08-06 08:35:30 +02:00
# Changelog
2018-11-21 13:48:27 +01:00
All major and minor version changes will be documented in this file. Details of patch-level version changes can be found in [commit messages](https://github.com/gchq/CyberChef/commits/master).
2018-08-06 08:35:30 +02:00
2019-08-23 12:22:00 +02:00
### [9.2.0] - 2019-08-23
- 'Parse UDP' operation added [@h345983745] | [#614]
2019-08-22 17:50:43 +02:00
### [9.1.0] - 2019-08-22
2019-08-13 15:13:59 +02:00
- 'Parse SSH Host Key' operation added [@j433866] | [#595]
2019-08-22 17:50:43 +02:00
- 'Defang IP Addresses' operation added [@h345983745] | [#556]
2019-08-13 15:13:59 +02:00
2019-07-09 15:32:28 +02:00
## [9.0.0] - 2019-07-09
2019-07-09 15:38:10 +02:00
- [Multiple inputs](https://github.com/gchq/CyberChef/wiki/Multiple-Inputs) are now supported in the main web UI, allowing you to upload and process multiple files at once [@j433866] | [#566]
- A [Node.js API](https://github.com/gchq/CyberChef/wiki/Node-API) has been implemented, meaning that CyberChef can now be used as a library, either to provide specific operations, or an entire baking environment [@d98762625] | [#291]
- A [read-eval-print loop (REPL)](https://github.com/gchq/CyberChef/wiki/Node-API#repl) is also included to enable prototyping and experimentation with the API [@d98762625] | [#291]
- Light and dark Solarized themes added [@j433866] | [#566]
2019-07-09 15:32:28 +02:00
2019-07-03 18:28:19 +02:00
### [8.38.0] - 2019-07-03
- 'Streebog' and 'GOST hash' operations added [@MShwed] [@n1474335] | [#530]
2019-07-03 16:09:59 +02:00
### [8.37.0] - 2019-07-03
- 'CRC-8 Checksum' operation added [@MShwed] | [#591]
2019-07-03 13:41:52 +02:00
### [8.36.0] - 2019-07-03
- 'PGP Verify' operation added [@artemisbot] | [#585]
2019-07-03 13:34:13 +02:00
### [8.35.0] - 2019-07-03
- 'Sharpen Image', 'Convert Image Format' and 'Add Text To Image' operations added [@j433866] | [#515]
2019-06-28 16:03:49 +02:00
### [8.34.0] - 2019-06-28
- Various new visualisations added to the 'Entropy' operation [@MShwed] | [#535]
- Efficiency improvements made to the 'Entropy' operation for large file support [@n1474335]
2019-06-27 17:47:26 +02:00
### [8.33.0] - 2019-06-27
- 'Bzip2 Compress' operation added and 'Bzip2 Decompress' operation greatly improved [@artemisbot] | [#531]
2019-06-27 16:45:17 +02:00
### [8.32.0] - 2019-06-27
2019-07-03 18:34:17 +02:00
- 'Index of Coincidence' operation added [@Ge0rg3] | [#571]
2019-06-27 16:45:17 +02:00
2019-04-12 19:58:22 +02:00
### [8.31.0] - 2019-04-12
- The downloadable version of CyberChef is now a .zip file containing separate modules rather than a single .htm file. It is still completely standalone and will not make any external network requests. This change reduces the complexity of the build process significantly. [@n1474335]
2019-04-12 17:18:25 +02:00
### [8.30.0] - 2019-04-12
- 'Decode Protobuf' operation added [@n1474335] | [#533]
### [8.29.0] - 2019-03-31
- 'BLAKE2s' and 'BLAKE2b' hashing operations added [@h345983745] | [#525]
2019-03-31 22:47:18 +02:00
### [8.28.0] - 2019-03-31
- 'Heatmap Chart', 'Hex Density Chart', 'Scatter Chart' and 'Series Chart' operation added [@artemisbot] [@tlwr] | [#496] [#143]
2019-03-14 13:26:00 +01:00
### [8.27.0] - 2019-03-14
- 'Enigma', 'Typex', 'Bombe' and 'Multiple Bombe' operations added [@s2224834] | [#516]
- See [this wiki article](https://github.com/gchq/CyberChef/wiki/Enigma,-the-Bombe,-and-Typex) for a full explanation of these operations.
- New Bombe-style loading animation added for long-running operations [@n1474335]
- New operation argument types added: `populateMultiOption` and `argSelector` [@n1474335]
2019-03-14 13:20:05 +01:00
### [8.26.0] - 2019-03-09
- Various image manipulation operations added [@j433866] | [#506]
### [8.25.0] - 2019-03-09
- 'Extract Files' operation added and more file formats supported [@n1474335] | [#440]
2019-02-08 19:07:03 +01:00
### [8.24.0] - 2019-02-08
- 'DNS over HTTPS' operation added [@h345983745] | [#489]
### [8.23.1] - 2019-01-18
2019-01-18 18:14:25 +01:00
- 'Convert co-ordinate format' operation added [@j433866] | [#476]
2019-01-18 16:34:56 +01:00
### [8.23.0] - 2019-01-18
2019-01-18 18:14:25 +01:00
- 'YARA Rules' operation added [@artemisbot] | [#468]
2019-01-18 16:34:56 +01:00
### [8.22.0] - 2019-01-10
- 'Subsection' operation added [@j433866] | [#467]
2019-01-10 16:01:01 +01:00
### [8.21.0] - 2019-01-10
- 'To Case Insensitive Regex' and 'From Case Insensitive Regex' operations added [@masq] | [#461]
2019-01-09 17:36:34 +01:00
### [8.20.0] - 2019-01-09
- 'Generate Lorem Ipsum' operation added [@klaxon1] | [#455]
2018-12-30 02:07:26 +01:00
### [8.19.0] - 2018-12-30
- UI test suite added to confirm that the app loads correctly in a reasonable time and that various operations from each module can be run [@n1474335] | [#458]
### [8.18.0] - 2018-12-26
- 'Split Colour Channels' operation added [@artemisbot] | [#449]
2018-12-25 22:54:38 +01:00
### [8.17.0] - 2018-12-25
- 'Generate QR Code' and 'Parse QR Code' operations added [@j433866] | [#448]
2018-12-19 18:58:38 +01:00
### [8.16.0] - 2018-12-19
- 'Play Media' operation added [@anthony-arnold] | [#446]
### [8.15.0] - 2018-12-18
- 'Text Encoding Brute Force' operation added [@Cynser] | [#439]
### [8.14.0] - 2018-12-18
- 'To Base62' and 'From Base62' operations added [@tcode2k16] | [#443]
2018-12-15 01:26:15 +01:00
### [8.13.0] - 2018-12-15
- 'A1Z26 Cipher Encode' and 'A1Z26 Cipher Decode' operations added [@jarmovanlenthe] | [#441]
### [8.12.0] - 2018-11-21
- 'Citrix CTX1 Encode' and 'Citrix CTX1 Decode' operations added [@bwhitn] | [#428]
2018-11-13 18:56:40 +01:00
### [8.11.0] - 2018-11-13
- 'CSV to JSON' and 'JSON to CSV' operations added [@n1474335] | [#277]
2018-11-07 16:10:25 +01:00
### [8.10.0] - 2018-11-07
- 'Remove Diacritics' operation added [@klaxon1] | [#387]
### [8.9.0] - 2018-11-07
- 'Defang URL' operation added [@arnydo] | [#394]
2018-10-10 15:59:28 +02:00
### [8.8.0] - 2018-10-10
- 'Parse TLV' operation added [@GCHQ77703] | [#351]
2018-08-29 20:04:49 +02:00
2018-08-31 16:00:24 +02:00
### [8.7.0] - 2018-08-31
- 'JWT Sign', 'JWT Verify' and 'JWT Decode' operations added [@GCHQ77703] | [#348]
2018-08-29 20:04:49 +02:00
### [8.6.0] - 2018-08-29
2018-12-15 01:26:15 +01:00
- 'To Geohash' and 'From Geohash' operations added [@GCHQ77703] | [#344]
2018-08-29 20:04:49 +02:00
### [8.5.0] - 2018-08-23
- 'To Braille' and 'From Braille' operations added [@n1474335] | [#255]
2018-08-23 23:10:15 +02:00
### [8.4.0] - 2018-08-23
- 'To Base85' and 'From Base85' operations added [@PenguinGeorge] | [#340]
2018-08-21 20:29:19 +02:00
### [8.3.0] - 2018-08-21
2018-08-22 04:26:02 +02:00
- 'To MessagePack' and 'From MessagePack' operations added [@artemisbot] | [#338]
2018-08-21 20:29:19 +02:00
2018-08-21 20:10:35 +02:00
### [8.2.0] - 2018-08-21
2018-08-22 04:26:02 +02:00
- Information links added to most operations, accessible in the description popover [@PenguinGeorge] | [#298]
2018-08-21 20:10:35 +02:00
2018-08-19 18:39:49 +02:00
### [8.1.0] - 2018-08-19
2018-08-22 04:26:02 +02:00
- 'Dechunk HTTP response' operation added [@sevzero] | [#311]
2018-08-19 18:39:49 +02:00
2018-08-06 08:35:30 +02:00
## [8.0.0] - 2018-08-05
2018-08-22 04:26:02 +02:00
- Codebase rewritten using [ES modules](https://hacks.mozilla.org/2018/03/es-modules-a-cartoon-deep-dive/) and [classes](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes) [@n1474335] [@d98762625] [@artemisbot] [@picapi] | [#284]
- Operation architecture restructured to make adding new operations a lot simpler [@n1474335] | [#284]
- A script has been added to aid in the creation of new operations by running `npm run newop` [@n1474335] | [#284]
- 'Magic' operation added - [automated detection of encoded data](https://github.com/gchq/CyberChef/wiki/Automatic-detection-of-encoded-data-using-CyberChef-Magic) [@n1474335] | [#239]
- UI updated to use [Bootstrap Material Design](https://fezvrasta.github.io/bootstrap-material-design/) [@n1474335] | [#248]
- `JSON`, `File` and `List<File>` Dish types added [@n1474335] | [#284]
- `OperationError` type added for better handling of errors thrown by operations [@d98762625] | [#296]
- A `present()` method has been added, allowing operations to pass machine-friendly data to subsequent operations whilst presenting human-friendly data to the user [@n1474335] | [#284]
- Set operations added [@d98762625] | [#281]
- 'To Table' operation added [@JustAnotherMark] | [#294]
- 'Haversine distance' operation added [@Dachande663] | [#325]
- Started keeping a changelog [@n1474335]
2018-08-06 08:35:30 +02:00
## [7.0.0] - 2017-12-28
2018-08-22 04:26:02 +02:00
- Added support for loading, processing and downloading files up to 500MB [@n1474335] | [#224]
2018-08-06 08:35:30 +02:00
## [6.0.0] - 2017-09-19
2018-11-21 13:48:27 +01:00
- Threading support added. All recipe processing moved into a [Web Worker](https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API/Using_web_workers) to increase performance and to allow long-running operations to be cancelled [@n1474335] | [#173]
2018-08-22 04:26:02 +02:00
- Module system created so that operations relying on large libraries can be downloaded separately as required, reducing the initial loading time for the app [@n1474335] | [#173]
2018-08-06 08:35:30 +02:00
## [5.0.0] - 2017-03-30
2018-08-22 04:26:02 +02:00
- Webpack build process configured with Babel transpilation and ES6 imports and exports [@n1474335] | [#95]
2018-08-06 08:35:30 +02:00
## [4.0.0] - 2016-11-28
2018-08-22 04:26:02 +02:00
- Initial open source commit [@n1474335] | [b1d73a72](https://github.com/gchq/CyberChef/commit/b1d73a725dc7ab9fb7eb789296efd2b7e4b08306)
2018-08-06 08:35:30 +02:00
2018-11-21 13:40:55 +01:00
2019-08-23 12:22:00 +02:00
[9.2.0]: https://github.com/gchq/CyberChef/releases/tag/v9.2.0
2019-08-13 15:13:59 +02:00
[9.1.0]: https://github.com/gchq/CyberChef/releases/tag/v9.1.0
2019-07-09 15:32:28 +02:00
[9.0.0]: https://github.com/gchq/CyberChef/releases/tag/v9.0.0
2019-07-03 18:28:19 +02:00
[8.38.0]: https://github.com/gchq/CyberChef/releases/tag/v8.38.0
2019-07-03 16:09:59 +02:00
[8.37.0]: https://github.com/gchq/CyberChef/releases/tag/v8.37.0
2019-07-03 13:41:52 +02:00
[8.36.0]: https://github.com/gchq/CyberChef/releases/tag/v8.36.0
2019-07-03 13:34:13 +02:00
[8.35.0]: https://github.com/gchq/CyberChef/releases/tag/v8.35.0
2019-06-28 16:03:49 +02:00
[8.34.0]: https://github.com/gchq/CyberChef/releases/tag/v8.34.0
2019-06-27 17:47:26 +02:00
[8.33.0]: https://github.com/gchq/CyberChef/releases/tag/v8.33.0
2019-06-27 16:45:17 +02:00
[8.32.0]: https://github.com/gchq/CyberChef/releases/tag/v8.32.0
2019-04-12 19:58:22 +02:00
[8.31.0]: https://github.com/gchq/CyberChef/releases/tag/v8.31.0
2019-04-12 17:18:25 +02:00
[8.30.0]: https://github.com/gchq/CyberChef/releases/tag/v8.30.0
[8.29.0]: https://github.com/gchq/CyberChef/releases/tag/v8.29.0
2019-03-31 22:47:18 +02:00
[8.28.0]: https://github.com/gchq/CyberChef/releases/tag/v8.28.0
2019-03-14 17:08:25 +01:00
[8.27.0]: https://github.com/gchq/CyberChef/releases/tag/v8.27.0
2019-03-14 13:20:05 +01:00
[8.26.0]: https://github.com/gchq/CyberChef/releases/tag/v8.26.0
[8.25.0]: https://github.com/gchq/CyberChef/releases/tag/v8.25.0
2019-01-18 18:14:25 +01:00
[8.24.0]: https://github.com/gchq/CyberChef/releases/tag/v8.24.0
2019-02-08 19:07:03 +01:00
[8.23.1]: https://github.com/gchq/CyberChef/releases/tag/v8.23.1
2019-01-18 16:34:56 +01:00
[8.23.0]: https://github.com/gchq/CyberChef/releases/tag/v8.23.0
[8.22.0]: https://github.com/gchq/CyberChef/releases/tag/v8.22.0
2019-01-10 16:01:01 +01:00
[8.21.0]: https://github.com/gchq/CyberChef/releases/tag/v8.21.0
2019-01-09 17:36:34 +01:00
[8.20.0]: https://github.com/gchq/CyberChef/releases/tag/v8.20.0
2018-12-30 02:07:26 +01:00
[8.19.0]: https://github.com/gchq/CyberChef/releases/tag/v8.19.0
[8.18.0]: https://github.com/gchq/CyberChef/releases/tag/v8.18.0
2018-12-25 22:54:38 +01:00
[8.17.0]: https://github.com/gchq/CyberChef/releases/tag/v8.17.0
2018-12-19 18:58:38 +01:00
[8.16.0]: https://github.com/gchq/CyberChef/releases/tag/v8.16.0
[8.15.0]: https://github.com/gchq/CyberChef/releases/tag/v8.15.0
[8.14.0]: https://github.com/gchq/CyberChef/releases/tag/v8.14.0
2018-12-15 01:26:15 +01:00
[8.13.0]: https://github.com/gchq/CyberChef/releases/tag/v8.13.0
2018-11-21 13:40:55 +01:00
[8.12.0]: https://github.com/gchq/CyberChef/releases/tag/v8.12.0
[8.11.0]: https://github.com/gchq/CyberChef/releases/tag/v8.11.0
[8.10.0]: https://github.com/gchq/CyberChef/releases/tag/v8.10.0
[8.9.0]: https://github.com/gchq/CyberChef/releases/tag/v8.9.0
2018-10-10 15:59:28 +02:00
[8.8.0]: https://github.com/gchq/CyberChef/releases/tag/v8.8.0
2018-08-31 16:00:24 +02:00
[8.7.0]: https://github.com/gchq/CyberChef/releases/tag/v8.7.0
2018-08-29 20:04:49 +02:00
[8.6.0]: https://github.com/gchq/CyberChef/releases/tag/v8.6.0
[8.5.0]: https://github.com/gchq/CyberChef/releases/tag/v8.5.0
2018-08-23 23:10:15 +02:00
[8.4.0]: https://github.com/gchq/CyberChef/releases/tag/v8.4.0
2018-08-22 04:26:02 +02:00
[8.3.0]: https://github.com/gchq/CyberChef/releases/tag/v8.3.0
2018-08-21 20:10:35 +02:00
[8.2.0]: https://github.com/gchq/CyberChef/releases/tag/v8.2.0
2018-08-19 18:39:49 +02:00
[8.1.0]: https://github.com/gchq/CyberChef/releases/tag/v8.1.0
2018-08-06 08:35:30 +02:00
[8.0.0]: https://github.com/gchq/CyberChef/releases/tag/v8.0.0
[7.0.0]: https://github.com/gchq/CyberChef/releases/tag/v7.0.0
[6.0.0]: https://github.com/gchq/CyberChef/releases/tag/v6.0.0
[5.0.0]: https://github.com/gchq/CyberChef/releases/tag/v5.0.0
[4.0.0]: https://github.com/gchq/CyberChef/commit/b1d73a725dc7ab9fb7eb789296efd2b7e4b08306
2018-08-22 04:26:02 +02:00
[@n1474335]: https://github.com/n1474335
[@d98762625]: https://github.com/d98762625
2018-12-25 22:54:38 +01:00
[@j433866]: https://github.com/j433866
2018-08-29 20:04:49 +02:00
[@GCHQ77703]: https://github.com/GCHQ77703
2019-02-08 19:07:03 +01:00
[@h345983745]: https://github.com/h345983745
2019-03-15 16:17:15 +01:00
[@s2224834]: https://github.com/s2224834
2018-08-22 04:26:02 +02:00
[@artemisbot]: https://github.com/artemisbot
2019-03-31 22:47:18 +02:00
[@tlwr]: https://github.com/tlwr
2018-08-22 04:26:02 +02:00
[@picapi]: https://github.com/picapi
[@Dachande663]: https://github.com/Dachande663
[@JustAnotherMark]: https://github.com/JustAnotherMark
[@sevzero]: https://github.com/sevzero
[@PenguinGeorge]: https://github.com/PenguinGeorge
[@arnydo]: https://github.com/arnydo
2018-11-07 16:10:25 +01:00
[@klaxon1]: https://github.com/klaxon1
[@bwhitn]: https://github.com/bwhitn
2018-12-15 01:26:15 +01:00
[@jarmovanlenthe]: https://github.com/jarmovanlenthe
[@tcode2k16]: https://github.com/tcode2k16
[@Cynser]: https://github.com/Cynser
2018-12-19 18:58:38 +01:00
[@anthony-arnold]: https://github.com/anthony-arnold
2019-01-10 16:01:01 +01:00
[@masq]: https://github.com/masq
2019-06-27 16:45:17 +02:00
[@Ge0rg3]: https://github.com/Ge0rg3
2019-06-28 16:03:49 +02:00
[@MShwed]: https://github.com/MShwed
2018-08-22 04:26:02 +02:00
[#95]: https://github.com/gchq/CyberChef/pull/299
[#173]: https://github.com/gchq/CyberChef/pull/173
2019-03-31 22:47:18 +02:00
[#143]: https://github.com/gchq/CyberChef/pull/143
2018-08-22 04:26:02 +02:00
[#224]: https://github.com/gchq/CyberChef/pull/224
[#239]: https://github.com/gchq/CyberChef/pull/239
[#248]: https://github.com/gchq/CyberChef/pull/248
[#255]: https://github.com/gchq/CyberChef/issues/255
2018-11-13 18:56:40 +01:00
[#277]: https://github.com/gchq/CyberChef/issues/277
2018-08-22 04:26:02 +02:00
[#281]: https://github.com/gchq/CyberChef/pull/281
[#284]: https://github.com/gchq/CyberChef/pull/284
2019-07-09 15:32:28 +02:00
[#291]: https://github.com/gchq/CyberChef/pull/291
2018-08-22 04:26:02 +02:00
[#294]: https://github.com/gchq/CyberChef/pull/294
[#296]: https://github.com/gchq/CyberChef/pull/296
[#298]: https://github.com/gchq/CyberChef/pull/298
[#311]: https://github.com/gchq/CyberChef/pull/311
[#325]: https://github.com/gchq/CyberChef/pull/325
[#338]: https://github.com/gchq/CyberChef/pull/338
2018-08-23 23:10:15 +02:00
[#340]: https://github.com/gchq/CyberChef/pull/340
2018-08-29 20:04:49 +02:00
[#344]: https://github.com/gchq/CyberChef/pull/344
2018-08-31 16:00:24 +02:00
[#348]: https://github.com/gchq/CyberChef/pull/348
2018-10-10 15:59:28 +02:00
[#351]: https://github.com/gchq/CyberChef/pull/351
2018-11-07 16:10:25 +01:00
[#387]: https://github.com/gchq/CyberChef/pull/387
[#394]: https://github.com/gchq/CyberChef/pull/394
[#428]: https://github.com/gchq/CyberChef/pull/428
[#439]: https://github.com/gchq/CyberChef/pull/439
2019-03-14 13:20:05 +01:00
[#440]: https://github.com/gchq/CyberChef/pull/440
2018-12-15 01:26:15 +01:00
[#441]: https://github.com/gchq/CyberChef/pull/441
[#443]: https://github.com/gchq/CyberChef/pull/443
2018-12-19 18:58:38 +01:00
[#446]: https://github.com/gchq/CyberChef/pull/446
2018-12-25 22:54:38 +01:00
[#448]: https://github.com/gchq/CyberChef/pull/448
[#449]: https://github.com/gchq/CyberChef/pull/449
2019-01-09 17:36:34 +01:00
[#455]: https://github.com/gchq/CyberChef/pull/455
2018-12-30 02:07:26 +01:00
[#458]: https://github.com/gchq/CyberChef/pull/458
2019-01-10 16:01:01 +01:00
[#461]: https://github.com/gchq/CyberChef/pull/461
[#467]: https://github.com/gchq/CyberChef/pull/467
2019-01-18 16:34:56 +01:00
[#468]: https://github.com/gchq/CyberChef/pull/468
2019-01-18 18:14:25 +01:00
[#476]: https://github.com/gchq/CyberChef/pull/476
2019-02-08 19:07:03 +01:00
[#489]: https://github.com/gchq/CyberChef/pull/489
2019-03-31 22:47:18 +02:00
[#496]: https://github.com/gchq/CyberChef/pull/496
2019-03-14 13:20:05 +01:00
[#506]: https://github.com/gchq/CyberChef/pull/506
2019-07-03 13:34:13 +02:00
[#515]: https://github.com/gchq/CyberChef/pull/515
2019-03-15 16:17:15 +01:00
[#516]: https://github.com/gchq/CyberChef/pull/516
[#525]: https://github.com/gchq/CyberChef/pull/525
2019-07-03 18:28:19 +02:00
[#530]: https://github.com/gchq/CyberChef/pull/530
2019-06-27 17:47:26 +02:00
[#531]: https://github.com/gchq/CyberChef/pull/531
2019-04-12 17:18:25 +02:00
[#533]: https://github.com/gchq/CyberChef/pull/533
2019-06-28 16:03:49 +02:00
[#535]: https://github.com/gchq/CyberChef/pull/535
2019-08-13 15:25:36 +02:00
[#556]: https://github.com/gchq/CyberChef/pull/556
2019-07-09 15:32:28 +02:00
[#566]: https://github.com/gchq/CyberChef/pull/566
2019-06-27 16:45:17 +02:00
[#571]: https://github.com/gchq/CyberChef/pull/571
2019-07-03 13:41:52 +02:00
[#585]: https://github.com/gchq/CyberChef/pull/585
2019-07-03 16:09:59 +02:00
[#591]: https://github.com/gchq/CyberChef/pull/591
2019-08-13 15:13:59 +02:00
[#595]: https://github.com/gchq/CyberChef/pull/595
2019-08-23 12:22:00 +02:00
[#614]: https://github.com/gchq/CyberChef/pull/614