j433866
|
99bef09e0e
|
Fix invalid file type error
|
2019-04-01 14:13:30 +01:00 |
|
j433866
|
c97e77c765
|
Merge with qr-improvements.
Change QR code ops to use ArrayBuffer.
Add new function to Utils to convert a string to arraybuffer.
|
2019-04-01 14:11:37 +01:00 |
|
Martin Gillow
|
8ece8ebec2
|
Updated description
|
2019-04-01 13:40:53 +01:00 |
|
j433866
|
e44a22e143
|
Change ops to use ArrayBuffer instead of byteArray
|
2019-04-01 10:54:46 +01:00 |
|
j433866
|
c2496fe63e
|
Change to use Promise.all
|
2019-04-01 09:00:41 +01:00 |
|
n1474335
|
3dc5b5c31a
|
Changed input type for BLAKE hashing ops to ArrayBuffer and tidied
|
2019-03-31 22:40:54 +01:00 |
|
n1474335
|
342e11f83e
|
Merge branch 'blake2' of https://github.com/h345983745/CyberChef into h345983745-blake2
|
2019-03-31 22:25:40 +01:00 |
|
n1474335
|
1640859542
|
Tidied up charts operations
|
2019-03-31 21:40:54 +01:00 |
|
h345983745
|
bb8c305fc8
|
Updated description
|
2019-03-31 18:02:04 +00:00 |
|
h345983745
|
3950dba2c5
|
Added Key Option
|
2019-03-31 18:02:04 +00:00 |
|
h345983745
|
903ea45228
|
Update Generate All Hashes
|
2019-03-31 18:02:03 +00:00 |
|
h345983745
|
b116b8ba1e
|
Added Output Encoding Option
|
2019-03-31 18:02:03 +00:00 |
|
h345983745
|
908043fb7f
|
Added to Categories and updated info URL's
|
2019-03-31 18:02:03 +00:00 |
|
h345983745
|
2d7e3f180e
|
Added to "Generate All Hashes" operation
|
2019-03-31 18:02:03 +00:00 |
|
h345983745
|
c813d17595
|
Fixed Author Tags
|
2019-03-31 18:02:03 +00:00 |
|
h345983745
|
7d16265c4e
|
Initial Commit – Working hash functionality
|
2019-03-31 18:02:02 +00:00 |
|
martin gillow
|
4d39c3bbd2
|
Fixed code spacing and formatting
|
2019-03-30 13:42:29 +00:00 |
|
martin gillow
|
23ddb87c9f
|
Fixed code spacing and formatting
|
2019-03-30 13:02:14 +00:00 |
|
martin gillow
|
db662a7662
|
Removed debug. Final testing
|
2019-03-30 10:13:25 +00:00 |
|
mshwed
|
db491cbb09
|
Added initial hashing for Streebog GOST R 34.11-94
|
2019-03-28 11:46:04 -04:00 |
|
n1474335
|
3d80d66925
|
Merge branch 'module-charts' of https://github.com/artemisbot/CyberChef into artemisbot-module-charts
|
2019-03-27 23:17:30 +00:00 |
|
n1474335
|
59ae9c6437
|
Improved 'Extract Files' description
|
2019-03-27 23:07:43 +00:00 |
|
martin gillow
|
39f3383709
|
Renamed option
|
2019-03-27 20:57:04 +00:00 |
|
martin gillow
|
4f8fc8d65e
|
Fixed p5 limitation
|
2019-03-27 20:44:57 +00:00 |
|
Martin Gillow
|
0397ba857f
|
Fixed motor wheel movement
|
2019-03-27 13:02:18 +00:00 |
|
martin gillow
|
444fb4555b
|
Custom wheel settings
|
2019-03-25 21:10:47 +00:00 |
|
martin gillow
|
578502187d
|
Added custom lug option
|
2019-03-25 19:37:20 +00:00 |
|
h345983745
|
e909eea82a
|
Added description
|
2019-03-23 16:14:40 +00:00 |
|
j433866
|
6a01e40394
|
Fix bug where GIF input would error on output.
Also minor corrections to jsdocs in ImageManipulation
|
2019-03-20 11:20:34 +00:00 |
|
j433866
|
b312e17904
|
Change title to title case
|
2019-03-19 13:54:39 +00:00 |
|
j433866
|
2cd3e9cacd
|
Add new implementation of gaussian blur.
Changed SharpenImage to use the new algorithm.
|
2019-03-19 13:54:26 +00:00 |
|
j433866
|
ce72acdd61
|
Add 'add text to image' operation.
Included variants of the Roboto fonts as bitmap fonts for jimp.
Changed webpack config to import the font files.
|
2019-03-19 13:53:09 +00:00 |
|
j433866
|
8e74acbf3e
|
Add opaque background option
|
2019-03-18 09:43:37 +00:00 |
|
d98762625
|
76cc7f1169
|
Merge branch 'master' of github.com:gchq/CyberChef into node-lib
|
2019-03-14 17:57:53 +00:00 |
|
d98762625
|
2019ae43d7
|
File shim now translates correctly
|
2019-03-14 16:33:09 +00:00 |
|
Matt
|
3ad5f889a0
|
Wrote some tests, fixed imports for node
|
2019-03-14 13:37:11 +00:00 |
|
n1474335
|
cf32372a57
|
Added Enigma wiki article link to Enigma, Typex, Bombe and Multi-Bombe operation descriptions.
|
2019-03-14 12:08:35 +00:00 |
|
n1474335
|
b98cf9538d
|
Long HTML output is now replaced with an overlay in the same way as long string output.
|
2019-03-14 11:43:23 +00:00 |
|
d98762625
|
d080c5dd14
|
debugging File shim
|
2019-03-14 08:27:06 +00:00 |
|
j433866
|
bb7487c476
|
Change to use new FileType library
|
2019-03-13 09:20:13 +00:00 |
|
j433866
|
308195279c
|
Bring up to date with master
|
2019-03-13 09:17:43 +00:00 |
|
s2224834
|
1a707eab86
|
Merge branch 'feature/bombe' into feature/typex
|
2019-03-12 18:21:34 +00:00 |
|
s2224834
|
fa6d5e60ce
|
Merge branch 'master' into feature/bombe
|
2019-03-12 18:07:39 +00:00 |
|
j433866
|
e95b7075b9
|
Add convert image format operation
|
2019-03-12 16:29:20 +00:00 |
|
j433866
|
dfbc1beccd
|
Add sharpen image operation
|
2019-03-12 16:24:43 +00:00 |
|
Matt
|
66c0425080
|
Merge branch 'master' into module-charts
|
2019-03-11 11:57:19 +00:00 |
|
n1474335
|
8e3425ed6d
|
Merge branch 'bugs/xpath-namespace-prefix-fix' of https://github.com/MShwed/CyberChef into MShwed-bugs/xpath-namespace-prefix-fix
|
2019-03-11 11:53:06 +00:00 |
|
mshwed
|
3412372d1e
|
Added support for non-prefixed default namespace selectors
|
2019-03-10 13:02:13 -04:00 |
|
Matt
|
6501454424
|
Cleanup
|
2019-03-10 13:08:47 +00:00 |
|
Matt
|
0019a4e1db
|
Found a different dom implementation that removes 6MB
|
2019-03-10 12:03:53 +00:00 |
|