index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Age
Commit message (
Expand
)
Author
2025-11-04
Update FilterEdit and FilterTarget to preserve existing selections
Mark Rowe
2025-10-21
Add an example for using constant renderers to render unusual floating point ...
Rusty Wagner
2025-10-21
Add C++ encoded strings example
Rusty Wagner
2025-10-17
Make Triage Summary tables multi-select + copyable.
Alexander Taylor
2025-09-09
Unflatten example: use source labels better
Glenn Smith
2025-09-09
Fix and optimize triage view hash calculations for large files.
Brian Potchik
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-07-10
Fix the Triage Summary view's exports list to only update when visible
Mark Rowe
2025-07-03
Change 'Path' to 'Path on disk' in triage summary
Alexander Khosrowshahi
2025-07-03
Add GetPathInProject() to core API
Alexander Khosrowshahi
2025-06-25
Fix cxx20 compiler warnings.
Alexander Taylor
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
2025-05-13
Fix BN_API_BUILD_EXAMPLES for personal builds
Glenn Smith
2025-04-25
std::function<bool(size_t,size_t)> ==> ProgressFunction
Glenn Smith
2025-04-16
Clean up navigable views and priorities
Glenn Smith
2025-04-04
Also include library in triage imports filter.
Alexander Taylor
2025-03-31
TriageView setBinaryDataNavigable based on m_byteView
Peter LaFosse
2025-03-21
Fix memory leak in base address detection
Brandon Miller
2025-02-13
Set default analysis level in BASE to full
Brandon Miller
2025-01-23
Fix CopyableLabel filename.
Brian Potchik
2025-01-16
Offload triage view hash calculations from the main thread.
Brian Potchik
2024-12-05
Add entry functions in triage view
Zichuan Li
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
2024-09-19
Fix font in triage imports list
Josh Ferrell
2024-09-13
Ultimate.
Alexander Taylor
2024-08-11
Fix crash in triage view when opening with no default calling convention
Mason Reed
2024-08-06
Fix crash in triage view if binary view has no default platform
Mason Reed
2024-08-02
Support setting user global pointer value
Xusheng
2024-07-18
MemoryMap update with new segment model.
Brian Potchik
2024-07-03
Remove all places where the code checks for the view name "Debugger"
Xusheng
2024-06-04
BASE rebase navigation for non-mapped views
Brandon Miller
2024-06-04
Display BASE widget for all file types
Brandon Miller
2024-05-28
Solved issue #1180 by adding new APIs
Zichuan Li
2024-05-23
Fix building background_task example plugin on headless
Mason Reed
2024-05-22
Add background task example plugin
Mason Reed
2024-05-17
Update C++ example code to use BinaryNinja::Load to open a file. Fix https://...
Xusheng
2024-04-25
Removed unused function in base detection
Brandon Miller
2024-04-25
Changed meaning of base detection results table
Brandon Miller
2024-04-25
Base detection rebase navigation improvement
Brandon Miller
2024-04-25
Using ParseExpression to parse numeric inputs
Brandon Miller
2024-04-25
Simplified base address detection UI
Brandon Miller
2024-04-25
Hiding base detection results widgets before run
Brandon Miller
2024-04-25
Querying candidate base address reasons
Brandon Miller
2024-04-25
Base address detection widget in Triage view
Brandon Miller
[next]