index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
workflow.py
Age
Commit message (
Expand
)
Author
2024-09-30
Additional core functionality in support of Workflows.
Brian Potchik
2024-08-16
Enable workflows by default.
Brian Potchik
2024-08-16
Add initial composable workflows.
Brian Potchik
2024-08-14
Fix unitialized workflow machine property.
Brian Potchik
2024-08-04
spellcheck pass on pydocs
Jordan Wiens
2024-01-08
update copyright year
Jordan Wiens
2023-07-29
Core workflows feature update.
Brian Potchik
2023-06-02
add handle= to function constructors
JJTech0130
2023-06-02
add AnalysisContext around ac
JJTech0130
2023-06-02
add AnalysisContext class
JJTech0130
2023-01-05
Update copyright to 2023
Josh F
2022-10-18
remove reference to old show documentation API
Jordan Wiens
2022-06-09
Remove built-in workflow docs and objectivec example.
Brian Potchik
2022-02-08
Fix formatting.
Brian Potchik
2022-01-28
Format All Files
KyleMiles
2022-01-13
Fix a bunch of core function calls with bad args
Glenn Smith
2022-01-03
update copyright years
Jordan Wiens
2021-09-27
Workflow fix: encoding strings
Andrew Lamoureux
2021-09-06
Fix some unnecessary checks for handle is not None in destructors
Peter LaFosse
2021-09-06
Fix import of log
Peter LaFosse
2021-09-05
type hints for highlevelil.py, mediumlevelil.py and lowlevelil.py, workflow.py
Peter LaFosse
2021-08-13
Workflows early preview.
Brian Potchik