mirror of
https://github.com/gchq/CyberChef
synced 2025-12-11 05:43:28 +00:00
Added Magic operation with the ability to detect language, file type and some encoding types.
This commit is contained in:
@@ -34,7 +34,8 @@ function main() {
|
||||
"URL Decode",
|
||||
"Regular expression",
|
||||
"Entropy",
|
||||
"Fork"
|
||||
"Fork",
|
||||
"Magic"
|
||||
];
|
||||
|
||||
const defaultOptions = {
|
||||
|
||||
Reference in New Issue
Block a user