# # Copyright (c) 2020 Bitdefender # SPDX-License-Identifier: Apache-2.0 # from pydis.disasm import NdInstruction, nd_decode, nd_decode_ex, nd_decode_ex2, nd_to_text from pydis.helpers import disassemble_file, disassemble_hexstring, print_instruction