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-07-15
If type references exceed the xref item limit, other references may be less t...
Rusty Wagner
2025-07-15
Add the ability to limit the number of results in the cross reference APIs
Rusty Wagner
2025-07-15
Add API to get all type references at the same time to avoid duplicating work
Rusty Wagner
2025-07-15
Added search placeholder for DSCView and KCView.
Hongyu Chen
2025-07-15
[WARP] Misc improvements
Mason Reed
2025-07-15
[WARP] Fallback to using segment information for relocatable ranges
Mason Reed
2025-07-15
[WARP] Add network container
Mason Reed
2025-07-15
[Rust] Update some tests
Mason Reed
2025-07-15
Expose analysis' system call type and name retrieval
Mason Reed
2025-07-15
[Rust] Add `BinaryView::search` and friends
Mason Reed
2025-07-15
[WARP] Add more options to creating signatures in projects
Mason Reed
2025-07-15
[WARP] Add example of creating signatures headlessly in python
Mason Reed
2025-07-15
[Rust] Misc formatting
Mason Reed
2025-07-15
[KernelCache] Fix misc warnings
Mason Reed
2025-07-15
[WARP] Add `IsInstructionComputedVariant` API
Mason Reed
2025-07-15
[WARP] Filter out LLIL_JUMP artifacts in lifted IL
Mason Reed
2025-07-15
Fix project handle not being checked for when listing valid plugins
Mason Reed
2025-07-15
Fix shared cache cmake artifact in kernel cache
Mason Reed
2025-07-15
Move LLIL instruction retrieval into the LLIL function where it belongs
Mason Reed
2025-07-15
add binexport to open source docs
Jordan Wiens
2025-07-14
Reserve vector capacity when populating vectors in conversion operators
Mark Rowe
2025-07-14
Disable outlining in .gnu_debugdata to prevent incorrect symbol definitions.
Brian Potchik
2025-07-14
Change return type of parse_types_from_string to BasicTypeParserResult
Alexander Khosrowshahi
2025-07-14
Remove pluginManager.communityUpdateChannel setting in favor of pluginManager...
Josh Ferrell
2025-07-14
Revert "Update Objective-C Workflow to use the meta workflow."
Brian Potchik
2025-07-14
Update Objective-C Workflow to use the meta workflow.
Brian Potchik
2025-07-14
[Mach-O] Handling for special library ordinals used in binding information
kat
2025-07-13
[ObjC] Handle LLIL_TAILCALL instructions when analysis.objectiveC.resolveDyna...
Mark Rowe
2025-07-13
[ObjC] Use NamedTypeReference to refer to id / SEL / BOOL
Mark Rowe
2025-07-13
[ObjC] Handle tail calls to objc_msgSend when applying call type adjustments
Mark Rowe
2025-07-13
[ObjC] Fix an off-by-one error that would skip inlining of the first objc_msg...
Mark Rowe
2025-07-13
[ObjC] Use the appropriate integer size for entries in __objc_ivar
Mark Rowe
2025-07-12
Allow constructing MLILFunction with null LLILFunction/Function
Glenn Smith
2025-07-12
Handle setting -DBN_INSTALL_DIR to the app bundle on macos
Glenn Smith
2025-07-12
Add support for Assemble/Compile behavior for new Mapped views.
Brian Potchik
2025-07-12
Fix potential crash in FeatureMap during memory map changes.
Brian Potchik
2025-07-12
Fix GetDataOffsetForAddress API to properly work for mapped load regions only.
Brian Potchik
2025-07-12
enhances expandable group to support expandable content and not
Jordan Wiens
2025-07-12
update docs for backtick and python console, resolves #6816
Jordan Wiens
2025-07-12
Enhance MemoryRegionDialog with comprehensive region type support.
Brian Potchik
2025-07-12
Add support for unbacked memory regions directly in the memory map.
Brian Potchik
2025-07-11
Fix UpdateInfoFetcher lifetime issues
Mark Rowe
2025-07-10
UI improvements for managing Guided Analysis mode.
Brian Potchik
2025-07-10
[DSC] Performance improvements and clean-up in SymbolTableView
Mark Rowe
2025-07-10
[DSC] Use BNAllocStringWithLength when copying strings for the API
Mark Rowe
2025-07-10
[DSC] Fix GetRegionAt / optimize GetRegionContaining
Mark Rowe
2025-07-10
Fix the Triage Summary view's exports list to only update when visible
Mark Rowe
2025-07-10
Fix building rapidjson with clang on windows
Josh Ferrell
2025-07-10
Improve DWARF local variable recovery
Josh Ferrell
2025-07-09
reimplement llil validation for caller_sites and implement plural IL forms on...
Jordan Wiens
[next]