index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-01-25
Add missing rust test binary
Mason Reed
2025-01-25
Update .gitignore to allow rust text binary fixtures
Mason Reed
2025-01-25
Rust refactor
Mason Reed
2025-01-24
Update docs for get_save_filename_input to reflect actual api spec
Glenn Smith
2025-01-24
Add line formatter API and a generic line formatter plugin
Rusty Wagner
2025-01-24
Make strings view a sortable table
Josh Ferrell
2025-01-24
Fix crash when dwarf parsing starts while binja is shutting down
Josh Ferrell
2025-01-24
Add CursorPosition::operator==
Josh Ferrell
2025-01-23
Fix CopyableLabel filename.
Brian Potchik
2025-01-23
Fix CopyableLabel hidden text feature.
Brian Potchik
2025-01-22
Support eligibility callbacks through the API for Workflow actions.
Brian Potchik
2025-01-21
Fix typo
utkonos
2025-01-20
Revert "Add line formatter API and a generic line formatter plugin"
Rusty Wagner
2025-01-20
Allow overriding common loader settings when automatic load file parsing fails.
Brian Potchik
2025-01-17
[thumb2] Fix #6328: "Invalid intrinsic lifting for MRS instruction: destinati...
Galen Williamson
2025-01-17
Add line formatter API and a generic line formatter plugin
Rusty Wagner
2025-01-17
Firmware Ninja reference tree API
Brandon Miller
2025-01-17
add selectAll to linear view
Jordan Wiens
2025-01-17
Allow for conditional subflow re-execution based on continuation property.
Brian Potchik
2025-01-16
Offload triage view hash calculations from the main thread.
Brian Potchik
2025-01-15
[aarch64] fix size of immediate arguments in intrinsic calls
Galen Williamson
2025-01-15
Add details link to view type dialog parse errors
Josh Ferrell
2025-01-15
Remove unused calls to defineTypedef which were causing hangs
Peter LaFosse
2025-01-15
[SharedCache] Avoid copying strings on each call to VM::MappingAtAddress
Mark Rowe
2025-01-14
Add hash for XrefItem
Peter LaFosse
2025-01-14
Fix docstring in plugin.py
Brian Potchik
2025-01-14
add example to plugincommandcontext
Jordan Wiens
2025-01-13
Add 'ui.log.wordWrap' setting with a default of disabled.
Brian Potchik
2025-01-13
Move all FeatureMap processing to the background.
Brian Potchik
2025-01-11
MSVC RTTI: Fix crash due to function creation on invalid virtual function entry
Mason Reed
2025-01-10
[SharedCache] Avoid crashing the product whenever bugs occur in ser/deser, fi...
kat
2025-01-10
[SharedCache] Fix handling of relative selectors in macOS shared caches
Mark Rowe
2025-01-10
[SharedCache] Track whether non-image regions are data vs code
Mark Rowe
2025-01-10
[SharedCache] Cache type libraries in the view-specific state
Mark Rowe
2025-01-10
[SharedCache] Split view-specific state into a separate struct
Mark Rowe
2025-01-09
Add BNAllocStringWithLength API.
Brian Potchik
2025-01-09
Deprecate `Segment.serialize` and `Section.serialize` in favor of descriptor-...
Brian Potchik
2025-01-08
[SharedCache] Fix uninitialized `loaded` field for mappings returned by `BNDS...
WeiN76LQh
2025-01-08
Prevent crash when Mach-O view doesn't exist
Josh Ferrell
2025-01-07
Add setting to limit maximum recursion depth for computing an expression valu...
Josh Ferrell
2025-01-07
Verbiage change in Getting Started doc.
fosdick.io
2025-01-07
Add information on the Portal to the Getting Started guide.
fosdick.io
2025-01-07
Bump UI ABI version due to previous commit.
Alexander Taylor
2025-01-03
Delete ViewNavigationMode
Mason Reed
2024-12-30
Move Changelog filtering to UI
Mason Reed
2024-12-30
add note to UI plugin bullet about the qt-build repo
Jordan Wiens
2024-12-27
Fix trying to construct a FunctionViewType from a FunctionViewType
Glenn Smith
2024-12-27
Add default implementations to Python TypePrinter to dual C++
Glenn Smith
2024-12-27
One case of needing the type printer in pseudo rust
Glenn Smith
2024-12-27
Make pseudo-c use the default type printer
Glenn Smith
[next]