mirror of
https://github.com/gchq/CyberChef
synced 2024-11-15 09:07:06 +00:00
Merge branch 'master' into j433866-image-operations
This commit is contained in:
commit
369b640408
29 changed files with 2659 additions and 717 deletions
|
@ -102,6 +102,7 @@
|
||||||
"$": false,
|
"$": false,
|
||||||
"jQuery": false,
|
"jQuery": false,
|
||||||
"log": false,
|
"log": false,
|
||||||
|
"app": false,
|
||||||
|
|
||||||
"COMPILE_TIME": false,
|
"COMPILE_TIME": false,
|
||||||
"COMPILE_MSG": false,
|
"COMPILE_MSG": false,
|
||||||
|
|
156
package-lock.json
generated
156
package-lock.json
generated
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "cyberchef",
|
"name": "cyberchef",
|
||||||
"version": "8.24.2",
|
"version": "8.25.0",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -1631,7 +1631,7 @@
|
||||||
},
|
},
|
||||||
"array-equal": {
|
"array-equal": {
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"resolved": "http://registry.npmjs.org/array-equal/-/array-equal-1.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/array-equal/-/array-equal-1.0.0.tgz",
|
||||||
"integrity": "sha1-jCpe8kcv2ep0KwTHenUJO6J1fJM=",
|
"integrity": "sha1-jCpe8kcv2ep0KwTHenUJO6J1fJM=",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
|
@ -1716,7 +1716,7 @@
|
||||||
},
|
},
|
||||||
"util": {
|
"util": {
|
||||||
"version": "0.10.3",
|
"version": "0.10.3",
|
||||||
"resolved": "http://registry.npmjs.org/util/-/util-0.10.3.tgz",
|
"resolved": "https://registry.npmjs.org/util/-/util-0.10.3.tgz",
|
||||||
"integrity": "sha1-evsa/lCAUkZInj23/g7TeTNqwPk=",
|
"integrity": "sha1-evsa/lCAUkZInj23/g7TeTNqwPk=",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
|
@ -1864,7 +1864,7 @@
|
||||||
},
|
},
|
||||||
"axios": {
|
"axios": {
|
||||||
"version": "0.18.0",
|
"version": "0.18.0",
|
||||||
"resolved": "http://registry.npmjs.org/axios/-/axios-0.18.0.tgz",
|
"resolved": "https://registry.npmjs.org/axios/-/axios-0.18.0.tgz",
|
||||||
"integrity": "sha1-MtU+SFHv3AoRmTts0AB4nXDAUQI=",
|
"integrity": "sha1-MtU+SFHv3AoRmTts0AB4nXDAUQI=",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
|
@ -2334,7 +2334,7 @@
|
||||||
},
|
},
|
||||||
"browserify-aes": {
|
"browserify-aes": {
|
||||||
"version": "1.2.0",
|
"version": "1.2.0",
|
||||||
"resolved": "http://registry.npmjs.org/browserify-aes/-/browserify-aes-1.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/browserify-aes/-/browserify-aes-1.2.0.tgz",
|
||||||
"integrity": "sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA==",
|
"integrity": "sha512-+7CHXqGuspUn/Sl5aO7Ea0xWGAtETPXNSAjHo48JfLdPWcMng33Xe4znFvQweqc/uzk5zSOI3H52CYnjCfb5hA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
|
@ -2371,7 +2371,7 @@
|
||||||
},
|
},
|
||||||
"browserify-rsa": {
|
"browserify-rsa": {
|
||||||
"version": "4.0.1",
|
"version": "4.0.1",
|
||||||
"resolved": "http://registry.npmjs.org/browserify-rsa/-/browserify-rsa-4.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/browserify-rsa/-/browserify-rsa-4.0.1.tgz",
|
||||||
"integrity": "sha1-IeCr+vbyApzy+vsTNWenAdQTVSQ=",
|
"integrity": "sha1-IeCr+vbyApzy+vsTNWenAdQTVSQ=",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
|
@ -2436,7 +2436,7 @@
|
||||||
},
|
},
|
||||||
"buffer": {
|
"buffer": {
|
||||||
"version": "4.9.1",
|
"version": "4.9.1",
|
||||||
"resolved": "http://registry.npmjs.org/buffer/-/buffer-4.9.1.tgz",
|
"resolved": "https://registry.npmjs.org/buffer/-/buffer-4.9.1.tgz",
|
||||||
"integrity": "sha1-bRu2AbB6TvztlwlBMgkwJ8lbwpg=",
|
"integrity": "sha1-bRu2AbB6TvztlwlBMgkwJ8lbwpg=",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
|
@ -2590,7 +2590,7 @@
|
||||||
},
|
},
|
||||||
"camelcase-keys": {
|
"camelcase-keys": {
|
||||||
"version": "2.1.0",
|
"version": "2.1.0",
|
||||||
"resolved": "http://registry.npmjs.org/camelcase-keys/-/camelcase-keys-2.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-2.1.0.tgz",
|
||||||
"integrity": "sha1-MIvur/3ygRkFHvodkyITyRuPkuc=",
|
"integrity": "sha1-MIvur/3ygRkFHvodkyITyRuPkuc=",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
|
@ -2639,7 +2639,7 @@
|
||||||
},
|
},
|
||||||
"chalk": {
|
"chalk": {
|
||||||
"version": "1.1.3",
|
"version": "1.1.3",
|
||||||
"resolved": "http://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz",
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz",
|
||||||
"integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=",
|
"integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=",
|
||||||
"requires": {
|
"requires": {
|
||||||
"ansi-styles": "^2.2.1",
|
"ansi-styles": "^2.2.1",
|
||||||
|
@ -3172,7 +3172,7 @@
|
||||||
},
|
},
|
||||||
"create-hash": {
|
"create-hash": {
|
||||||
"version": "1.2.0",
|
"version": "1.2.0",
|
||||||
"resolved": "http://registry.npmjs.org/create-hash/-/create-hash-1.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/create-hash/-/create-hash-1.2.0.tgz",
|
||||||
"integrity": "sha512-z00bCGNHDG8mHAkP7CtT1qVu+bFQUPjYq/4Iv3C3kWjTFV10zIjfSoeqXo9Asws8gwSHDGj/hl2u4OGIjapeCg==",
|
"integrity": "sha512-z00bCGNHDG8mHAkP7CtT1qVu+bFQUPjYq/4Iv3C3kWjTFV10zIjfSoeqXo9Asws8gwSHDGj/hl2u4OGIjapeCg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
|
@ -3185,7 +3185,7 @@
|
||||||
},
|
},
|
||||||
"create-hmac": {
|
"create-hmac": {
|
||||||
"version": "1.1.7",
|
"version": "1.1.7",
|
||||||
"resolved": "http://registry.npmjs.org/create-hmac/-/create-hmac-1.1.7.tgz",
|
"resolved": "https://registry.npmjs.org/create-hmac/-/create-hmac-1.1.7.tgz",
|
||||||
"integrity": "sha512-MJG9liiZ+ogc4TzUwuvbER1JRdgvUFSB5+VR/g5h82fGaIRWMWddtKBHi7/sVhfjQZ6SehlyhvQYrcYkaUIpLg==",
|
"integrity": "sha512-MJG9liiZ+ogc4TzUwuvbER1JRdgvUFSB5+VR/g5h82fGaIRWMWddtKBHi7/sVhfjQZ6SehlyhvQYrcYkaUIpLg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
|
@ -3332,7 +3332,7 @@
|
||||||
},
|
},
|
||||||
"css-select": {
|
"css-select": {
|
||||||
"version": "1.2.0",
|
"version": "1.2.0",
|
||||||
"resolved": "http://registry.npmjs.org/css-select/-/css-select-1.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/css-select/-/css-select-1.2.0.tgz",
|
||||||
"integrity": "sha1-KzoRBTnFNV8c2NMUYj6HCxIeyFg=",
|
"integrity": "sha1-KzoRBTnFNV8c2NMUYj6HCxIeyFg=",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
|
@ -3700,7 +3700,7 @@
|
||||||
},
|
},
|
||||||
"diffie-hellman": {
|
"diffie-hellman": {
|
||||||
"version": "5.0.3",
|
"version": "5.0.3",
|
||||||
"resolved": "http://registry.npmjs.org/diffie-hellman/-/diffie-hellman-5.0.3.tgz",
|
"resolved": "https://registry.npmjs.org/diffie-hellman/-/diffie-hellman-5.0.3.tgz",
|
||||||
"integrity": "sha512-kqag/Nl+f3GwyK25fhUMYj81BUOrZ9IuJsjIcDE5icNM9FJHAVm3VcUDxdLPoQtTuUylWm6ZIknYJwwaPxsUzg==",
|
"integrity": "sha512-kqag/Nl+f3GwyK25fhUMYj81BUOrZ9IuJsjIcDE5icNM9FJHAVm3VcUDxdLPoQtTuUylWm6ZIknYJwwaPxsUzg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
|
@ -3764,7 +3764,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"domelementtype": {
|
"domelementtype": {
|
||||||
"version": "1.1.3",
|
"version": "1.1.3",
|
||||||
"resolved": "http://registry.npmjs.org/domelementtype/-/domelementtype-1.1.3.tgz",
|
"resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-1.1.3.tgz",
|
||||||
"integrity": "sha1-vSh3PiZCiBrsUVRJJCmcXNgiGFs=",
|
"integrity": "sha1-vSh3PiZCiBrsUVRJJCmcXNgiGFs=",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
|
@ -3969,7 +3969,7 @@
|
||||||
},
|
},
|
||||||
"entities": {
|
"entities": {
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"resolved": "http://registry.npmjs.org/entities/-/entities-1.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/entities/-/entities-1.0.0.tgz",
|
||||||
"integrity": "sha1-sph6o4ITR/zeZCsk/fyeT7cSvyY=",
|
"integrity": "sha1-sph6o4ITR/zeZCsk/fyeT7cSvyY=",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
|
@ -4392,7 +4392,7 @@
|
||||||
},
|
},
|
||||||
"eventemitter2": {
|
"eventemitter2": {
|
||||||
"version": "0.4.14",
|
"version": "0.4.14",
|
||||||
"resolved": "http://registry.npmjs.org/eventemitter2/-/eventemitter2-0.4.14.tgz",
|
"resolved": "https://registry.npmjs.org/eventemitter2/-/eventemitter2-0.4.14.tgz",
|
||||||
"integrity": "sha1-j2G3XN4BKy6esoTUVFWDtWQ7Yas=",
|
"integrity": "sha1-j2G3XN4BKy6esoTUVFWDtWQ7Yas=",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
|
@ -4404,7 +4404,7 @@
|
||||||
},
|
},
|
||||||
"events": {
|
"events": {
|
||||||
"version": "1.1.1",
|
"version": "1.1.1",
|
||||||
"resolved": "http://registry.npmjs.org/events/-/events-1.1.1.tgz",
|
"resolved": "https://registry.npmjs.org/events/-/events-1.1.1.tgz",
|
||||||
"integrity": "sha1-nr23Y1rQmccNzEwqH1AEKI6L2SQ=",
|
"integrity": "sha1-nr23Y1rQmccNzEwqH1AEKI6L2SQ=",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
|
@ -4821,7 +4821,7 @@
|
||||||
},
|
},
|
||||||
"finalhandler": {
|
"finalhandler": {
|
||||||
"version": "1.1.1",
|
"version": "1.1.1",
|
||||||
"resolved": "http://registry.npmjs.org/finalhandler/-/finalhandler-1.1.1.tgz",
|
"resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.1.tgz",
|
||||||
"integrity": "sha512-Y1GUDo39ez4aHAw7MysnUD5JzYX+WaIj8I57kO3aEPT1fFRL4sr7mjei97FgnwhAyyzRYmQZaTHb2+9uZ1dPtg==",
|
"integrity": "sha512-Y1GUDo39ez4aHAw7MysnUD5JzYX+WaIj8I57kO3aEPT1fFRL4sr7mjei97FgnwhAyyzRYmQZaTHb2+9uZ1dPtg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
|
@ -5057,7 +5057,7 @@
|
||||||
},
|
},
|
||||||
"fs-extra": {
|
"fs-extra": {
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"resolved": "http://registry.npmjs.org/fs-extra/-/fs-extra-1.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-1.0.0.tgz",
|
||||||
"integrity": "sha1-zTzl9+fLYUWIP8rjGR6Yd/hYeVA=",
|
"integrity": "sha1-zTzl9+fLYUWIP8rjGR6Yd/hYeVA=",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
|
@ -5125,12 +5125,14 @@
|
||||||
"balanced-match": {
|
"balanced-match": {
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"bundled": true,
|
"bundled": true,
|
||||||
"dev": true
|
"dev": true,
|
||||||
|
"optional": true
|
||||||
},
|
},
|
||||||
"brace-expansion": {
|
"brace-expansion": {
|
||||||
"version": "1.1.11",
|
"version": "1.1.11",
|
||||||
"bundled": true,
|
"bundled": true,
|
||||||
"dev": true,
|
"dev": true,
|
||||||
|
"optional": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"balanced-match": "^1.0.0",
|
"balanced-match": "^1.0.0",
|
||||||
"concat-map": "0.0.1"
|
"concat-map": "0.0.1"
|
||||||
|
@ -5150,7 +5152,8 @@
|
||||||
"concat-map": {
|
"concat-map": {
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"bundled": true,
|
"bundled": true,
|
||||||
"dev": true
|
"dev": true,
|
||||||
|
"optional": true
|
||||||
},
|
},
|
||||||
"console-control-strings": {
|
"console-control-strings": {
|
||||||
"version": "1.1.0",
|
"version": "1.1.0",
|
||||||
|
@ -5298,6 +5301,7 @@
|
||||||
"version": "3.0.4",
|
"version": "3.0.4",
|
||||||
"bundled": true,
|
"bundled": true,
|
||||||
"dev": true,
|
"dev": true,
|
||||||
|
"optional": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"brace-expansion": "^1.1.7"
|
"brace-expansion": "^1.1.7"
|
||||||
}
|
}
|
||||||
|
@ -5726,7 +5730,7 @@
|
||||||
},
|
},
|
||||||
"get-stream": {
|
"get-stream": {
|
||||||
"version": "3.0.0",
|
"version": "3.0.0",
|
||||||
"resolved": "http://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz",
|
||||||
"integrity": "sha1-jpQ9E1jcN1VQVOy+LtsFqhdO3hQ=",
|
"integrity": "sha1-jpQ9E1jcN1VQVOy+LtsFqhdO3hQ=",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
|
@ -5868,7 +5872,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"pify": {
|
"pify": {
|
||||||
"version": "2.3.0",
|
"version": "2.3.0",
|
||||||
"resolved": "http://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
|
||||||
"integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=",
|
"integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=",
|
||||||
"dev": true
|
"dev": true
|
||||||
}
|
}
|
||||||
|
@ -5945,7 +5949,7 @@
|
||||||
},
|
},
|
||||||
"grunt-cli": {
|
"grunt-cli": {
|
||||||
"version": "1.2.0",
|
"version": "1.2.0",
|
||||||
"resolved": "http://registry.npmjs.org/grunt-cli/-/grunt-cli-1.2.0.tgz",
|
"resolved": "https://registry.npmjs.org/grunt-cli/-/grunt-cli-1.2.0.tgz",
|
||||||
"integrity": "sha1-VisRnrsGndtGSs4oRVAb6Xs1tqg=",
|
"integrity": "sha1-VisRnrsGndtGSs4oRVAb6Xs1tqg=",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
|
@ -5993,7 +5997,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"shelljs": {
|
"shelljs": {
|
||||||
"version": "0.5.3",
|
"version": "0.5.3",
|
||||||
"resolved": "http://registry.npmjs.org/shelljs/-/shelljs-0.5.3.tgz",
|
"resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.5.3.tgz",
|
||||||
"integrity": "sha1-xUmCuZbHbvDB5rWfvcWCX1txMRM=",
|
"integrity": "sha1-xUmCuZbHbvDB5rWfvcWCX1txMRM=",
|
||||||
"dev": true
|
"dev": true
|
||||||
}
|
}
|
||||||
|
@ -6013,7 +6017,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"async": {
|
"async": {
|
||||||
"version": "1.5.2",
|
"version": "1.5.2",
|
||||||
"resolved": "http://registry.npmjs.org/async/-/async-1.5.2.tgz",
|
"resolved": "https://registry.npmjs.org/async/-/async-1.5.2.tgz",
|
||||||
"integrity": "sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo=",
|
"integrity": "sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo=",
|
||||||
"dev": true
|
"dev": true
|
||||||
}
|
}
|
||||||
|
@ -6058,7 +6062,7 @@
|
||||||
},
|
},
|
||||||
"grunt-contrib-jshint": {
|
"grunt-contrib-jshint": {
|
||||||
"version": "1.1.0",
|
"version": "1.1.0",
|
||||||
"resolved": "http://registry.npmjs.org/grunt-contrib-jshint/-/grunt-contrib-jshint-1.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/grunt-contrib-jshint/-/grunt-contrib-jshint-1.1.0.tgz",
|
||||||
"integrity": "sha1-Np2QmyWTxA6L55lAshNAhQx5Oaw=",
|
"integrity": "sha1-Np2QmyWTxA6L55lAshNAhQx5Oaw=",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
|
@ -6157,7 +6161,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"colors": {
|
"colors": {
|
||||||
"version": "1.1.2",
|
"version": "1.1.2",
|
||||||
"resolved": "http://registry.npmjs.org/colors/-/colors-1.1.2.tgz",
|
"resolved": "https://registry.npmjs.org/colors/-/colors-1.1.2.tgz",
|
||||||
"integrity": "sha1-FopHAXVran9RoSzgyXv6KMCE7WM=",
|
"integrity": "sha1-FopHAXVran9RoSzgyXv6KMCE7WM=",
|
||||||
"dev": true
|
"dev": true
|
||||||
}
|
}
|
||||||
|
@ -6221,7 +6225,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"async": {
|
"async": {
|
||||||
"version": "1.5.2",
|
"version": "1.5.2",
|
||||||
"resolved": "http://registry.npmjs.org/async/-/async-1.5.2.tgz",
|
"resolved": "https://registry.npmjs.org/async/-/async-1.5.2.tgz",
|
||||||
"integrity": "sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo=",
|
"integrity": "sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo=",
|
||||||
"dev": true
|
"dev": true
|
||||||
}
|
}
|
||||||
|
@ -6538,7 +6542,7 @@
|
||||||
},
|
},
|
||||||
"htmlparser2": {
|
"htmlparser2": {
|
||||||
"version": "3.8.3",
|
"version": "3.8.3",
|
||||||
"resolved": "http://registry.npmjs.org/htmlparser2/-/htmlparser2-3.8.3.tgz",
|
"resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-3.8.3.tgz",
|
||||||
"integrity": "sha1-mWwosZFRaovoZQGn15dX5ccMEGg=",
|
"integrity": "sha1-mWwosZFRaovoZQGn15dX5ccMEGg=",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
|
@ -6557,7 +6561,7 @@
|
||||||
},
|
},
|
||||||
"http-errors": {
|
"http-errors": {
|
||||||
"version": "1.6.3",
|
"version": "1.6.3",
|
||||||
"resolved": "http://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz",
|
"resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz",
|
||||||
"integrity": "sha1-i1VoC7S+KDoLW/TqLjhYC+HZMg0=",
|
"integrity": "sha1-i1VoC7S+KDoLW/TqLjhYC+HZMg0=",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
|
@ -6607,7 +6611,7 @@
|
||||||
},
|
},
|
||||||
"http-proxy-middleware": {
|
"http-proxy-middleware": {
|
||||||
"version": "0.18.0",
|
"version": "0.18.0",
|
||||||
"resolved": "http://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-0.18.0.tgz",
|
"resolved": "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-0.18.0.tgz",
|
||||||
"integrity": "sha512-Fs25KVMPAIIcgjMZkVHJoKg9VcXcC1C8yb9JUgeDvVXY0S/zgVIhMb+qVswDIgtJe2DfckMSY2d6TuTEutlk6Q==",
|
"integrity": "sha512-Fs25KVMPAIIcgjMZkVHJoKg9VcXcC1C8yb9JUgeDvVXY0S/zgVIhMb+qVswDIgtJe2DfckMSY2d6TuTEutlk6Q==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
|
@ -7053,7 +7057,7 @@
|
||||||
},
|
},
|
||||||
"is-builtin-module": {
|
"is-builtin-module": {
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"resolved": "http://registry.npmjs.org/is-builtin-module/-/is-builtin-module-1.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-1.0.0.tgz",
|
||||||
"integrity": "sha1-VAVy0096wxGfj3bDDLwbHgN6/74=",
|
"integrity": "sha1-VAVy0096wxGfj3bDDLwbHgN6/74=",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
|
@ -7614,7 +7618,7 @@
|
||||||
},
|
},
|
||||||
"jsonfile": {
|
"jsonfile": {
|
||||||
"version": "2.4.0",
|
"version": "2.4.0",
|
||||||
"resolved": "http://registry.npmjs.org/jsonfile/-/jsonfile-2.4.0.tgz",
|
"resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-2.4.0.tgz",
|
||||||
"integrity": "sha1-NzaitCi4e72gzIO1P6PWM6NcKug=",
|
"integrity": "sha1-NzaitCi4e72gzIO1P6PWM6NcKug=",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
|
@ -7725,7 +7729,7 @@
|
||||||
},
|
},
|
||||||
"kew": {
|
"kew": {
|
||||||
"version": "0.7.0",
|
"version": "0.7.0",
|
||||||
"resolved": "http://registry.npmjs.org/kew/-/kew-0.7.0.tgz",
|
"resolved": "https://registry.npmjs.org/kew/-/kew-0.7.0.tgz",
|
||||||
"integrity": "sha1-edk9LTM2PW/dKXCzNdkUGtWR15s=",
|
"integrity": "sha1-edk9LTM2PW/dKXCzNdkUGtWR15s=",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
|
@ -7798,9 +7802,9 @@
|
||||||
"integrity": "sha1-ZMTwJfF/1Tv7RXY/rrFvAVp0dVA="
|
"integrity": "sha1-ZMTwJfF/1Tv7RXY/rrFvAVp0dVA="
|
||||||
},
|
},
|
||||||
"libyara-wasm": {
|
"libyara-wasm": {
|
||||||
"version": "0.0.11",
|
"version": "0.0.12",
|
||||||
"resolved": "https://registry.npmjs.org/libyara-wasm/-/libyara-wasm-0.0.11.tgz",
|
"resolved": "https://registry.npmjs.org/libyara-wasm/-/libyara-wasm-0.0.12.tgz",
|
||||||
"integrity": "sha512-rglapPFo0IHPNksWYQXI8oqftXYj5mOGOf4BXtbSySVRX71pro4BehNjJ5qEpjYx+roGvNkcAD9zCsitA08sxw=="
|
"integrity": "sha512-AjTe4FiBuH4F7HwGT/3UxoRenczXtrbM6oWGrifxb44LrkDh5VxRNg9zwfPpDA5Fcc1iYcXS0WVA/b3DGtD8cQ=="
|
||||||
},
|
},
|
||||||
"livereload-js": {
|
"livereload-js": {
|
||||||
"version": "2.4.0",
|
"version": "2.4.0",
|
||||||
|
@ -7844,7 +7848,7 @@
|
||||||
},
|
},
|
||||||
"load-json-file": {
|
"load-json-file": {
|
||||||
"version": "1.1.0",
|
"version": "1.1.0",
|
||||||
"resolved": "http://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz",
|
||||||
"integrity": "sha1-lWkFcI1YtLq0wiYbBPWfMcmTdMA=",
|
"integrity": "sha1-lWkFcI1YtLq0wiYbBPWfMcmTdMA=",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
|
@ -7857,7 +7861,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"pify": {
|
"pify": {
|
||||||
"version": "2.3.0",
|
"version": "2.3.0",
|
||||||
"resolved": "http://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
|
||||||
"integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=",
|
"integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=",
|
||||||
"dev": true
|
"dev": true
|
||||||
}
|
}
|
||||||
|
@ -8221,7 +8225,7 @@
|
||||||
},
|
},
|
||||||
"media-typer": {
|
"media-typer": {
|
||||||
"version": "0.3.0",
|
"version": "0.3.0",
|
||||||
"resolved": "http://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz",
|
||||||
"integrity": "sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=",
|
"integrity": "sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
|
@ -8280,7 +8284,7 @@
|
||||||
},
|
},
|
||||||
"meow": {
|
"meow": {
|
||||||
"version": "3.7.0",
|
"version": "3.7.0",
|
||||||
"resolved": "http://registry.npmjs.org/meow/-/meow-3.7.0.tgz",
|
"resolved": "https://registry.npmjs.org/meow/-/meow-3.7.0.tgz",
|
||||||
"integrity": "sha1-cstmi0JSKCkKu/qFaJJYcwioAfs=",
|
"integrity": "sha1-cstmi0JSKCkKu/qFaJJYcwioAfs=",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
|
@ -8501,7 +8505,7 @@
|
||||||
},
|
},
|
||||||
"mkdirp": {
|
"mkdirp": {
|
||||||
"version": "0.5.1",
|
"version": "0.5.1",
|
||||||
"resolved": "http://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz",
|
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz",
|
||||||
"integrity": "sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=",
|
"integrity": "sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=",
|
||||||
"requires": {
|
"requires": {
|
||||||
"minimist": "0.0.8"
|
"minimist": "0.0.8"
|
||||||
|
@ -8542,7 +8546,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"commander": {
|
"commander": {
|
||||||
"version": "2.15.1",
|
"version": "2.15.1",
|
||||||
"resolved": "http://registry.npmjs.org/commander/-/commander-2.15.1.tgz",
|
"resolved": "https://registry.npmjs.org/commander/-/commander-2.15.1.tgz",
|
||||||
"integrity": "sha512-VlfT9F3V0v+jr4yxPc5gg9s62/fIVWsd2Bk2iD435um1NlGMYdVCq+MjcXnhYq2icNOizHr1kK+5TI6H0Hy0ag==",
|
"integrity": "sha512-VlfT9F3V0v+jr4yxPc5gg9s62/fIVWsd2Bk2iD435um1NlGMYdVCq+MjcXnhYq2icNOizHr1kK+5TI6H0Hy0ag==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"optional": true
|
"optional": true
|
||||||
|
@ -8711,7 +8715,7 @@
|
||||||
},
|
},
|
||||||
"ncp": {
|
"ncp": {
|
||||||
"version": "1.0.1",
|
"version": "1.0.1",
|
||||||
"resolved": "http://registry.npmjs.org/ncp/-/ncp-1.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/ncp/-/ncp-1.0.1.tgz",
|
||||||
"integrity": "sha1-0VNn5cuHQyuhF9K/gP30Wuz7QkY=",
|
"integrity": "sha1-0VNn5cuHQyuhF9K/gP30Wuz7QkY=",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
|
@ -8810,7 +8814,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"semver": {
|
"semver": {
|
||||||
"version": "5.3.0",
|
"version": "5.3.0",
|
||||||
"resolved": "http://registry.npmjs.org/semver/-/semver-5.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/semver/-/semver-5.3.0.tgz",
|
||||||
"integrity": "sha1-myzl094C0XxgEq0yaqa00M9U+U8=",
|
"integrity": "sha1-myzl094C0XxgEq0yaqa00M9U+U8=",
|
||||||
"dev": true
|
"dev": true
|
||||||
}
|
}
|
||||||
|
@ -8993,7 +8997,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"colors": {
|
"colors": {
|
||||||
"version": "0.5.1",
|
"version": "0.5.1",
|
||||||
"resolved": "http://registry.npmjs.org/colors/-/colors-0.5.1.tgz",
|
"resolved": "https://registry.npmjs.org/colors/-/colors-0.5.1.tgz",
|
||||||
"integrity": "sha1-fQAj6usVTo7p/Oddy5I9DtFmd3Q="
|
"integrity": "sha1-fQAj6usVTo7p/Oddy5I9DtFmd3Q="
|
||||||
},
|
},
|
||||||
"underscore": {
|
"underscore": {
|
||||||
|
@ -9287,13 +9291,13 @@
|
||||||
},
|
},
|
||||||
"os-homedir": {
|
"os-homedir": {
|
||||||
"version": "1.0.2",
|
"version": "1.0.2",
|
||||||
"resolved": "http://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz",
|
"resolved": "https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz",
|
||||||
"integrity": "sha1-/7xJiDNuDoM94MFox+8VISGqf7M=",
|
"integrity": "sha1-/7xJiDNuDoM94MFox+8VISGqf7M=",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"os-locale": {
|
"os-locale": {
|
||||||
"version": "1.4.0",
|
"version": "1.4.0",
|
||||||
"resolved": "http://registry.npmjs.org/os-locale/-/os-locale-1.4.0.tgz",
|
"resolved": "https://registry.npmjs.org/os-locale/-/os-locale-1.4.0.tgz",
|
||||||
"integrity": "sha1-IPnxeuKe00XoveWDsT0gCYA8FNk=",
|
"integrity": "sha1-IPnxeuKe00XoveWDsT0gCYA8FNk=",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
|
@ -9302,7 +9306,7 @@
|
||||||
},
|
},
|
||||||
"os-tmpdir": {
|
"os-tmpdir": {
|
||||||
"version": "1.0.2",
|
"version": "1.0.2",
|
||||||
"resolved": "http://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz",
|
"resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz",
|
||||||
"integrity": "sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=",
|
"integrity": "sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
|
@ -9526,7 +9530,7 @@
|
||||||
},
|
},
|
||||||
"parse-asn1": {
|
"parse-asn1": {
|
||||||
"version": "5.1.1",
|
"version": "5.1.1",
|
||||||
"resolved": "http://registry.npmjs.org/parse-asn1/-/parse-asn1-5.1.1.tgz",
|
"resolved": "https://registry.npmjs.org/parse-asn1/-/parse-asn1-5.1.1.tgz",
|
||||||
"integrity": "sha512-KPx7flKXg775zZpnp9SxJlz00gTd4BmJ2yJufSc44gMCRrRQ7NSzAcSJQfifuOLgW6bEi+ftrALtsgALeB2Adw==",
|
"integrity": "sha512-KPx7flKXg775zZpnp9SxJlz00gTd4BmJ2yJufSc44gMCRrRQ7NSzAcSJQfifuOLgW6bEi+ftrALtsgALeB2Adw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
|
@ -9612,7 +9616,7 @@
|
||||||
},
|
},
|
||||||
"path-is-absolute": {
|
"path-is-absolute": {
|
||||||
"version": "1.0.1",
|
"version": "1.0.1",
|
||||||
"resolved": "http://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
|
||||||
"integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=",
|
"integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
|
@ -9653,7 +9657,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"pify": {
|
"pify": {
|
||||||
"version": "2.3.0",
|
"version": "2.3.0",
|
||||||
"resolved": "http://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
|
||||||
"integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=",
|
"integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=",
|
||||||
"dev": true
|
"dev": true
|
||||||
}
|
}
|
||||||
|
@ -9836,7 +9840,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"async": {
|
"async": {
|
||||||
"version": "1.5.2",
|
"version": "1.5.2",
|
||||||
"resolved": "http://registry.npmjs.org/async/-/async-1.5.2.tgz",
|
"resolved": "https://registry.npmjs.org/async/-/async-1.5.2.tgz",
|
||||||
"integrity": "sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo=",
|
"integrity": "sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo=",
|
||||||
"dev": true
|
"dev": true
|
||||||
}
|
}
|
||||||
|
@ -10207,7 +10211,7 @@
|
||||||
},
|
},
|
||||||
"progress": {
|
"progress": {
|
||||||
"version": "1.1.8",
|
"version": "1.1.8",
|
||||||
"resolved": "http://registry.npmjs.org/progress/-/progress-1.1.8.tgz",
|
"resolved": "https://registry.npmjs.org/progress/-/progress-1.1.8.tgz",
|
||||||
"integrity": "sha1-4mDHj2Fhzdmw5WzD4Khd4Xx6V74="
|
"integrity": "sha1-4mDHj2Fhzdmw5WzD4Khd4Xx6V74="
|
||||||
},
|
},
|
||||||
"promise-inflight": {
|
"promise-inflight": {
|
||||||
|
@ -10232,13 +10236,13 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"async": {
|
"async": {
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"resolved": "http://registry.npmjs.org/async/-/async-1.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/async/-/async-1.0.0.tgz",
|
||||||
"integrity": "sha1-+PwEyjoTeErenhZBr5hXjPvWR6k=",
|
"integrity": "sha1-+PwEyjoTeErenhZBr5hXjPvWR6k=",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"winston": {
|
"winston": {
|
||||||
"version": "2.1.1",
|
"version": "2.1.1",
|
||||||
"resolved": "http://registry.npmjs.org/winston/-/winston-2.1.1.tgz",
|
"resolved": "https://registry.npmjs.org/winston/-/winston-2.1.1.tgz",
|
||||||
"integrity": "sha1-PJNJ0ZYgf9G9/51LxD73JRDjoS4=",
|
"integrity": "sha1-PJNJ0ZYgf9G9/51LxD73JRDjoS4=",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
|
@ -10253,7 +10257,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"colors": {
|
"colors": {
|
||||||
"version": "1.0.3",
|
"version": "1.0.3",
|
||||||
"resolved": "http://registry.npmjs.org/colors/-/colors-1.0.3.tgz",
|
"resolved": "https://registry.npmjs.org/colors/-/colors-1.0.3.tgz",
|
||||||
"integrity": "sha1-BDP0TYCWgP3rYO0mDxsMJi6CpAs=",
|
"integrity": "sha1-BDP0TYCWgP3rYO0mDxsMJi6CpAs=",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
|
@ -10476,7 +10480,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"pify": {
|
"pify": {
|
||||||
"version": "2.3.0",
|
"version": "2.3.0",
|
||||||
"resolved": "http://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
|
||||||
"integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=",
|
"integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=",
|
||||||
"dev": true
|
"dev": true
|
||||||
}
|
}
|
||||||
|
@ -10665,7 +10669,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"jsesc": {
|
"jsesc": {
|
||||||
"version": "0.5.0",
|
"version": "0.5.0",
|
||||||
"resolved": "http://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz",
|
"resolved": "https://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz",
|
||||||
"integrity": "sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0=",
|
"integrity": "sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0=",
|
||||||
"dev": true
|
"dev": true
|
||||||
}
|
}
|
||||||
|
@ -10716,7 +10720,7 @@
|
||||||
},
|
},
|
||||||
"htmlparser2": {
|
"htmlparser2": {
|
||||||
"version": "3.3.0",
|
"version": "3.3.0",
|
||||||
"resolved": "http://registry.npmjs.org/htmlparser2/-/htmlparser2-3.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-3.3.0.tgz",
|
||||||
"integrity": "sha1-zHDQWln2VC5D8OaFyYLhTJJKnv4=",
|
"integrity": "sha1-zHDQWln2VC5D8OaFyYLhTJJKnv4=",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
|
@ -10728,7 +10732,7 @@
|
||||||
},
|
},
|
||||||
"readable-stream": {
|
"readable-stream": {
|
||||||
"version": "1.0.34",
|
"version": "1.0.34",
|
||||||
"resolved": "http://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz",
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz",
|
||||||
"integrity": "sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=",
|
"integrity": "sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
|
@ -10995,7 +10999,7 @@
|
||||||
},
|
},
|
||||||
"safe-regex": {
|
"safe-regex": {
|
||||||
"version": "1.1.0",
|
"version": "1.1.0",
|
||||||
"resolved": "http://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz",
|
||||||
"integrity": "sha1-QKNmnzsHfR6UPURinhV91IAjvy4=",
|
"integrity": "sha1-QKNmnzsHfR6UPURinhV91IAjvy4=",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
|
@ -11315,7 +11319,7 @@
|
||||||
},
|
},
|
||||||
"sha.js": {
|
"sha.js": {
|
||||||
"version": "2.4.11",
|
"version": "2.4.11",
|
||||||
"resolved": "http://registry.npmjs.org/sha.js/-/sha.js-2.4.11.tgz",
|
"resolved": "https://registry.npmjs.org/sha.js/-/sha.js-2.4.11.tgz",
|
||||||
"integrity": "sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==",
|
"integrity": "sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
|
@ -11359,7 +11363,7 @@
|
||||||
},
|
},
|
||||||
"shelljs": {
|
"shelljs": {
|
||||||
"version": "0.3.0",
|
"version": "0.3.0",
|
||||||
"resolved": "http://registry.npmjs.org/shelljs/-/shelljs-0.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.3.0.tgz",
|
||||||
"integrity": "sha1-NZbmMHp4FUT1kfN9phg2DzHbV7E=",
|
"integrity": "sha1-NZbmMHp4FUT1kfN9phg2DzHbV7E=",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
|
@ -12080,7 +12084,7 @@
|
||||||
},
|
},
|
||||||
"strip-ansi": {
|
"strip-ansi": {
|
||||||
"version": "3.0.1",
|
"version": "3.0.1",
|
||||||
"resolved": "http://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz",
|
||||||
"integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=",
|
"integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=",
|
||||||
"requires": {
|
"requires": {
|
||||||
"ansi-regex": "^2.0.0"
|
"ansi-regex": "^2.0.0"
|
||||||
|
@ -12097,7 +12101,7 @@
|
||||||
},
|
},
|
||||||
"strip-eof": {
|
"strip-eof": {
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"resolved": "http://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz",
|
||||||
"integrity": "sha1-u0P/VZim6wXYm1n80SnJgzE2Br8=",
|
"integrity": "sha1-u0P/VZim6wXYm1n80SnJgzE2Br8=",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
|
@ -12190,7 +12194,7 @@
|
||||||
},
|
},
|
||||||
"tar": {
|
"tar": {
|
||||||
"version": "2.2.1",
|
"version": "2.2.1",
|
||||||
"resolved": "http://registry.npmjs.org/tar/-/tar-2.2.1.tgz",
|
"resolved": "https://registry.npmjs.org/tar/-/tar-2.2.1.tgz",
|
||||||
"integrity": "sha1-jk0qJWwOIYXGsYrWlK7JaLg8sdE=",
|
"integrity": "sha1-jk0qJWwOIYXGsYrWlK7JaLg8sdE=",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
|
@ -12348,7 +12352,7 @@
|
||||||
},
|
},
|
||||||
"through": {
|
"through": {
|
||||||
"version": "2.3.8",
|
"version": "2.3.8",
|
||||||
"resolved": "http://registry.npmjs.org/through/-/through-2.3.8.tgz",
|
"resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz",
|
||||||
"integrity": "sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=",
|
"integrity": "sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
|
@ -13008,7 +13012,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"async": {
|
"async": {
|
||||||
"version": "0.9.2",
|
"version": "0.9.2",
|
||||||
"resolved": "http://registry.npmjs.org/async/-/async-0.9.2.tgz",
|
"resolved": "https://registry.npmjs.org/async/-/async-0.9.2.tgz",
|
||||||
"integrity": "sha1-rqdNXmHB+JlhO/ZL2mbUx48v0X0=",
|
"integrity": "sha1-rqdNXmHB+JlhO/ZL2mbUx48v0X0=",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
|
@ -13034,7 +13038,7 @@
|
||||||
},
|
},
|
||||||
"valid-data-url": {
|
"valid-data-url": {
|
||||||
"version": "0.1.6",
|
"version": "0.1.6",
|
||||||
"resolved": "http://registry.npmjs.org/valid-data-url/-/valid-data-url-0.1.6.tgz",
|
"resolved": "https://registry.npmjs.org/valid-data-url/-/valid-data-url-0.1.6.tgz",
|
||||||
"integrity": "sha512-FXg2qXMzfAhZc0y2HzELNfUeiOjPr+52hU1DNBWiJJ2luXD+dD1R9NA48Ug5aj0ibbxroeGDc/RJv6ThiGgkDw==",
|
"integrity": "sha512-FXg2qXMzfAhZc0y2HzELNfUeiOjPr+52hU1DNBWiJJ2luXD+dD1R9NA48Ug5aj0ibbxroeGDc/RJv6ThiGgkDw==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
|
@ -13050,7 +13054,7 @@
|
||||||
},
|
},
|
||||||
"validator": {
|
"validator": {
|
||||||
"version": "9.4.1",
|
"version": "9.4.1",
|
||||||
"resolved": "http://registry.npmjs.org/validator/-/validator-9.4.1.tgz",
|
"resolved": "https://registry.npmjs.org/validator/-/validator-9.4.1.tgz",
|
||||||
"integrity": "sha512-YV5KjzvRmSyJ1ee/Dm5UED0G+1L4GZnLN3w6/T+zZm8scVua4sOhYKWTUrKa0H/tMiJyO9QLHMPN+9mB/aMunA==",
|
"integrity": "sha512-YV5KjzvRmSyJ1ee/Dm5UED0G+1L4GZnLN3w6/T+zZm8scVua4sOhYKWTUrKa0H/tMiJyO9QLHMPN+9mB/aMunA==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
|
@ -13582,7 +13586,7 @@
|
||||||
},
|
},
|
||||||
"webpack-node-externals": {
|
"webpack-node-externals": {
|
||||||
"version": "1.7.2",
|
"version": "1.7.2",
|
||||||
"resolved": "http://registry.npmjs.org/webpack-node-externals/-/webpack-node-externals-1.7.2.tgz",
|
"resolved": "https://registry.npmjs.org/webpack-node-externals/-/webpack-node-externals-1.7.2.tgz",
|
||||||
"integrity": "sha512-ajerHZ+BJKeCLviLUUmnyd5B4RavLF76uv3cs6KNuO8W+HuQaEs0y0L7o40NQxdPy5w0pcv8Ew7yPUAQG0UdCg==",
|
"integrity": "sha512-ajerHZ+BJKeCLviLUUmnyd5B4RavLF76uv3cs6KNuO8W+HuQaEs0y0L7o40NQxdPy5w0pcv8Ew7yPUAQG0UdCg==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
|
@ -13736,14 +13740,14 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"async": {
|
"async": {
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"resolved": "http://registry.npmjs.org/async/-/async-1.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/async/-/async-1.0.0.tgz",
|
||||||
"integrity": "sha1-+PwEyjoTeErenhZBr5hXjPvWR6k=",
|
"integrity": "sha1-+PwEyjoTeErenhZBr5hXjPvWR6k=",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"optional": true
|
"optional": true
|
||||||
},
|
},
|
||||||
"colors": {
|
"colors": {
|
||||||
"version": "1.0.3",
|
"version": "1.0.3",
|
||||||
"resolved": "http://registry.npmjs.org/colors/-/colors-1.0.3.tgz",
|
"resolved": "https://registry.npmjs.org/colors/-/colors-1.0.3.tgz",
|
||||||
"integrity": "sha1-BDP0TYCWgP3rYO0mDxsMJi6CpAs=",
|
"integrity": "sha1-BDP0TYCWgP3rYO0mDxsMJi6CpAs=",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"optional": true
|
"optional": true
|
||||||
|
@ -13776,7 +13780,7 @@
|
||||||
},
|
},
|
||||||
"wrap-ansi": {
|
"wrap-ansi": {
|
||||||
"version": "2.1.0",
|
"version": "2.1.0",
|
||||||
"resolved": "http://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz",
|
||||||
"integrity": "sha1-2Pw9KE3QV5T+hJc8rs3Rz4JP3YU=",
|
"integrity": "sha1-2Pw9KE3QV5T+hJc8rs3Rz4JP3YU=",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "cyberchef",
|
"name": "cyberchef",
|
||||||
"version": "8.24.2",
|
"version": "8.25.0",
|
||||||
"description": "The Cyber Swiss Army Knife for encryption, encoding, compression and data analysis.",
|
"description": "The Cyber Swiss Army Knife for encryption, encoding, compression and data analysis.",
|
||||||
"author": "n1474335 <n1474335@gmail.com>",
|
"author": "n1474335 <n1474335@gmail.com>",
|
||||||
"homepage": "https://gchq.github.io/CyberChef",
|
"homepage": "https://gchq.github.io/CyberChef",
|
||||||
|
@ -109,7 +109,7 @@
|
||||||
"jsqr": "^1.1.1",
|
"jsqr": "^1.1.1",
|
||||||
"jsrsasign": "8.0.12",
|
"jsrsasign": "8.0.12",
|
||||||
"kbpgp": "^2.0.82",
|
"kbpgp": "^2.0.82",
|
||||||
"libyara-wasm": "0.0.11",
|
"libyara-wasm": "0.0.12",
|
||||||
"lodash": "^4.17.11",
|
"lodash": "^4.17.11",
|
||||||
"loglevel": "^1.6.1",
|
"loglevel": "^1.6.1",
|
||||||
"loglevel-message-prefix": "^3.0.0",
|
"loglevel-message-prefix": "^3.0.0",
|
||||||
|
|
|
@ -832,8 +832,9 @@ class Utils {
|
||||||
const buff = await Utils.readFile(file);
|
const buff = await Utils.readFile(file);
|
||||||
const blob = new Blob(
|
const blob = new Blob(
|
||||||
[buff],
|
[buff],
|
||||||
{type: "octet/stream"}
|
{type: file.type || "octet/stream"}
|
||||||
);
|
);
|
||||||
|
const blobURL = URL.createObjectURL(blob);
|
||||||
|
|
||||||
const html = `<div class='card' style='white-space: normal;'>
|
const html = `<div class='card' style='white-space: normal;'>
|
||||||
<div class='card-header' id='heading${i}'>
|
<div class='card-header' id='heading${i}'>
|
||||||
|
@ -848,10 +849,19 @@ class Utils {
|
||||||
<span class='float-right' style="margin-top: -3px">
|
<span class='float-right' style="margin-top: -3px">
|
||||||
${file.size.toLocaleString()} bytes
|
${file.size.toLocaleString()} bytes
|
||||||
<a title="Download ${Utils.escapeHtml(file.name)}"
|
<a title="Download ${Utils.escapeHtml(file.name)}"
|
||||||
href='${URL.createObjectURL(blob)}'
|
href="${blobURL}"
|
||||||
download='${Utils.escapeHtml(file.name)}'>
|
download="${Utils.escapeHtml(file.name)}"
|
||||||
|
data-toggle="tooltip">
|
||||||
<i class="material-icons" style="vertical-align: bottom">save</i>
|
<i class="material-icons" style="vertical-align: bottom">save</i>
|
||||||
</a>
|
</a>
|
||||||
|
<a title="Move to input"
|
||||||
|
href="#"
|
||||||
|
blob-url="${blobURL}"
|
||||||
|
file-name="${Utils.escapeHtml(file.name)}"
|
||||||
|
class="extract-file"
|
||||||
|
data-toggle="tooltip">
|
||||||
|
<i class="material-icons" style="vertical-align: bottom">open_in_browser</i>
|
||||||
|
</a>
|
||||||
</span>
|
</span>
|
||||||
</h6>
|
</h6>
|
||||||
</div>
|
</div>
|
||||||
|
@ -1163,6 +1173,21 @@ String.prototype.count = function(chr) {
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Wrapper for self.sendStatusMessage to handle different environments.
|
||||||
|
*
|
||||||
|
* @param {string} msg
|
||||||
|
*/
|
||||||
|
export function sendStatusMessage(msg) {
|
||||||
|
if (ENVIRONMENT_IS_WORKER())
|
||||||
|
self.sendStatusMessage(msg);
|
||||||
|
else if (ENVIRONMENT_IS_WEB())
|
||||||
|
app.alert(msg, 10000);
|
||||||
|
else if (ENVIRONMENT_IS_NODE())
|
||||||
|
log.debug(msg);
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Polyfills
|
* Polyfills
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -254,7 +254,8 @@
|
||||||
"XPath expression",
|
"XPath expression",
|
||||||
"JPath expression",
|
"JPath expression",
|
||||||
"CSS selector",
|
"CSS selector",
|
||||||
"Extract EXIF"
|
"Extract EXIF",
|
||||||
|
"Extract Files"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -348,6 +349,7 @@
|
||||||
"ops": [
|
"ops": [
|
||||||
"Detect File Type",
|
"Detect File Type",
|
||||||
"Scan for Embedded Files",
|
"Scan for Embedded Files",
|
||||||
|
"Extract Files",
|
||||||
"Remove EXIF",
|
"Remove EXIF",
|
||||||
"Extract EXIF"
|
"Extract EXIF"
|
||||||
]
|
]
|
||||||
|
|
0
src/core/lib/BCD.mjs
Executable file → Normal file
0
src/core/lib/BCD.mjs
Executable file → Normal file
0
src/core/lib/Base58.mjs
Executable file → Normal file
0
src/core/lib/Base58.mjs
Executable file → Normal file
0
src/core/lib/Base64.mjs
Executable file → Normal file
0
src/core/lib/Base64.mjs
Executable file → Normal file
0
src/core/lib/CanvasComponents.mjs
Executable file → Normal file
0
src/core/lib/CanvasComponents.mjs
Executable file → Normal file
1727
src/core/lib/FileSignatures.mjs
Normal file
1727
src/core/lib/FileSignatures.mjs
Normal file
File diff suppressed because it is too large
Load diff
263
src/core/lib/FileType.mjs
Normal file
263
src/core/lib/FileType.mjs
Normal file
|
@ -0,0 +1,263 @@
|
||||||
|
/**
|
||||||
|
* File type functions
|
||||||
|
*
|
||||||
|
* @author n1474335 [n1474335@gmail.com]
|
||||||
|
* @copyright Crown Copyright 2018
|
||||||
|
* @license Apache-2.0
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
import {FILE_SIGNATURES} from "./FileSignatures";
|
||||||
|
import {sendStatusMessage} from "../Utils";
|
||||||
|
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Checks whether a signature matches a buffer.
|
||||||
|
*
|
||||||
|
* @param {Object|Object[]} sig - A dictionary of offsets with values assigned to them.
|
||||||
|
* These values can be numbers for static checks, arrays of potential valid matches,
|
||||||
|
* or bespoke functions to check the validity of the buffer value at that offset.
|
||||||
|
* @param {Uint8Array} buf
|
||||||
|
* @param {number} [offset=0] Where in the buffer to start searching from
|
||||||
|
* @returns {boolean}
|
||||||
|
*/
|
||||||
|
function signatureMatches(sig, buf, offset=0) {
|
||||||
|
// Using a length check seems to be more performant than `sig instanceof Array`
|
||||||
|
if (sig.length) {
|
||||||
|
// sig is an Array - return true if any of them match
|
||||||
|
// The following `reduce` method is nice, but performance matters here, so we
|
||||||
|
// opt for a faster, if less elegant, for loop.
|
||||||
|
// return sig.reduce((acc, s) => acc || bytesMatch(s, buf, offset), false);
|
||||||
|
for (let i = 0; i < sig.length; i++) {
|
||||||
|
if (bytesMatch(sig[i], buf, offset)) return true;
|
||||||
|
}
|
||||||
|
return false;
|
||||||
|
} else {
|
||||||
|
return bytesMatch(sig, buf, offset);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Checks whether a set of bytes match the given buffer.
|
||||||
|
*
|
||||||
|
* @param {Object} sig - A dictionary of offsets with values assigned to them.
|
||||||
|
* These values can be numbers for static checks, arrays of potential valid matches,
|
||||||
|
* or bespoke functions to check the validity of the buffer value at that offset.
|
||||||
|
* @param {Uint8Array} buf
|
||||||
|
* @param {number} [offset=0] Where in the buffer to start searching from
|
||||||
|
* @returns {boolean}
|
||||||
|
*/
|
||||||
|
function bytesMatch(sig, buf, offset=0) {
|
||||||
|
for (const sigoffset in sig) {
|
||||||
|
const pos = parseInt(sigoffset, 10) + offset;
|
||||||
|
switch (typeof sig[sigoffset]) {
|
||||||
|
case "number": // Static check
|
||||||
|
if (buf[pos] !== sig[sigoffset])
|
||||||
|
return false;
|
||||||
|
break;
|
||||||
|
case "object": // Array of options
|
||||||
|
if (sig[sigoffset].indexOf(buf[pos]) < 0)
|
||||||
|
return false;
|
||||||
|
break;
|
||||||
|
case "function": // More complex calculation
|
||||||
|
if (!sig[sigoffset](buf[pos]))
|
||||||
|
return false;
|
||||||
|
break;
|
||||||
|
default:
|
||||||
|
throw new Error(`Unrecognised signature type at offset ${sigoffset}`);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
return true;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Given a buffer, detects magic byte sequences at specific positions and returns the
|
||||||
|
* extension and mime type.
|
||||||
|
*
|
||||||
|
* @param {Uint8Array} buf
|
||||||
|
* @param {string[]} [categories=All] - Which categories of file to look for
|
||||||
|
* @returns {Object[]} types
|
||||||
|
* @returns {string} type.name - Name of file type
|
||||||
|
* @returns {string} type.ext - File extension
|
||||||
|
* @returns {string} type.mime - Mime type
|
||||||
|
* @returns {string} [type.desc] - Description
|
||||||
|
*/
|
||||||
|
export function detectFileType(buf, categories=Object.keys(FILE_SIGNATURES)) {
|
||||||
|
if (!(buf && buf.length > 1)) {
|
||||||
|
return [];
|
||||||
|
}
|
||||||
|
|
||||||
|
const matchingFiles = [];
|
||||||
|
const signatures = {};
|
||||||
|
|
||||||
|
for (const cat in FILE_SIGNATURES) {
|
||||||
|
if (categories.includes(cat)) {
|
||||||
|
signatures[cat] = FILE_SIGNATURES[cat];
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
for (const cat in signatures) {
|
||||||
|
const category = signatures[cat];
|
||||||
|
|
||||||
|
category.forEach(filetype => {
|
||||||
|
if (signatureMatches(filetype.signature, buf)) {
|
||||||
|
matchingFiles.push(filetype);
|
||||||
|
}
|
||||||
|
});
|
||||||
|
}
|
||||||
|
return matchingFiles;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Given a buffer, searches for magic byte sequences at all possible positions and returns
|
||||||
|
* the extensions and mime types.
|
||||||
|
*
|
||||||
|
* @param {Uint8Array} buf
|
||||||
|
* @param {string[]} [categories=All] - Which categories of file to look for
|
||||||
|
* @returns {Object[]} foundFiles
|
||||||
|
* @returns {number} foundFiles.offset - The position in the buffer at which this file was found
|
||||||
|
* @returns {Object} foundFiles.fileDetails
|
||||||
|
* @returns {string} foundFiles.fileDetails.name - Name of file type
|
||||||
|
* @returns {string} foundFiles.fileDetails.ext - File extension
|
||||||
|
* @returns {string} foundFiles.fileDetails.mime - Mime type
|
||||||
|
* @returns {string} [foundFiles.fileDetails.desc] - Description
|
||||||
|
*/
|
||||||
|
export function scanForFileTypes(buf, categories=Object.keys(FILE_SIGNATURES)) {
|
||||||
|
if (!(buf && buf.length > 1)) {
|
||||||
|
return [];
|
||||||
|
}
|
||||||
|
|
||||||
|
const foundFiles = [];
|
||||||
|
const signatures = {};
|
||||||
|
|
||||||
|
for (const cat in FILE_SIGNATURES) {
|
||||||
|
if (categories.includes(cat)) {
|
||||||
|
signatures[cat] = FILE_SIGNATURES[cat];
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
for (const cat in signatures) {
|
||||||
|
const category = signatures[cat];
|
||||||
|
|
||||||
|
for (let i = 0; i < category.length; i++) {
|
||||||
|
const filetype = category[i];
|
||||||
|
const sigs = filetype.signature.length ? filetype.signature : [filetype.signature];
|
||||||
|
|
||||||
|
sigs.forEach(sig => {
|
||||||
|
let pos = 0;
|
||||||
|
while ((pos = locatePotentialSig(buf, sig, pos)) >= 0) {
|
||||||
|
if (bytesMatch(sig, buf, pos)) {
|
||||||
|
sendStatusMessage(`Found potential signature for ${filetype.name} at pos ${pos}`);
|
||||||
|
foundFiles.push({
|
||||||
|
offset: pos,
|
||||||
|
fileDetails: filetype
|
||||||
|
});
|
||||||
|
}
|
||||||
|
pos++;
|
||||||
|
}
|
||||||
|
});
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
// Return found files in order of increasing offset
|
||||||
|
return foundFiles.sort((a, b) => {
|
||||||
|
return a.offset - b.offset;
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Fastcheck function to quickly scan the buffer for the first byte in a signature.
|
||||||
|
*
|
||||||
|
* @param {Uint8Array} buf - The buffer to search
|
||||||
|
* @param {Object} sig - A single signature object (Not an array of signatures)
|
||||||
|
* @param {number} offset - Where to start search from
|
||||||
|
* @returs {number} The position of the match or -1 if one cannot be found.
|
||||||
|
*/
|
||||||
|
function locatePotentialSig(buf, sig, offset) {
|
||||||
|
// Find values for first key and value in sig
|
||||||
|
const k = parseInt(Object.keys(sig)[0], 10);
|
||||||
|
const v = Object.values(sig)[0];
|
||||||
|
switch (typeof v) {
|
||||||
|
case "number":
|
||||||
|
return buf.indexOf(v, offset + k) - k;
|
||||||
|
case "object":
|
||||||
|
for (let i = offset + k; i < buf.length; i++) {
|
||||||
|
if (v.indexOf(buf[i]) >= 0) return i - k;
|
||||||
|
}
|
||||||
|
return -1;
|
||||||
|
case "function":
|
||||||
|
for (let i = offset + k; i < buf.length; i++) {
|
||||||
|
if (v(buf[i])) return i - k;
|
||||||
|
}
|
||||||
|
return -1;
|
||||||
|
default:
|
||||||
|
throw new Error("Unrecognised signature type");
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Detects whether the given buffer is a file of the type specified.
|
||||||
|
*
|
||||||
|
* @param {string|RegExp} type
|
||||||
|
* @param {Uint8Array} buf
|
||||||
|
* @returns {string|false} The mime type or false if the type does not match
|
||||||
|
*/
|
||||||
|
export function isType(type, buf) {
|
||||||
|
const types = detectFileType(buf);
|
||||||
|
|
||||||
|
if (!(types && types.length)) return false;
|
||||||
|
|
||||||
|
if (typeof type === "string") {
|
||||||
|
return types.reduce((acc, t) => {
|
||||||
|
const mime = t.mime.startsWith(type) ? t.mime : false;
|
||||||
|
return acc || mime;
|
||||||
|
}, false);
|
||||||
|
} else if (type instanceof RegExp) {
|
||||||
|
return types.reduce((acc, t) => {
|
||||||
|
const mime = type.test(t.mime) ? t.mime : false;
|
||||||
|
return acc || mime;
|
||||||
|
}, false);
|
||||||
|
} else {
|
||||||
|
throw new Error("Invalid type input.");
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Detects whether the given buffer contains an image file.
|
||||||
|
*
|
||||||
|
* @param {Uint8Array} buf
|
||||||
|
* @returns {string|false} The mime type or false if the type does not match
|
||||||
|
*/
|
||||||
|
export function isImage(buf) {
|
||||||
|
return isType("image", buf);
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Attempts to extract a file from a data stream given its offset and extractor function.
|
||||||
|
*
|
||||||
|
* @param {Uint8Array} bytes
|
||||||
|
* @param {Object} fileDetail
|
||||||
|
* @param {string} fileDetail.mime
|
||||||
|
* @param {string} fileDetail.extension
|
||||||
|
* @param {Function} fileDetail.extractor
|
||||||
|
* @param {number} offset
|
||||||
|
* @returns {File}
|
||||||
|
*/
|
||||||
|
export function extractFile(bytes, fileDetail, offset) {
|
||||||
|
if (fileDetail.extractor) {
|
||||||
|
sendStatusMessage(`Attempting to extract ${fileDetail.name} at pos ${offset}...`);
|
||||||
|
const fileData = fileDetail.extractor(bytes, offset);
|
||||||
|
const ext = fileDetail.extension.split(",")[0];
|
||||||
|
return new File([fileData], `extracted_at_0x${offset.toString(16)}.${ext}`, {
|
||||||
|
type: fileDetail.mime
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
throw new Error(`No extraction algorithm available for "${fileDetail.mime}" files`);
|
||||||
|
}
|
|
@ -2,6 +2,7 @@ import OperationConfig from "../config/OperationConfig.json";
|
||||||
import Utils from "../Utils";
|
import Utils from "../Utils";
|
||||||
import Recipe from "../Recipe";
|
import Recipe from "../Recipe";
|
||||||
import Dish from "../Dish";
|
import Dish from "../Dish";
|
||||||
|
import {detectFileType} from "./FileType";
|
||||||
import chiSquared from "chi-squared";
|
import chiSquared from "chi-squared";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@ -92,7 +93,14 @@ class Magic {
|
||||||
* @returns {string} [type.desc] - Description
|
* @returns {string} [type.desc] - Description
|
||||||
*/
|
*/
|
||||||
detectFileType() {
|
detectFileType() {
|
||||||
return Magic.magicFileType(this.inputBuffer);
|
const fileType = detectFileType(this.inputBuffer);
|
||||||
|
|
||||||
|
if (!fileType.length) return null;
|
||||||
|
return {
|
||||||
|
ext: fileType[0].extension,
|
||||||
|
mime: fileType[0].mime,
|
||||||
|
desc: fileType[0].description
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@ -785,452 +793,9 @@ class Magic {
|
||||||
}[code];
|
}[code];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Given a buffer, detects magic byte sequences at specific positions and returns the
|
|
||||||
* extension and mime type.
|
|
||||||
*
|
|
||||||
* @param {Uint8Array} buf
|
|
||||||
* @returns {Object} type
|
|
||||||
* @returns {string} type.ext - File extension
|
|
||||||
* @returns {string} type.mime - Mime type
|
|
||||||
* @returns {string} [type.desc] - Description
|
|
||||||
*/
|
|
||||||
static magicFileType(buf) {
|
|
||||||
if (!(buf && buf.length > 1)) {
|
|
||||||
return null;
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0xFF && buf[1] === 0xD8 && buf[2] === 0xFF) {
|
|
||||||
return {
|
|
||||||
ext: "jpg",
|
|
||||||
mime: "image/jpeg"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0x89 && buf[1] === 0x50 && buf[2] === 0x4E && buf[3] === 0x47) {
|
|
||||||
return {
|
|
||||||
ext: "png",
|
|
||||||
mime: "image/png"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0x47 && buf[1] === 0x49 && buf[2] === 0x46) {
|
|
||||||
return {
|
|
||||||
ext: "gif",
|
|
||||||
mime: "image/gif"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[8] === 0x57 && buf[9] === 0x45 && buf[10] === 0x42 && buf[11] === 0x50) {
|
|
||||||
return {
|
|
||||||
ext: "webp",
|
|
||||||
mime: "image/webp"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
// needs to be before `tif` check
|
|
||||||
if (((buf[0] === 0x49 && buf[1] === 0x49 && buf[2] === 0x2A && buf[3] === 0x0) || (buf[0] === 0x4D && buf[1] === 0x4D && buf[2] === 0x0 && buf[3] === 0x2A)) && buf[8] === 0x43 && buf[9] === 0x52) {
|
|
||||||
return {
|
|
||||||
ext: "cr2",
|
|
||||||
mime: "image/x-canon-cr2"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if ((buf[0] === 0x49 && buf[1] === 0x49 && buf[2] === 0x2A && buf[3] === 0x0) || (buf[0] === 0x4D && buf[1] === 0x4D && buf[2] === 0x0 && buf[3] === 0x2A)) {
|
|
||||||
return {
|
|
||||||
ext: "tif",
|
|
||||||
mime: "image/tiff"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0x42 && buf[1] === 0x4D) {
|
|
||||||
return {
|
|
||||||
ext: "bmp",
|
|
||||||
mime: "image/bmp"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0x49 && buf[1] === 0x49 && buf[2] === 0xBC) {
|
|
||||||
return {
|
|
||||||
ext: "jxr",
|
|
||||||
mime: "image/vnd.ms-photo"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0x38 && buf[1] === 0x42 && buf[2] === 0x50 && buf[3] === 0x53) {
|
|
||||||
return {
|
|
||||||
ext: "psd",
|
|
||||||
mime: "image/vnd.adobe.photoshop"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
// needs to be before `zip` check
|
|
||||||
if (buf[0] === 0x50 && buf[1] === 0x4B && buf[2] === 0x3 && buf[3] === 0x4 && buf[30] === 0x6D && buf[31] === 0x69 && buf[32] === 0x6D && buf[33] === 0x65 && buf[34] === 0x74 && buf[35] === 0x79 && buf[36] === 0x70 && buf[37] === 0x65 && buf[38] === 0x61 && buf[39] === 0x70 && buf[40] === 0x70 && buf[41] === 0x6C && buf[42] === 0x69 && buf[43] === 0x63 && buf[44] === 0x61 && buf[45] === 0x74 && buf[46] === 0x69 && buf[47] === 0x6F && buf[48] === 0x6E && buf[49] === 0x2F && buf[50] === 0x65 && buf[51] === 0x70 && buf[52] === 0x75 && buf[53] === 0x62 && buf[54] === 0x2B && buf[55] === 0x7A && buf[56] === 0x69 && buf[57] === 0x70) {
|
|
||||||
return {
|
|
||||||
ext: "epub",
|
|
||||||
mime: "application/epub+zip"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0x50 && buf[1] === 0x4B && (buf[2] === 0x3 || buf[2] === 0x5 || buf[2] === 0x7) && (buf[3] === 0x4 || buf[3] === 0x6 || buf[3] === 0x8)) {
|
|
||||||
return {
|
|
||||||
ext: "zip",
|
|
||||||
mime: "application/zip"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[257] === 0x75 && buf[258] === 0x73 && buf[259] === 0x74 && buf[260] === 0x61 && buf[261] === 0x72) {
|
|
||||||
return {
|
|
||||||
ext: "tar",
|
|
||||||
mime: "application/x-tar"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0x52 && buf[1] === 0x61 && buf[2] === 0x72 && buf[3] === 0x21 && buf[4] === 0x1A && buf[5] === 0x7 && (buf[6] === 0x0 || buf[6] === 0x1)) {
|
|
||||||
return {
|
|
||||||
ext: "rar",
|
|
||||||
mime: "application/x-rar-compressed"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0x1F && buf[1] === 0x8B && buf[2] === 0x8) {
|
|
||||||
return {
|
|
||||||
ext: "gz",
|
|
||||||
mime: "application/gzip"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0x42 && buf[1] === 0x5A && buf[2] === 0x68) {
|
|
||||||
return {
|
|
||||||
ext: "bz2",
|
|
||||||
mime: "application/x-bzip2"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0x37 && buf[1] === 0x7A && buf[2] === 0xBC && buf[3] === 0xAF && buf[4] === 0x27 && buf[5] === 0x1C) {
|
|
||||||
return {
|
|
||||||
ext: "7z",
|
|
||||||
mime: "application/x-7z-compressed"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0x78 && buf[1] === 0x01) {
|
|
||||||
return {
|
|
||||||
ext: "dmg, zlib",
|
|
||||||
mime: "application/x-apple-diskimage, application/x-deflate"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if ((buf[0] === 0x0 && buf[1] === 0x0 && buf[2] === 0x0 && (buf[3] === 0x18 || buf[3] === 0x20) && buf[4] === 0x66 && buf[5] === 0x74 && buf[6] === 0x79 && buf[7] === 0x70) || (buf[0] === 0x33 && buf[1] === 0x67 && buf[2] === 0x70 && buf[3] === 0x35) || (buf[0] === 0x0 && buf[1] === 0x0 && buf[2] === 0x0 && buf[3] === 0x1C && buf[4] === 0x66 && buf[5] === 0x74 && buf[6] === 0x79 && buf[7] === 0x70 && buf[8] === 0x6D && buf[9] === 0x70 && buf[10] === 0x34 && buf[11] === 0x32 && buf[16] === 0x6D && buf[17] === 0x70 && buf[18] === 0x34 && buf[19] === 0x31 && buf[20] === 0x6D && buf[21] === 0x70 && buf[22] === 0x34 && buf[23] === 0x32 && buf[24] === 0x69 && buf[25] === 0x73 && buf[26] === 0x6F && buf[27] === 0x6D)) {
|
|
||||||
return {
|
|
||||||
ext: "mp4",
|
|
||||||
mime: "video/mp4"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if ((buf[0] === 0x0 && buf[1] === 0x0 && buf[2] === 0x0 && buf[3] === 0x1C && buf[4] === 0x66 && buf[5] === 0x74 && buf[6] === 0x79 && buf[7] === 0x70 && buf[8] === 0x4D && buf[9] === 0x34 && buf[10] === 0x56)) {
|
|
||||||
return {
|
|
||||||
ext: "m4v",
|
|
||||||
mime: "video/x-m4v"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0x4D && buf[1] === 0x54 && buf[2] === 0x68 && buf[3] === 0x64) {
|
|
||||||
return {
|
|
||||||
ext: "mid",
|
|
||||||
mime: "audio/midi"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
// needs to be before the `webm` check
|
|
||||||
if (buf[31] === 0x6D && buf[32] === 0x61 && buf[33] === 0x74 && buf[34] === 0x72 && buf[35] === 0x6f && buf[36] === 0x73 && buf[37] === 0x6B && buf[38] === 0x61) {
|
|
||||||
return {
|
|
||||||
ext: "mkv",
|
|
||||||
mime: "video/x-matroska"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0x1A && buf[1] === 0x45 && buf[2] === 0xDF && buf[3] === 0xA3) {
|
|
||||||
return {
|
|
||||||
ext: "webm",
|
|
||||||
mime: "video/webm"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0x0 && buf[1] === 0x0 && buf[2] === 0x0 && buf[3] === 0x14 && buf[4] === 0x66 && buf[5] === 0x74 && buf[6] === 0x79 && buf[7] === 0x70) {
|
|
||||||
return {
|
|
||||||
ext: "mov",
|
|
||||||
mime: "video/quicktime"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0x52 && buf[1] === 0x49 && buf[2] === 0x46 && buf[3] === 0x46 && buf[8] === 0x41 && buf[9] === 0x56 && buf[10] === 0x49) {
|
|
||||||
return {
|
|
||||||
ext: "avi",
|
|
||||||
mime: "video/x-msvideo"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0x30 && buf[1] === 0x26 && buf[2] === 0xB2 && buf[3] === 0x75 && buf[4] === 0x8E && buf[5] === 0x66 && buf[6] === 0xCF && buf[7] === 0x11 && buf[8] === 0xA6 && buf[9] === 0xD9) {
|
|
||||||
return {
|
|
||||||
ext: "wmv",
|
|
||||||
mime: "video/x-ms-wmv"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0x0 && buf[1] === 0x0 && buf[2] === 0x1 && buf[3].toString(16)[0] === "b") {
|
|
||||||
return {
|
|
||||||
ext: "mpg",
|
|
||||||
mime: "video/mpeg"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if ((buf[0] === 0x49 && buf[1] === 0x44 && buf[2] === 0x33) || (buf[0] === 0xFF && buf[1] === 0xfb)) {
|
|
||||||
return {
|
|
||||||
ext: "mp3",
|
|
||||||
mime: "audio/mpeg"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if ((buf[4] === 0x66 && buf[5] === 0x74 && buf[6] === 0x79 && buf[7] === 0x70 && buf[8] === 0x4D && buf[9] === 0x34 && buf[10] === 0x41) || (buf[0] === 0x4D && buf[1] === 0x34 && buf[2] === 0x41 && buf[3] === 0x20)) {
|
|
||||||
return {
|
|
||||||
ext: "m4a",
|
|
||||||
mime: "audio/m4a"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0x4F && buf[1] === 0x67 && buf[2] === 0x67 && buf[3] === 0x53) {
|
|
||||||
return {
|
|
||||||
ext: "ogg",
|
|
||||||
mime: "audio/ogg"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0x66 && buf[1] === 0x4C && buf[2] === 0x61 && buf[3] === 0x43) {
|
|
||||||
return {
|
|
||||||
ext: "flac",
|
|
||||||
mime: "audio/x-flac"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0x52 && buf[1] === 0x49 && buf[2] === 0x46 && buf[3] === 0x46 && buf[8] === 0x57 && buf[9] === 0x41 && buf[10] === 0x56 && buf[11] === 0x45) {
|
|
||||||
return {
|
|
||||||
ext: "wav",
|
|
||||||
mime: "audio/x-wav"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0x23 && buf[1] === 0x21 && buf[2] === 0x41 && buf[3] === 0x4D && buf[4] === 0x52 && buf[5] === 0x0A) {
|
|
||||||
return {
|
|
||||||
ext: "amr",
|
|
||||||
mime: "audio/amr"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0x25 && buf[1] === 0x50 && buf[2] === 0x44 && buf[3] === 0x46) {
|
|
||||||
return {
|
|
||||||
ext: "pdf",
|
|
||||||
mime: "application/pdf"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0x4D && buf[1] === 0x5A) {
|
|
||||||
return {
|
|
||||||
ext: "exe",
|
|
||||||
mime: "application/x-msdownload"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if ((buf[0] === 0x43 || buf[0] === 0x46) && buf[1] === 0x57 && buf[2] === 0x53) {
|
|
||||||
return {
|
|
||||||
ext: "swf",
|
|
||||||
mime: "application/x-shockwave-flash"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0x7B && buf[1] === 0x5C && buf[2] === 0x72 && buf[3] === 0x74 && buf[4] === 0x66) {
|
|
||||||
return {
|
|
||||||
ext: "rtf",
|
|
||||||
mime: "application/rtf"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0x77 && buf[1] === 0x4F && buf[2] === 0x46 && buf[3] === 0x46 && buf[4] === 0x00 && buf[5] === 0x01 && buf[6] === 0x00 && buf[7] === 0x00) {
|
|
||||||
return {
|
|
||||||
ext: "woff",
|
|
||||||
mime: "application/font-woff"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0x77 && buf[1] === 0x4F && buf[2] === 0x46 && buf[3] === 0x32 && buf[4] === 0x00 && buf[5] === 0x01 && buf[6] === 0x00 && buf[7] === 0x00) {
|
|
||||||
return {
|
|
||||||
ext: "woff2",
|
|
||||||
mime: "application/font-woff"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[34] === 0x4C && buf[35] === 0x50 && ((buf[8] === 0x02 && buf[9] === 0x00 && buf[10] === 0x01) || (buf[8] === 0x01 && buf[9] === 0x00 && buf[10] === 0x00) || (buf[8] === 0x02 && buf[9] === 0x00 && buf[10] === 0x02))) {
|
|
||||||
return {
|
|
||||||
ext: "eot",
|
|
||||||
mime: "application/octet-stream"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0x00 && buf[1] === 0x01 && buf[2] === 0x00 && buf[3] === 0x00 && buf[4] === 0x00) {
|
|
||||||
return {
|
|
||||||
ext: "ttf",
|
|
||||||
mime: "application/font-sfnt"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0x4F && buf[1] === 0x54 && buf[2] === 0x54 && buf[3] === 0x4F && buf[4] === 0x00) {
|
|
||||||
return {
|
|
||||||
ext: "otf",
|
|
||||||
mime: "application/font-sfnt"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0x00 && buf[1] === 0x00 && buf[2] === 0x01 && buf[3] === 0x00) {
|
|
||||||
return {
|
|
||||||
ext: "ico",
|
|
||||||
mime: "image/x-icon"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0x46 && buf[1] === 0x4C && buf[2] === 0x56 && buf[3] === 0x01) {
|
|
||||||
return {
|
|
||||||
ext: "flv",
|
|
||||||
mime: "video/x-flv"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0x25 && buf[1] === 0x21) {
|
|
||||||
return {
|
|
||||||
ext: "ps",
|
|
||||||
mime: "application/postscript"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0xFD && buf[1] === 0x37 && buf[2] === 0x7A && buf[3] === 0x58 && buf[4] === 0x5A && buf[5] === 0x00) {
|
|
||||||
return {
|
|
||||||
ext: "xz",
|
|
||||||
mime: "application/x-xz"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0x53 && buf[1] === 0x51 && buf[2] === 0x4C && buf[3] === 0x69) {
|
|
||||||
return {
|
|
||||||
ext: "sqlite",
|
|
||||||
mime: "application/x-sqlite3"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
*
|
|
||||||
* Added by n1474335 [n1474335@gmail.com] from here on
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
if ((buf[0] === 0x1F && buf[1] === 0x9D) || (buf[0] === 0x1F && buf[1] === 0xA0)) {
|
|
||||||
return {
|
|
||||||
ext: "z, tar.z",
|
|
||||||
mime: "application/x-gtar"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0x7F && buf[1] === 0x45 && buf[2] === 0x4C && buf[3] === 0x46) {
|
|
||||||
return {
|
|
||||||
ext: "none, axf, bin, elf, o, prx, puff, so",
|
|
||||||
mime: "application/x-executable",
|
|
||||||
desc: "Executable and Linkable Format file. No standard file extension."
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0xCA && buf[1] === 0xFE && buf[2] === 0xBA && buf[3] === 0xBE) {
|
|
||||||
return {
|
|
||||||
ext: "class",
|
|
||||||
mime: "application/java-vm"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0xEF && buf[1] === 0xBB && buf[2] === 0xBF) {
|
|
||||||
return {
|
|
||||||
ext: "txt",
|
|
||||||
mime: "text/plain",
|
|
||||||
desc: "UTF-8 encoded Unicode byte order mark detected, commonly but not exclusively seen in text files."
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
// Must be before Little-endian UTF-16 BOM
|
|
||||||
if (buf[0] === 0xFF && buf[1] === 0xFE && buf[2] === 0x00 && buf[3] === 0x00) {
|
|
||||||
return {
|
|
||||||
ext: "UTF32LE",
|
|
||||||
mime: "charset/utf32le",
|
|
||||||
desc: "Little-endian UTF-32 encoded Unicode byte order mark detected."
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0xFF && buf[1] === 0xFE) {
|
|
||||||
return {
|
|
||||||
ext: "UTF16LE",
|
|
||||||
mime: "charset/utf16le",
|
|
||||||
desc: "Little-endian UTF-16 encoded Unicode byte order mark detected."
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if ((buf[0x8001] === 0x43 && buf[0x8002] === 0x44 && buf[0x8003] === 0x30 && buf[0x8004] === 0x30 && buf[0x8005] === 0x31) ||
|
|
||||||
(buf[0x8801] === 0x43 && buf[0x8802] === 0x44 && buf[0x8803] === 0x30 && buf[0x8804] === 0x30 && buf[0x8805] === 0x31) ||
|
|
||||||
(buf[0x9001] === 0x43 && buf[0x9002] === 0x44 && buf[0x9003] === 0x30 && buf[0x9004] === 0x30 && buf[0x9005] === 0x31)) {
|
|
||||||
return {
|
|
||||||
ext: "iso",
|
|
||||||
mime: "application/octet-stream",
|
|
||||||
desc: "ISO 9660 CD/DVD image file"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0xD0 && buf[1] === 0xCF && buf[2] === 0x11 && buf[3] === 0xE0 && buf[4] === 0xA1 && buf[5] === 0xB1 && buf[6] === 0x1A && buf[7] === 0xE1) {
|
|
||||||
return {
|
|
||||||
ext: "doc, xls, ppt",
|
|
||||||
mime: "application/msword, application/vnd.ms-excel, application/vnd.ms-powerpoint",
|
|
||||||
desc: "Microsoft Office documents"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0x64 && buf[1] === 0x65 && buf[2] === 0x78 && buf[3] === 0x0A && buf[4] === 0x30 && buf[5] === 0x33 && buf[6] === 0x35 && buf[7] === 0x00) {
|
|
||||||
return {
|
|
||||||
ext: "dex",
|
|
||||||
mime: "application/octet-stream",
|
|
||||||
desc: "Dalvik Executable (Android)"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0x4B && buf[1] === 0x44 && buf[2] === 0x4D) {
|
|
||||||
return {
|
|
||||||
ext: "vmdk",
|
|
||||||
mime: "application/vmdk, application/x-virtualbox-vmdk"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0x43 && buf[1] === 0x72 && buf[2] === 0x32 && buf[3] === 0x34) {
|
|
||||||
return {
|
|
||||||
ext: "crx",
|
|
||||||
mime: "application/crx",
|
|
||||||
desc: "Google Chrome extension or packaged app"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
if (buf[0] === 0x78 && (buf[1] === 0x01 || buf[1] === 0x9C || buf[1] === 0xDA || buf[1] === 0x5e)) {
|
|
||||||
return {
|
|
||||||
ext: "zlib",
|
|
||||||
mime: "application/x-deflate"
|
|
||||||
};
|
|
||||||
}
|
|
||||||
|
|
||||||
return null;
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Byte frequencies of various languages generated from Wikipedia dumps taken in late 2017 and early 2018.
|
* Byte frequencies of various languages generated from Wikipedia dumps taken in late 2017 and early 2018.
|
||||||
* The Chi-Squared test cannot accept expected values of 0, so 0.0001 has been used to account for bytes
|
* The Chi-Squared test cannot accept expected values of 0, so 0.0001 has been used to account for bytes
|
||||||
|
|
263
src/core/lib/Stream.mjs
Normal file
263
src/core/lib/Stream.mjs
Normal file
|
@ -0,0 +1,263 @@
|
||||||
|
/**
|
||||||
|
* Stream class for parsing binary protocols.
|
||||||
|
*
|
||||||
|
* @author n1474335 [n1474335@gmail.com]
|
||||||
|
* @author tlwr [toby@toby.codes]
|
||||||
|
* @copyright Crown Copyright 2018
|
||||||
|
* @license Apache-2.0
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
|
* A Stream can be used to traverse a binary blob, interpreting sections of it
|
||||||
|
* as various data types.
|
||||||
|
*/
|
||||||
|
export default class Stream {
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Stream constructor.
|
||||||
|
*
|
||||||
|
* @param {Uint8Array} input
|
||||||
|
*/
|
||||||
|
constructor(input) {
|
||||||
|
this.bytes = input;
|
||||||
|
this.length = this.bytes.length;
|
||||||
|
this.position = 0;
|
||||||
|
this.bitPos = 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Get a number of bytes from the current position.
|
||||||
|
*
|
||||||
|
* @param {number} numBytes
|
||||||
|
* @returns {Uint8Array}
|
||||||
|
*/
|
||||||
|
getBytes(numBytes) {
|
||||||
|
if (this.position > this.length) return undefined;
|
||||||
|
|
||||||
|
const newPosition = this.position + numBytes;
|
||||||
|
const bytes = this.bytes.slice(this.position, newPosition);
|
||||||
|
this.position = newPosition;
|
||||||
|
this.bitPos = 0;
|
||||||
|
return bytes;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Interpret the following bytes as a string, stopping at the next null byte or
|
||||||
|
* the supplied limit.
|
||||||
|
*
|
||||||
|
* @param {number} numBytes
|
||||||
|
* @returns {string}
|
||||||
|
*/
|
||||||
|
readString(numBytes) {
|
||||||
|
if (this.position > this.length) return undefined;
|
||||||
|
|
||||||
|
let result = "";
|
||||||
|
for (let i = this.position; i < this.position + numBytes; i++) {
|
||||||
|
const currentByte = this.bytes[i];
|
||||||
|
if (currentByte === 0) break;
|
||||||
|
result += String.fromCharCode(currentByte);
|
||||||
|
}
|
||||||
|
this.position += numBytes;
|
||||||
|
this.bitPos = 0;
|
||||||
|
return result;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Interpret the following bytes as an integer in big or little endian.
|
||||||
|
*
|
||||||
|
* @param {number} numBytes
|
||||||
|
* @param {string} [endianness="be"]
|
||||||
|
* @returns {number}
|
||||||
|
*/
|
||||||
|
readInt(numBytes, endianness="be") {
|
||||||
|
if (this.position > this.length) return undefined;
|
||||||
|
|
||||||
|
let val = 0;
|
||||||
|
if (endianness === "be") {
|
||||||
|
for (let i = this.position; i < this.position + numBytes; i++) {
|
||||||
|
val = val << 8;
|
||||||
|
val |= this.bytes[i];
|
||||||
|
}
|
||||||
|
} else {
|
||||||
|
for (let i = this.position + numBytes - 1; i >= this.position; i--) {
|
||||||
|
val = val << 8;
|
||||||
|
val |= this.bytes[i];
|
||||||
|
}
|
||||||
|
}
|
||||||
|
this.position += numBytes;
|
||||||
|
this.bitPos = 0;
|
||||||
|
return val;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Reads a number of bits from the buffer.
|
||||||
|
*
|
||||||
|
* @TODO Add endianness
|
||||||
|
*
|
||||||
|
* @param {number} numBits
|
||||||
|
* @returns {number}
|
||||||
|
*/
|
||||||
|
readBits(numBits) {
|
||||||
|
if (this.position > this.length) return undefined;
|
||||||
|
|
||||||
|
let bitBuf = 0,
|
||||||
|
bitBufLen = 0;
|
||||||
|
|
||||||
|
// Add remaining bits from current byte
|
||||||
|
bitBuf = (this.bytes[this.position++] & bitMask(this.bitPos)) >>> this.bitPos;
|
||||||
|
bitBufLen = 8 - this.bitPos;
|
||||||
|
this.bitPos = 0;
|
||||||
|
|
||||||
|
// Not enough bits yet
|
||||||
|
while (bitBufLen < numBits) {
|
||||||
|
bitBuf |= this.bytes[this.position++] << bitBufLen;
|
||||||
|
bitBufLen += 8;
|
||||||
|
}
|
||||||
|
|
||||||
|
// Reverse back to numBits
|
||||||
|
if (bitBufLen > numBits) {
|
||||||
|
const excess = bitBufLen - numBits;
|
||||||
|
bitBuf &= (1 << numBits) - 1;
|
||||||
|
bitBufLen -= excess;
|
||||||
|
this.position--;
|
||||||
|
this.bitPos = 8 - excess;
|
||||||
|
}
|
||||||
|
|
||||||
|
return bitBuf;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Calculates the bit mask based on the current bit position.
|
||||||
|
*
|
||||||
|
* @param {number} bitPos
|
||||||
|
* @returns {number} The bit mask
|
||||||
|
*/
|
||||||
|
function bitMask(bitPos) {
|
||||||
|
return 256 - (1 << bitPos);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Consume the stream until we reach the specified byte or sequence of bytes.
|
||||||
|
*
|
||||||
|
* @param {number|List<number>} val
|
||||||
|
*/
|
||||||
|
continueUntil(val) {
|
||||||
|
if (this.position > this.length) return;
|
||||||
|
|
||||||
|
this.bitPos = 0;
|
||||||
|
|
||||||
|
if (typeof val === "number") {
|
||||||
|
while (++this.position < this.length && this.bytes[this.position] !== val) {
|
||||||
|
continue;
|
||||||
|
}
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
// val is an array
|
||||||
|
let found = false;
|
||||||
|
while (!found && this.position < this.length) {
|
||||||
|
while (++this.position < this.length && this.bytes[this.position] !== val[0]) {
|
||||||
|
continue;
|
||||||
|
}
|
||||||
|
found = true;
|
||||||
|
for (let i = 1; i < val.length; i++) {
|
||||||
|
if (this.position + i > this.length || this.bytes[this.position + i] !== val[i])
|
||||||
|
found = false;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Consume the next byte if it matches the supplied value.
|
||||||
|
*
|
||||||
|
* @param {number} val
|
||||||
|
*/
|
||||||
|
consumeIf(val) {
|
||||||
|
if (this.bytes[this.position] === val) {
|
||||||
|
this.position++;
|
||||||
|
this.bitPos = 0;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Move forwards through the stream by the specified number of bytes.
|
||||||
|
*
|
||||||
|
* @param {number} numBytes
|
||||||
|
*/
|
||||||
|
moveForwardsBy(numBytes) {
|
||||||
|
const pos = this.position + numBytes;
|
||||||
|
if (pos < 0 || pos > this.length)
|
||||||
|
throw new Error("Cannot move to position " + pos + " in stream. Out of bounds.");
|
||||||
|
this.position = pos;
|
||||||
|
this.bitPos = 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Move backwards through the stream by the specified number of bytes.
|
||||||
|
*
|
||||||
|
* @param {number} numBytes
|
||||||
|
*/
|
||||||
|
moveBackwardsBy(numBytes) {
|
||||||
|
const pos = this.position - numBytes;
|
||||||
|
if (pos < 0 || pos > this.length)
|
||||||
|
throw new Error("Cannot move to position " + pos + " in stream. Out of bounds.");
|
||||||
|
this.position = pos;
|
||||||
|
this.bitPos = 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Move backwards through the strem by the specified number of bits.
|
||||||
|
*
|
||||||
|
* @param {number} numBits
|
||||||
|
*/
|
||||||
|
moveBackwardsByBits(numBits) {
|
||||||
|
if (numBits <= this.bitPos) {
|
||||||
|
this.bitPos -= numBits;
|
||||||
|
} else {
|
||||||
|
if (this.bitPos > 0) {
|
||||||
|
numBits -= this.bitPos;
|
||||||
|
this.bitPos = 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
while (numBits > 0) {
|
||||||
|
this.moveBackwardsBy(1);
|
||||||
|
this.bitPos = 8;
|
||||||
|
this.moveBackwardsByBits(numBits);
|
||||||
|
numBits -= 8;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Move to a specified position in the stream.
|
||||||
|
*
|
||||||
|
* @param {number} pos
|
||||||
|
*/
|
||||||
|
moveTo(pos) {
|
||||||
|
if (pos < 0 || pos > this.length)
|
||||||
|
throw new Error("Cannot move to position " + pos + " in stream. Out of bounds.");
|
||||||
|
this.position = pos;
|
||||||
|
this.bitPos = 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Returns true if there are more bytes left in the stream.
|
||||||
|
*
|
||||||
|
* @returns {boolean}
|
||||||
|
*/
|
||||||
|
hasMore() {
|
||||||
|
return this.position < this.length;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Returns a slice of the stream up to the current position.
|
||||||
|
*
|
||||||
|
* @returns {Uint8Array}
|
||||||
|
*/
|
||||||
|
carve() {
|
||||||
|
if (this.bitPos > 0) this.position++;
|
||||||
|
return this.bytes.slice(0, this.position);
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
|
@ -5,7 +5,8 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import Operation from "../Operation";
|
import Operation from "../Operation";
|
||||||
import Magic from "../lib/Magic";
|
import {detectFileType} from "../lib/FileType";
|
||||||
|
import {FILE_SIGNATURES} from "../lib/FileSignatures";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Detect File Type operation
|
* Detect File Type operation
|
||||||
|
@ -24,7 +25,13 @@ class DetectFileType extends Operation {
|
||||||
this.infoURL = "https://wikipedia.org/wiki/List_of_file_signatures";
|
this.infoURL = "https://wikipedia.org/wiki/List_of_file_signatures";
|
||||||
this.inputType = "ArrayBuffer";
|
this.inputType = "ArrayBuffer";
|
||||||
this.outputType = "string";
|
this.outputType = "string";
|
||||||
this.args = [];
|
this.args = Object.keys(FILE_SIGNATURES).map(cat => {
|
||||||
|
return {
|
||||||
|
name: cat,
|
||||||
|
type: "boolean",
|
||||||
|
value: true
|
||||||
|
};
|
||||||
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@ -34,17 +41,27 @@ class DetectFileType extends Operation {
|
||||||
*/
|
*/
|
||||||
run(input, args) {
|
run(input, args) {
|
||||||
const data = new Uint8Array(input),
|
const data = new Uint8Array(input),
|
||||||
type = Magic.magicFileType(data);
|
categories = [];
|
||||||
|
|
||||||
if (!type) {
|
args.forEach((cat, i) => {
|
||||||
|
if (cat) categories.push(Object.keys(FILE_SIGNATURES)[i]);
|
||||||
|
});
|
||||||
|
|
||||||
|
const types = detectFileType(data, categories);
|
||||||
|
|
||||||
|
if (!types.length) {
|
||||||
return "Unknown file type. Have you tried checking the entropy of this data to determine whether it might be encrypted or compressed?";
|
return "Unknown file type. Have you tried checking the entropy of this data to determine whether it might be encrypted or compressed?";
|
||||||
} else {
|
} else {
|
||||||
let output = "File extension: " + type.ext + "\n" +
|
let output = "";
|
||||||
"MIME type: " + type.mime;
|
|
||||||
|
|
||||||
if (type.desc && type.desc.length) {
|
types.forEach(type => {
|
||||||
output += "\nDescription: " + type.desc;
|
output += "File extension: " + type.extension + "\n" +
|
||||||
}
|
"MIME type: " + type.mime + "\n";
|
||||||
|
|
||||||
|
if (type.description && type.description.length) {
|
||||||
|
output += "\nDescription: " + type.description + "\n";
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
return output;
|
return output;
|
||||||
}
|
}
|
||||||
|
|
100
src/core/operations/ExtractFiles.mjs
Normal file
100
src/core/operations/ExtractFiles.mjs
Normal file
|
@ -0,0 +1,100 @@
|
||||||
|
/**
|
||||||
|
* @author n1474335 [n1474335@gmail.com]
|
||||||
|
* @copyright Crown Copyright 2018
|
||||||
|
* @license Apache-2.0
|
||||||
|
*/
|
||||||
|
|
||||||
|
import Operation from "../Operation";
|
||||||
|
import OperationError from "../errors/OperationError";
|
||||||
|
import Utils from "../Utils";
|
||||||
|
import {scanForFileTypes, extractFile} from "../lib/FileType";
|
||||||
|
import {FILE_SIGNATURES} from "../lib/FileSignatures";
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Extract Files operation
|
||||||
|
*/
|
||||||
|
class ExtractFiles extends Operation {
|
||||||
|
|
||||||
|
/**
|
||||||
|
* ExtractFiles constructor
|
||||||
|
*/
|
||||||
|
constructor() {
|
||||||
|
super();
|
||||||
|
|
||||||
|
this.name = "Extract Files";
|
||||||
|
this.module = "Default";
|
||||||
|
this.description = "TODO";
|
||||||
|
this.infoURL = "https://forensicswiki.org/wiki/File_Carving";
|
||||||
|
this.inputType = "ArrayBuffer";
|
||||||
|
this.outputType = "List<File>";
|
||||||
|
this.presentType = "html";
|
||||||
|
this.args = Object.keys(FILE_SIGNATURES).map(cat => {
|
||||||
|
return {
|
||||||
|
name: cat,
|
||||||
|
type: "boolean",
|
||||||
|
value: cat === "Miscellaneous" ? false : true
|
||||||
|
};
|
||||||
|
}).concat([
|
||||||
|
{
|
||||||
|
name: "Ignore failed extractions",
|
||||||
|
type: "boolean",
|
||||||
|
value: "true"
|
||||||
|
}
|
||||||
|
]);
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @param {ArrayBuffer} input
|
||||||
|
* @param {Object[]} args
|
||||||
|
* @returns {List<File>}
|
||||||
|
*/
|
||||||
|
run(input, args) {
|
||||||
|
const bytes = new Uint8Array(input),
|
||||||
|
categories = [],
|
||||||
|
ignoreFailedExtractions = args.pop(1);
|
||||||
|
|
||||||
|
args.forEach((cat, i) => {
|
||||||
|
if (cat) categories.push(Object.keys(FILE_SIGNATURES)[i]);
|
||||||
|
});
|
||||||
|
|
||||||
|
// Scan for embedded files
|
||||||
|
const detectedFiles = scanForFileTypes(bytes, categories);
|
||||||
|
|
||||||
|
// Extract each file that we support
|
||||||
|
const files = [];
|
||||||
|
const errors = [];
|
||||||
|
detectedFiles.forEach(detectedFile => {
|
||||||
|
try {
|
||||||
|
files.push(extractFile(bytes, detectedFile.fileDetails, detectedFile.offset));
|
||||||
|
} catch (err) {
|
||||||
|
if (!ignoreFailedExtractions && err.message.indexOf("No extraction algorithm available") < 0) {
|
||||||
|
errors.push(
|
||||||
|
`Error while attempting to extract ${detectedFile.fileDetails.name} ` +
|
||||||
|
`at offset ${detectedFile.offset}:\n` +
|
||||||
|
`${err.message}`
|
||||||
|
);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
if (errors.length) {
|
||||||
|
throw new OperationError(errors.join("\n\n"));
|
||||||
|
}
|
||||||
|
|
||||||
|
return files;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Displays the files in HTML for web apps.
|
||||||
|
*
|
||||||
|
* @param {File[]} files
|
||||||
|
* @returns {html}
|
||||||
|
*/
|
||||||
|
async present(files) {
|
||||||
|
return await Utils.displayFilesAsHTML(files);
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
export default ExtractFiles;
|
|
@ -89,7 +89,7 @@ class Fork extends Operation {
|
||||||
// Run recipe over each tranche
|
// Run recipe over each tranche
|
||||||
for (i = 0; i < inputs.length; i++) {
|
for (i = 0; i < inputs.length; i++) {
|
||||||
// Baseline ing values for each tranche so that registers are reset
|
// Baseline ing values for each tranche so that registers are reset
|
||||||
subOpList.forEach((op, i) => {
|
recipe.opList.forEach((op, i) => {
|
||||||
op.ingValues = JSON.parse(JSON.stringify(ingValues[i]));
|
op.ingValues = JSON.parse(JSON.stringify(ingValues[i]));
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
|
@ -8,7 +8,7 @@ import Operation from "../Operation";
|
||||||
import OperationError from "../errors/OperationError";
|
import OperationError from "../errors/OperationError";
|
||||||
import qr from "qr-image";
|
import qr from "qr-image";
|
||||||
import { toBase64 } from "../lib/Base64";
|
import { toBase64 } from "../lib/Base64";
|
||||||
import Magic from "../lib/Magic";
|
import { isImage } from "../lib/FileType";
|
||||||
import Utils from "../Utils";
|
import Utils from "../Utils";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@ -100,9 +100,9 @@ class GenerateQRCode extends Operation {
|
||||||
|
|
||||||
if (format === "PNG") {
|
if (format === "PNG") {
|
||||||
let dataURI = "data:";
|
let dataURI = "data:";
|
||||||
const type = Magic.magicFileType(data);
|
const mime = isImage(data);
|
||||||
if (type && type.mime.indexOf("image") === 0){
|
if (mime){
|
||||||
dataURI += type.mime + ";";
|
dataURI += mime + ";";
|
||||||
} else {
|
} else {
|
||||||
throw new OperationError("Invalid PNG file generated by QR image");
|
throw new OperationError("Invalid PNG file generated by QR image");
|
||||||
}
|
}
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
import Operation from "../Operation";
|
import Operation from "../Operation";
|
||||||
import OperationError from "../errors/OperationError";
|
import OperationError from "../errors/OperationError";
|
||||||
import Magic from "../lib/Magic";
|
import { isImage } from "../lib/FileType";
|
||||||
import jsqr from "jsqr";
|
import jsqr from "jsqr";
|
||||||
import jimp from "jimp";
|
import jimp from "jimp";
|
||||||
|
|
||||||
|
@ -42,64 +42,61 @@ class ParseQRCode extends Operation {
|
||||||
* @returns {string}
|
* @returns {string}
|
||||||
*/
|
*/
|
||||||
async run(input, args) {
|
async run(input, args) {
|
||||||
const type = Magic.magicFileType(input);
|
|
||||||
const [normalise] = args;
|
const [normalise] = args;
|
||||||
|
|
||||||
// Make sure that the input is an image
|
// Make sure that the input is an image
|
||||||
if (type && type.mime.indexOf("image") === 0) {
|
if (!isImage(input)) throw new OperationError("Invalid file type.");
|
||||||
let image = input;
|
|
||||||
|
|
||||||
if (normalise) {
|
let image = input;
|
||||||
// Process the image to be easier to read by jsqr
|
|
||||||
// Disables the alpha channel
|
|
||||||
// Sets the image default background to white
|
|
||||||
// Normalises the image colours
|
|
||||||
// Makes the image greyscale
|
|
||||||
// Converts image to a JPEG
|
|
||||||
image = await new Promise((resolve, reject) => {
|
|
||||||
jimp.read(Buffer.from(input))
|
|
||||||
.then(image => {
|
|
||||||
image
|
|
||||||
.rgba(false)
|
|
||||||
.background(0xFFFFFFFF)
|
|
||||||
.normalize()
|
|
||||||
.greyscale()
|
|
||||||
.getBuffer(jimp.MIME_JPEG, (error, result) => {
|
|
||||||
resolve(result);
|
|
||||||
});
|
|
||||||
})
|
|
||||||
.catch(err => {
|
|
||||||
reject(new OperationError("Error reading the image file."));
|
|
||||||
});
|
|
||||||
});
|
|
||||||
}
|
|
||||||
|
|
||||||
if (image instanceof OperationError) {
|
if (normalise) {
|
||||||
throw image;
|
// Process the image to be easier to read by jsqr
|
||||||
}
|
// Disables the alpha channel
|
||||||
|
// Sets the image default background to white
|
||||||
return new Promise((resolve, reject) => {
|
// Normalises the image colours
|
||||||
jimp.read(Buffer.from(image))
|
// Makes the image greyscale
|
||||||
|
// Converts image to a JPEG
|
||||||
|
image = await new Promise((resolve, reject) => {
|
||||||
|
jimp.read(Buffer.from(input))
|
||||||
.then(image => {
|
.then(image => {
|
||||||
if (image.bitmap != null) {
|
image
|
||||||
const qrData = jsqr(image.bitmap.data, image.getWidth(), image.getHeight());
|
.rgba(false)
|
||||||
if (qrData != null) {
|
.background(0xFFFFFFFF)
|
||||||
resolve(qrData.data);
|
.normalize()
|
||||||
} else {
|
.greyscale()
|
||||||
reject(new OperationError("Couldn't read a QR code from the image."));
|
.getBuffer(jimp.MIME_JPEG, (error, result) => {
|
||||||
}
|
resolve(result);
|
||||||
} else {
|
});
|
||||||
reject(new OperationError("Error reading the image file."));
|
|
||||||
}
|
|
||||||
})
|
})
|
||||||
.catch(err => {
|
.catch(err => {
|
||||||
reject(new OperationError("Error reading the image file."));
|
reject(new OperationError("Error reading the image file."));
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
} else {
|
|
||||||
throw new OperationError("Invalid file type.");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (image instanceof OperationError) {
|
||||||
|
throw image;
|
||||||
|
}
|
||||||
|
|
||||||
|
return new Promise((resolve, reject) => {
|
||||||
|
jimp.read(Buffer.from(image))
|
||||||
|
.then(image => {
|
||||||
|
if (image.bitmap != null) {
|
||||||
|
const qrData = jsqr(image.bitmap.data, image.getWidth(), image.getHeight());
|
||||||
|
if (qrData != null) {
|
||||||
|
resolve(qrData.data);
|
||||||
|
} else {
|
||||||
|
reject(new OperationError("Couldn't read a QR code from the image."));
|
||||||
|
}
|
||||||
|
} else {
|
||||||
|
reject(new OperationError("Error reading the image file."));
|
||||||
|
}
|
||||||
|
})
|
||||||
|
.catch(err => {
|
||||||
|
reject(new OperationError("Error reading the image file."));
|
||||||
|
});
|
||||||
|
});
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -9,7 +9,7 @@ import { fromHex } from "../lib/Hex";
|
||||||
import Operation from "../Operation";
|
import Operation from "../Operation";
|
||||||
import OperationError from "../errors/OperationError";
|
import OperationError from "../errors/OperationError";
|
||||||
import Utils from "../Utils";
|
import Utils from "../Utils";
|
||||||
import Magic from "../lib/Magic";
|
import { isType, detectFileType } from "../lib/FileType";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* PlayMedia operation
|
* PlayMedia operation
|
||||||
|
@ -66,8 +66,7 @@ class PlayMedia extends Operation {
|
||||||
|
|
||||||
|
|
||||||
// Determine file type
|
// Determine file type
|
||||||
const type = Magic.magicFileType(input);
|
if (!isType(/^(audio|video)/, input)) {
|
||||||
if (!(type && /^audio|video/.test(type.mime))) {
|
|
||||||
throw new OperationError("Invalid or unrecognised file type");
|
throw new OperationError("Invalid or unrecognised file type");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -84,15 +83,15 @@ class PlayMedia extends Operation {
|
||||||
async present(data) {
|
async present(data) {
|
||||||
if (!data.length) return "";
|
if (!data.length) return "";
|
||||||
|
|
||||||
const type = Magic.magicFileType(data);
|
const types = detectFileType(data);
|
||||||
const matches = /^audio|video/.exec(type.mime);
|
const matches = /^audio|video/.exec(types[0].mime);
|
||||||
if (!matches) {
|
if (!matches) {
|
||||||
throw new OperationError("Invalid file type");
|
throw new OperationError("Invalid file type");
|
||||||
}
|
}
|
||||||
const dataURI = `data:${type.mime};base64,${toBase64(data)}`;
|
const dataURI = `data:${types[0].mime};base64,${toBase64(data)}`;
|
||||||
const element = matches[0];
|
const element = matches[0];
|
||||||
|
|
||||||
let html = `<${element} src='${dataURI}' type='${type.mime}' controls>`;
|
let html = `<${element} src='${dataURI}' type='${types[0].mime}' controls>`;
|
||||||
html += "<p>Unsupported media type.</p>";
|
html += "<p>Unsupported media type.</p>";
|
||||||
html += `</${element}>`;
|
html += `</${element}>`;
|
||||||
return html;
|
return html;
|
||||||
|
|
|
@ -9,7 +9,7 @@ import { fromHex } from "../lib/Hex";
|
||||||
import Operation from "../Operation";
|
import Operation from "../Operation";
|
||||||
import OperationError from "../errors/OperationError";
|
import OperationError from "../errors/OperationError";
|
||||||
import Utils from "../Utils";
|
import Utils from "../Utils";
|
||||||
import Magic from "../lib/Magic";
|
import {isImage} from "../lib/FileType";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Render Image operation
|
* Render Image operation
|
||||||
|
@ -72,8 +72,7 @@ class RenderImage extends Operation {
|
||||||
}
|
}
|
||||||
|
|
||||||
// Determine file type
|
// Determine file type
|
||||||
const type = Magic.magicFileType(input);
|
if (!isImage(input)) {
|
||||||
if (!(type && type.mime.indexOf("image") === 0)) {
|
|
||||||
throw new OperationError("Invalid file type");
|
throw new OperationError("Invalid file type");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -92,9 +91,9 @@ class RenderImage extends Operation {
|
||||||
let dataURI = "data:";
|
let dataURI = "data:";
|
||||||
|
|
||||||
// Determine file type
|
// Determine file type
|
||||||
const type = Magic.magicFileType(data);
|
const mime = isImage(data);
|
||||||
if (type && type.mime.indexOf("image") === 0) {
|
if (mime) {
|
||||||
dataURI += type.mime + ";";
|
dataURI += mime + ";";
|
||||||
} else {
|
} else {
|
||||||
throw new OperationError("Invalid file type");
|
throw new OperationError("Invalid file type");
|
||||||
}
|
}
|
||||||
|
|
|
@ -6,7 +6,8 @@
|
||||||
|
|
||||||
import Operation from "../Operation";
|
import Operation from "../Operation";
|
||||||
import Utils from "../Utils";
|
import Utils from "../Utils";
|
||||||
import Magic from "../lib/Magic";
|
import {scanForFileTypes} from "../lib/FileType";
|
||||||
|
import {FILE_SIGNATURES} from "../lib/FileSignatures";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Scan for Embedded Files operation
|
* Scan for Embedded Files operation
|
||||||
|
@ -25,13 +26,13 @@ class ScanForEmbeddedFiles extends Operation {
|
||||||
this.infoURL = "https://wikipedia.org/wiki/List_of_file_signatures";
|
this.infoURL = "https://wikipedia.org/wiki/List_of_file_signatures";
|
||||||
this.inputType = "ArrayBuffer";
|
this.inputType = "ArrayBuffer";
|
||||||
this.outputType = "string";
|
this.outputType = "string";
|
||||||
this.args = [
|
this.args = Object.keys(FILE_SIGNATURES).map(cat => {
|
||||||
{
|
return {
|
||||||
"name": "Ignore common byte sequences",
|
name: cat,
|
||||||
"type": "boolean",
|
type: "boolean",
|
||||||
"value": true
|
value: cat === "Miscellaneous" ? false : true
|
||||||
}
|
};
|
||||||
];
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@ -41,43 +42,33 @@ class ScanForEmbeddedFiles extends Operation {
|
||||||
*/
|
*/
|
||||||
run(input, args) {
|
run(input, args) {
|
||||||
let output = "Scanning data for 'magic bytes' which may indicate embedded files. The following results may be false positives and should not be treat as reliable. Any suffiently long file is likely to contain these magic bytes coincidentally.\n",
|
let output = "Scanning data for 'magic bytes' which may indicate embedded files. The following results may be false positives and should not be treat as reliable. Any suffiently long file is likely to contain these magic bytes coincidentally.\n",
|
||||||
type,
|
numFound = 0;
|
||||||
numFound = 0,
|
const categories = [],
|
||||||
numCommonFound = 0;
|
|
||||||
const ignoreCommon = args[0],
|
|
||||||
commonExts = ["ico", "ttf", ""],
|
|
||||||
data = new Uint8Array(input);
|
data = new Uint8Array(input);
|
||||||
|
|
||||||
for (let i = 0; i < data.length; i++) {
|
args.forEach((cat, i) => {
|
||||||
type = Magic.magicFileType(data.slice(i));
|
if (cat) categories.push(Object.keys(FILE_SIGNATURES)[i]);
|
||||||
if (type) {
|
});
|
||||||
if (ignoreCommon && commonExts.indexOf(type.ext) > -1) {
|
|
||||||
numCommonFound++;
|
|
||||||
continue;
|
|
||||||
}
|
|
||||||
numFound++;
|
|
||||||
output += "\nOffset " + i + " (0x" + Utils.hex(i) + "):\n" +
|
|
||||||
" File extension: " + type.ext + "\n" +
|
|
||||||
" MIME type: " + type.mime + "\n";
|
|
||||||
|
|
||||||
if (type.desc && type.desc.length) {
|
const types = scanForFileTypes(data, categories);
|
||||||
output += " Description: " + type.desc + "\n";
|
|
||||||
|
if (types.length) {
|
||||||
|
types.forEach(type => {
|
||||||
|
numFound++;
|
||||||
|
output += "\nOffset " + type.offset + " (0x" + Utils.hex(type.offset) + "):\n" +
|
||||||
|
" File extension: " + type.fileDetails.extension + "\n" +
|
||||||
|
" MIME type: " + type.fileDetails.mime + "\n";
|
||||||
|
|
||||||
|
if (type.fileDetails.description && type.fileDetails.description.length) {
|
||||||
|
output += " Description: " + type.fileDetails.description + "\n";
|
||||||
}
|
}
|
||||||
}
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
if (numFound === 0) {
|
if (numFound === 0) {
|
||||||
output += "\nNo embedded files were found.";
|
output += "\nNo embedded files were found.";
|
||||||
}
|
}
|
||||||
|
|
||||||
if (numCommonFound > 0) {
|
|
||||||
output += "\n\n" + numCommonFound;
|
|
||||||
output += numCommonFound === 1 ?
|
|
||||||
" file type was detected that has a common byte sequence. This is likely to be a false positive." :
|
|
||||||
" file types were detected that have common byte sequences. These are likely to be false positives.";
|
|
||||||
output += " Run this operation with the 'Ignore common byte sequences' option unchecked to see details.";
|
|
||||||
}
|
|
||||||
|
|
||||||
return output;
|
return output;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
import Operation from "../Operation";
|
import Operation from "../Operation";
|
||||||
import OperationError from "../errors/OperationError";
|
import OperationError from "../errors/OperationError";
|
||||||
import Utils from "../Utils";
|
import Utils from "../Utils";
|
||||||
import Magic from "../lib/Magic";
|
import {isImage} from "../lib/FileType";
|
||||||
|
|
||||||
import jimp from "jimp";
|
import jimp from "jimp";
|
||||||
|
|
||||||
|
@ -38,56 +38,53 @@ class SplitColourChannels extends Operation {
|
||||||
* @returns {List<File>}
|
* @returns {List<File>}
|
||||||
*/
|
*/
|
||||||
async run(input, args) {
|
async run(input, args) {
|
||||||
const type = Magic.magicFileType(input);
|
|
||||||
// Make sure that the input is an image
|
// Make sure that the input is an image
|
||||||
if (type && type.mime.indexOf("image") === 0) {
|
if (!isImage(input)) throw new OperationError("Invalid file type.");
|
||||||
const parsedImage = await jimp.read(Buffer.from(input));
|
|
||||||
|
|
||||||
const red = new Promise(async (resolve, reject) => {
|
const parsedImage = await jimp.read(Buffer.from(input));
|
||||||
try {
|
|
||||||
const split = parsedImage
|
|
||||||
.clone()
|
|
||||||
.color([
|
|
||||||
{apply: "blue", params: [-255]},
|
|
||||||
{apply: "green", params: [-255]}
|
|
||||||
])
|
|
||||||
.getBufferAsync(jimp.MIME_PNG);
|
|
||||||
resolve(new File([new Uint8Array((await split).values())], "red.png", {type: "image/png"}));
|
|
||||||
} catch (err) {
|
|
||||||
reject(new OperationError(`Could not split red channel: ${err}`));
|
|
||||||
}
|
|
||||||
});
|
|
||||||
|
|
||||||
const green = new Promise(async (resolve, reject) => {
|
const red = new Promise(async (resolve, reject) => {
|
||||||
try {
|
try {
|
||||||
const split = parsedImage.clone()
|
const split = parsedImage
|
||||||
.color([
|
.clone()
|
||||||
{apply: "red", params: [-255]},
|
.color([
|
||||||
{apply: "blue", params: [-255]},
|
{apply: "blue", params: [-255]},
|
||||||
]).getBufferAsync(jimp.MIME_PNG);
|
{apply: "green", params: [-255]}
|
||||||
resolve(new File([new Uint8Array((await split).values())], "green.png", {type: "image/png"}));
|
])
|
||||||
} catch (err) {
|
.getBufferAsync(jimp.MIME_PNG);
|
||||||
reject(new OperationError(`Could not split green channel: ${err}`));
|
resolve(new File([new Uint8Array((await split).values())], "red.png", {type: "image/png"}));
|
||||||
}
|
} catch (err) {
|
||||||
});
|
reject(new OperationError(`Could not split red channel: ${err}`));
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
const blue = new Promise(async (resolve, reject) => {
|
const green = new Promise(async (resolve, reject) => {
|
||||||
try {
|
try {
|
||||||
const split = parsedImage
|
const split = parsedImage.clone()
|
||||||
.color([
|
.color([
|
||||||
{apply: "red", params: [-255]},
|
{apply: "red", params: [-255]},
|
||||||
{apply: "green", params: [-255]},
|
{apply: "blue", params: [-255]},
|
||||||
]).getBufferAsync(jimp.MIME_PNG);
|
]).getBufferAsync(jimp.MIME_PNG);
|
||||||
resolve(new File([new Uint8Array((await split).values())], "blue.png", {type: "image/png"}));
|
resolve(new File([new Uint8Array((await split).values())], "green.png", {type: "image/png"}));
|
||||||
} catch (err) {
|
} catch (err) {
|
||||||
reject(new OperationError(`Could not split blue channel: ${err}`));
|
reject(new OperationError(`Could not split green channel: ${err}`));
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
return await Promise.all([red, green, blue]);
|
const blue = new Promise(async (resolve, reject) => {
|
||||||
} else {
|
try {
|
||||||
throw new OperationError("Invalid file type.");
|
const split = parsedImage
|
||||||
}
|
.color([
|
||||||
|
{apply: "red", params: [-255]},
|
||||||
|
{apply: "green", params: [-255]},
|
||||||
|
]).getBufferAsync(jimp.MIME_PNG);
|
||||||
|
resolve(new File([new Uint8Array((await split).values())], "blue.png", {type: "image/png"}));
|
||||||
|
} catch (err) {
|
||||||
|
reject(new OperationError(`Could not split blue channel: ${err}`));
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
return await Promise.all([red, green, blue]);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -116,7 +116,7 @@ class Subsection extends Operation {
|
||||||
}
|
}
|
||||||
|
|
||||||
// Baseline ing values for each tranche so that registers are reset
|
// Baseline ing values for each tranche so that registers are reset
|
||||||
subOpList.forEach((op, i) => {
|
recipe.opList.forEach((op, i) => {
|
||||||
op.ingValues = JSON.parse(JSON.stringify(ingValues[i]));
|
op.ingValues = JSON.parse(JSON.stringify(ingValues[i]));
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
|
@ -6,6 +6,7 @@
|
||||||
|
|
||||||
import Operation from "../Operation";
|
import Operation from "../Operation";
|
||||||
import Utils from "../Utils";
|
import Utils from "../Utils";
|
||||||
|
import Stream from "../lib/Stream";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Untar operation
|
* Untar operation
|
||||||
|
@ -41,38 +42,6 @@ class Untar extends Operation {
|
||||||
* @returns {List<File>}
|
* @returns {List<File>}
|
||||||
*/
|
*/
|
||||||
run(input, args) {
|
run(input, args) {
|
||||||
const Stream = function(input) {
|
|
||||||
this.bytes = input;
|
|
||||||
this.position = 0;
|
|
||||||
};
|
|
||||||
|
|
||||||
Stream.prototype.getBytes = function(bytesToGet) {
|
|
||||||
const newPosition = this.position + bytesToGet;
|
|
||||||
const bytes = this.bytes.slice(this.position, newPosition);
|
|
||||||
this.position = newPosition;
|
|
||||||
return bytes;
|
|
||||||
};
|
|
||||||
|
|
||||||
Stream.prototype.readString = function(numBytes) {
|
|
||||||
let result = "";
|
|
||||||
for (let i = this.position; i < this.position + numBytes; i++) {
|
|
||||||
const currentByte = this.bytes[i];
|
|
||||||
if (currentByte === 0) break;
|
|
||||||
result += String.fromCharCode(currentByte);
|
|
||||||
}
|
|
||||||
this.position += numBytes;
|
|
||||||
return result;
|
|
||||||
};
|
|
||||||
|
|
||||||
Stream.prototype.readInt = function(numBytes, base) {
|
|
||||||
const string = this.readString(numBytes);
|
|
||||||
return parseInt(string, base);
|
|
||||||
};
|
|
||||||
|
|
||||||
Stream.prototype.hasMore = function() {
|
|
||||||
return this.position < this.bytes.length;
|
|
||||||
};
|
|
||||||
|
|
||||||
const stream = new Stream(input),
|
const stream = new Stream(input),
|
||||||
files = [];
|
files = [];
|
||||||
|
|
||||||
|
@ -85,7 +54,7 @@ class Untar extends Operation {
|
||||||
ownerUID: stream.readString(8),
|
ownerUID: stream.readString(8),
|
||||||
ownerGID: stream.readString(8),
|
ownerGID: stream.readString(8),
|
||||||
size: parseInt(stream.readString(12), 8), // Octal
|
size: parseInt(stream.readString(12), 8), // Octal
|
||||||
lastModTime: new Date(1000 * stream.readInt(12, 8)), // Octal
|
lastModTime: new Date(1000 * parseInt(stream.readString(12), 8)), // Octal
|
||||||
checksum: stream.readString(8),
|
checksum: stream.readString(8),
|
||||||
type: stream.readString(1),
|
type: stream.readString(1),
|
||||||
linkedFileName: stream.readString(100),
|
linkedFileName: stream.readString(100),
|
||||||
|
|
|
@ -173,6 +173,7 @@ class Manager {
|
||||||
this.addDynamicListener("#output-file-download", "click", this.output.downloadFile, this.output);
|
this.addDynamicListener("#output-file-download", "click", this.output.downloadFile, this.output);
|
||||||
this.addDynamicListener("#output-file-slice i", "click", this.output.displayFileSlice, this.output);
|
this.addDynamicListener("#output-file-slice i", "click", this.output.displayFileSlice, this.output);
|
||||||
document.getElementById("show-file-overlay").addEventListener("click", this.output.showFileOverlayClick.bind(this.output));
|
document.getElementById("show-file-overlay").addEventListener("click", this.output.showFileOverlayClick.bind(this.output));
|
||||||
|
this.addDynamicListener(".extract-file,.extract-file i", "click", this.output.extractFileClick, this.output);
|
||||||
|
|
||||||
// Options
|
// Options
|
||||||
document.getElementById("options").addEventListener("click", this.options.optionsClick.bind(this.options));
|
document.getElementById("options").addEventListener("click", this.options.optionsClick.bind(this.options));
|
||||||
|
|
|
@ -494,6 +494,24 @@ class OutputWaiter {
|
||||||
magicButton.setAttribute("data-original-title", "Magic!");
|
magicButton.setAttribute("data-original-title", "Magic!");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Handler for extract file events.
|
||||||
|
*
|
||||||
|
* @param {Event} e
|
||||||
|
*/
|
||||||
|
async extractFileClick(e) {
|
||||||
|
e.preventDefault();
|
||||||
|
e.stopPropagation();
|
||||||
|
|
||||||
|
const el = e.target.nodeName === "I" ? e.target.parentNode : e.target;
|
||||||
|
const blobURL = el.getAttribute("blob-url");
|
||||||
|
const fileName = el.getAttribute("file-name");
|
||||||
|
|
||||||
|
const blob = await fetch(blobURL).then(r => r.blob());
|
||||||
|
this.manager.input.loadFile(new File([blob], fileName, {type: blob.type}));
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
export default OutputWaiter;
|
export default OutputWaiter;
|
||||||
|
|
|
@ -271,7 +271,7 @@
|
||||||
<i class="material-icons">content_copy</i>
|
<i class="material-icons">content_copy</i>
|
||||||
</button>
|
</button>
|
||||||
<button type="button" class="btn btn-primary bmd-btn-icon" id="switch" data-toggle="tooltip" title="Move output to input">
|
<button type="button" class="btn btn-primary bmd-btn-icon" id="switch" data-toggle="tooltip" title="Move output to input">
|
||||||
<i class="material-icons">loop</i>
|
<i class="material-icons">open_in_browser</i>
|
||||||
</button>
|
</button>
|
||||||
<button type="button" class="btn btn-primary bmd-btn-icon" id="undo-switch" data-toggle="tooltip" title="Undo" disabled="disabled">
|
<button type="button" class="btn btn-primary bmd-btn-icon" id="undo-switch" data-toggle="tooltip" title="Undo" disabled="disabled">
|
||||||
<i class="material-icons">undo</i>
|
<i class="material-icons">undo</i>
|
||||||
|
|
|
@ -91,3 +91,7 @@
|
||||||
padding-right: 6px;
|
padding-right: 6px;
|
||||||
padding-left: 6px;
|
padding-left: 6px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#files .card-header .float-right a:hover {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
|
@ -87,7 +87,7 @@ module.exports = {
|
||||||
// Check output
|
// Check output
|
||||||
browser
|
browser
|
||||||
.useCss()
|
.useCss()
|
||||||
.waitForElementNotVisible("#stale-indicator", 500)
|
.waitForElementNotVisible("#stale-indicator", 1000)
|
||||||
.expect.element("#output-text").to.have.value.that.equals("44 6f 6e 27 74 20 50 61 6e 69 63 2e");
|
.expect.element("#output-text").to.have.value.that.equals("44 6f 6e 27 74 20 50 61 6e 69 63 2e");
|
||||||
|
|
||||||
// Clear recipe
|
// Clear recipe
|
||||||
|
|
Loading…
Reference in a new issue