index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
view
/
sharedcache
Age
Commit message (
Expand
)
Author
2026-05-27
Pull lambdas out into separate functions.
Alexander Taylor
2026-05-27
Better handling for shared cache files in projects.
Alexander Taylor
2026-05-27
Improve UX when loading shared cache.
Alexander Taylor
2026-05-22
Refactor calling conventions to support correct representation of structures
Rusty Wagner
2026-05-19
Fix leaks due to missing parenting of Qt objects
Mark Rowe
2026-04-22
Always show the triage view when opening a shared cache or kernel cache
Mark Rowe
2026-03-31
Prevent a crash whenever readLEB128 is passed a nullptr
0cyn
2026-03-30
[DSC] Process Objective-C metadata when loading view from .bndb
Mark Rowe
2026-02-24
[DSC] Simplify file mapping to fix intermittent unrelocated pointers
Mark Rowe
2026-02-13
[DSC] Correctly mark symbols as having local, global, or weak binding
Mark Rowe
2026-02-06
Add regex and case sensitivity options to FilterEdit
Josh Ferrell
2026-01-14
Allow controlling which address is used for instructions created when inlinin...
Mark Rowe
2026-01-01
update copyrights for 2026
Jordan Wiens
2025-12-20
Fix many of the warnings that show up when compiling with GCC 15.2
Mark Rowe
2025-12-08
[DSC] Wrap section creation within BeginBulkAddSegments / EndBulkAddSegments
Mark Rowe
2025-12-08
Introduce an RAII type for managing bulk symbol modifications
Mark Rowe
2025-12-04
[DSC] Fix unhandled exception when opening secondary cache file with unbacked...
Mason Reed
2025-11-26
[DSC] Place synthetic sections after the cache's address range
Mark Rowe
2025-11-25
Update to Qt 6.10.1
Rusty Wagner
2025-11-04
Update FilterEdit and FilterTarget to preserve existing selections
Mark Rowe
2025-10-14
Fix issue #7247
WeiN76LQh
2025-10-11
Fix demo ifdefs
Josh Ferrell
2025-10-07
Remove old banners from DSC and KC plugins
Mason Reed
2025-09-25
Sort table views in the shared cache / kernel cache triage views by address b...
Mark Rowe
2025-09-17
[DSC] Ignore .a2s files when loading a shared cache
Mark Rowe
2025-09-17
[DSC] Rework handling of .symbols files to be compatible with iOS 15
Mark Rowe
2025-09-17
[DSC] Support relative direct selectors in older shared cache versions
Mark Rowe
2025-09-02
[SharedCache] Move plugin_rpath calls into BN_INTERNAL_BUILD blocks
Mark Rowe
2025-08-27
Rewrite Obj-C workflow in Rust
Mark Rowe
2025-08-20
Deprecate Workflow::Instance in favor of Workflow::Get and Workflow::GetOrCreate
Mark Rowe
2025-08-14
[Mac] Consistently specify rpaths for plug-ins
Mark Rowe
2025-08-13
[DSC] Add support for DriverKit shared caches
Mark Rowe
2025-08-01
Add LogForException APIs to pass stack trace information separate from the me...
Rusty Wagner
2025-07-30
Add dependency tracking to the Python code generation
Mark Rowe
2025-07-30
[CMake] Specify CONFIGURE_DEPENDS for all file(GLOB ..)
Mark Rowe
2025-07-28
SharedCache: Fix a compile error w/ GCC
kat
2025-07-28
Improve and migrate to fmt logging functions in Mach-O/KernelCache/SharedCache
kat
2025-07-15
Added search placeholder for DSCView and KCView.
Hongyu Chen
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-08
Parse sections containing Objective-C constants
Mark Rowe
2025-07-07
[ObjC] Fix handling of relative method selectors with MSVC
Mark Rowe
2025-07-04
[SharedCache] Enqueue pointer sweep on image/region load
Mason Reed
2025-06-25
Fix cxx20 build issue on Linux.
Alexander Taylor
2025-06-25
Fix cxx20 compiler warnings.
Alexander Taylor
2025-06-25
Fix cxx20 compiler errors.
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-06-06
Objective-C Processor: Remove vestigial code tracking whether view was backed...
kat
[next]