index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
workflows
Age
Commit message (
Expand
)
Author
2025-09-09
Unflatten example: use source labels better
Glenn Smith
2025-08-20
Deprecate Workflow::Instance in favor of Workflow::Get and Workflow::GetOrCreate
Mark Rowe
2025-08-01
Support MLIL expr mappings in C++
Glenn Smith
2025-08-01
Add unflatten workflow example C++ port
Glenn Smith
2025-07-30
[CMake] Specify CONFIGURE_DEPENDS for all file(GLOB ..)
Mark Rowe
2025-06-25
Update CXX_STANDARD to 20.
Alexander Taylor
2025-06-25
Remove implicit conversions from Confidence to underlying type, these can cau...
Rusty Wagner
2025-05-13
[CMake] Report compatibility with 3.15 to silence deprecation warnings
Glenn Smith
2024-11-25
Rename 'defaultAnalysis' to 'baseAnalysis' in the Workflow system.
Brian Potchik
2024-09-30
Request workflow by name to silence warning (skip-ci).
Brian Potchik
2022-11-10
Include C++ standard headers
Christian Blichmann
2022-06-09
Remove built-in workflow docs and objectivec example.
Brian Potchik
2022-02-03
CMake: consistency with arch/platform plugins
Glenn Smith
2022-02-02
Fix examples including binaryninjaapi twice on internal builds
Glenn Smith
2022-02-02
Fancier CMake: find scripts, out-of-tree example builds
Glenn Smith
2022-01-28
Format All Files
KyleMiles
2021-09-30
Fix CMake recursive subdirectories & triage build
rose
2021-09-07
Fix crash in objective c workflow.
Brian Potchik
2021-08-25
Update workflows c++ examples.
Brian Potchik
2021-08-16
Remove disconnected node from tail call example.
Brian Potchik
2021-08-13
Workflows early preview.
Brian Potchik