MCPcopy Create free account
hub / github.com/CheckPointSW/Karta / analyze_src_file.py

File analyze_src_file.py

src/analyze_src_file.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from config.utils import *
2from disassembler.factory import createDisassemblerHandler
3from function_context import SourceContext, BinaryContext, IslandContext
4from elementals import Logger

Callers

nothing calls this directly

Calls 8

constructInitLogPathFunction · 0.85
initUtilsFunction · 0.85
registerContextsFunction · 0.85
constructLogPathFunction · 0.85
getDisasFunction · 0.85
analyzeFileFunction · 0.70
exitMethod · 0.45

Tested by

no test coverage detected