Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
distill
Function · 0.85
disassemble_binja
Function · 0.70
get
Method · 0.45
Tested by
no test coverage detected