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

File wf_rewrite_push_pop.py

python/examples/wf_rewrite_push_pop.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import json
2from binaryninja import Workflow, Activity, AnalysisContext
3from binaryninja.lowlevelil import *
4

Callers

nothing calls this directly

Calls 6

WorkflowClass · 0.90
ActivityClass · 0.90
cloneMethod · 0.45
register_activityMethod · 0.45
insert_afterMethod · 0.45
registerMethod · 0.45

Tested by

no test coverage detected