Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/capstone-engine/capstone
/ cs_support
Function
cs_support
bindings/python/capstone/__init__.py:539–540 ·
view source on GitHub ↗
(query)
Source
from the content-addressed store, hash-verified
537
538
539
def
cs_support(query):
540
return
_cs.cs_support(query)
541
542
543
# dummy class resembling Cs class, just for cs_disasm_quick()
Callers
5
cs_disasm_lite
Function · 0.70
__init__
Method · 0.70
support
Method · 0.70
debug
Function · 0.70
bs_support
Function · 0.50
Calls
1
cs_support
Method · 0.80
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…