MCPcopy Create free account
hub / github.com/lief-project/LIEF / disassembler.py

File disassembler.py

api/python/examples/disassembler.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2'''
3This script disassembles an ELF/PE/Mach-O binary using LIEF's extended API
4

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected