mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-20 23:06:16 -04:00
Modifications made to signatures
This commit is contained in:
parent
115b064081
commit
0a3bd6456c
1 changed files with 1 additions and 0 deletions
|
@ -2531,6 +2531,7 @@ export const FILE_SIGNATURES = {
|
||||||
{
|
{
|
||||||
name: "WebAssembly binary",
|
name: "WebAssembly binary",
|
||||||
extension: "wasm",
|
extension: "wasm",
|
||||||
|
mime: "application/octet-stream",
|
||||||
description: "",
|
description: "",
|
||||||
signature: {
|
signature: {
|
||||||
0: 0x00,
|
0: 0x00,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue