Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/qilingframework/qiling
/ binfo
Method
binfo
qiling/extensions/r2/r2.py:195–196 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
193
194
@cached_property
195
def
binfo(self) -> Dict[str, str]:
196
return
self._cmdj(
"iIj"
)
197
198
@cached_property
199
def
baddr(self) -> int:
Callers
nothing calls this directly
Calls
1
_cmdj
Method · 0.95
Tested by
no test coverage detected