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-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
2025-07-09
Improve DWARF local variable offset calculation
Josh Ferrell
2025-07-09
Update current abi version for get system cache directory
Alexander Khosrowshahi
2025-07-09
Quiesce the FeatureMap widget when hidden or disabled.
Brian Potchik
2025-07-09
Add get_system_cache_directory and GetSystemCacheDirectory to API
Alexander Khosrowshahi
2025-07-09
[MachO] Treat a binary as containing Objective-C metadata if it has __objc_stubs
Mark Rowe
2025-07-08
[MachO] Avoid leaking MachoObjCProcessor
Mark Rowe
2025-07-08
[ObjC] Avoid leaking SymbolQueue
Mark Rowe
2025-07-08
[RTTI] Fix leak of BackgroundTask
Mark Rowe
2025-07-09
Fix command palette focus stealing when clicking elsewhere.
Brian Potchik
2025-07-08
Parse sections containing Objective-C constants
Mark Rowe
2025-07-08
Add wrapping support for long inline string annotations
Alexander Khosrowshahi
2025-07-08
Update variablelist.h for variable placement info
Alexander Khosrowshahi
2025-07-08
Various improvements for guided disassembly mode.
Brian Potchik
2025-07-08
remove spurious freestring from coreversion initializer
Jordan Wiens
2025-07-07
[ObjC] Fix handling of relative method selectors with MSVC
Mark Rowe
2025-07-07
Add IL view type change UI context notification
Rusty Wagner
2025-07-07
KernelCache rewrite
kat
2025-07-06
[WARP] Fix tag type creation marking the view as modified
Mason Reed
2025-07-06
[Rust] Add `FileMetadata::forget_undo_actions`
Mason Reed
2025-07-06
[Rust] Make `ReportCollection::add_*` optionally take a view
Mason Reed
2025-07-06
[WARP] Recover register variables and re-add tags to matched functions
Mason Reed
2025-07-06
[Rust] Fix typo for `MediumLevelILFunction::live_instruction_for_variable` param
Mason Reed
2025-07-06
[Rust] Fix MLIL function expression index usage in place of instruction index
Mason Reed
2025-07-05
Fix ELF loader image base calculation to include memory-only PT_LOAD segments.
Brian Potchik
2025-07-04
[Rust] Fix double precision expression low level IL definition
Mason Reed
2025-07-04
[WARP] Fix possible skipped instructions when multiple IL expressions are app...
Mason Reed
2025-07-04
[RTTI] Fix vtables straddling section boundaries causing a OOB exception
Mason Reed
2025-07-04
[SharedCache] Enqueue pointer sweep on image/region load
Mason Reed
2025-07-04
EFI Resolver user guide documentation
Brandon Miller
2025-07-03
[Rust] Fix clippy + rustfmt complaints
Mark Rowe
2025-07-04
[WARP] Remove warning about missing sections for Raw view
Mason Reed
2025-07-04
[Rust] Fix some grammar in README.md
Mason Reed
2025-07-04
[Rust] Add missing `ADD_OVERFLOW`, `TEST_BIT` and `LLIL_REG_STACK_FREE_REG` l...
Mason Reed
2025-07-03
Fix compilation with newer clang/gcc versions
Josh Ferrell
2025-07-03
Fix C++ deprecation warnings in nlohmann and rapidjson
Josh Ferrell
2025-07-03
Bump current core ABI version
Alexander Khosrowshahi
2025-07-03
Add get_files_by_path_in_project and get_path_in_project to C++ and python APIs
Alexander Khosrowshahi
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-07-03
Add API to get all type field references at the same time to avoid duplicatin...
Rusty Wagner
2025-07-03
Reduce number of refreshes and memory usage of cross references widget.
Rusty Wagner
2025-07-03
Expose Add/RemoveDataReference and ensure BinaryViews use this API instead of...
Peter LaFosse
2025-07-03
api: indirect branch inlining support
Ryan Snyder
2025-07-03
arm/thumb: signal that returns can switch arch
Ryan Snyder
2025-07-03
[Rust] Add simple binary view tags test
Mason Reed
2025-07-03
Temporarily disable tags for WARP functions tag types are not thread safe
Mason Reed
[next]