MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / test.py

File test.py

arch/armv7/armv7_disasm/test.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2
3# compile disassembler to ctypes-able shared object:
4# MAC: gcc armv7.c -shared -o disasm.dylib

Callers

nothing calls this directly

Calls 3

distillFunction · 0.85
disassemble_binjaFunction · 0.70
getMethod · 0.45

Tested by

no test coverage detected