mirror of
https://github.com/gchq/CyberChef
synced 2025-12-22 03:03:26 +00:00
Actually made these ops work
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
*/
|
||||
|
||||
import Operation from "../Operation";
|
||||
import disassemble from "../vendor/DisassembleX86-64.js";
|
||||
import * as disassemble from "../vendor/DisassembleX86-64";
|
||||
/**
|
||||
* Disassemble x86 operation
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user