index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
view
Age
Commit message (
Expand
)
Author
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-17
[MachO] Populate external links with library imports for files in projects
Mark Rowe
2025-09-05
[KernelCache] Pass the correct flags when adding an image's segments
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-20
Fix memory leak in LZFSE transform along with some other fixes.
Brian Potchik
2025-08-14
[Mac] Consistently specify rpaths for plug-ins
Mark Rowe
2025-08-14
ELFView performance fix: avoid calling GetSectionsAt in the innerloop
Peter LaFosse
2025-08-14
Ensure ELFView only add segments in a Begin/EndBulkAddSegments context
Peter LaFosse
2025-08-13
[DSC] Add support for DriverKit shared caches
Mark Rowe
2025-08-05
[ELF] Fix a memory leak when parsing .gnu_debugdata
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-29
Added check for sharedobject without program header section start address.
Hongyu Chen
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-23
KernelCache: Fix double-click load dialog in symbol list
kat
2025-07-22
Fix an incorrect offset used in KernelCache header parsing
kat
2025-07-21
Fix MachO loading some settings too early
Glenn Smith
2025-07-16
Miscellaneous leak fixes in MachoView and ObjCProcessor
Mark Rowe
2025-07-16
Mach-O/KernelCache warning cleanup
kat
2025-07-15
Added search placeholder for DSCView and KCView.
Hongyu Chen
2025-07-15
[KernelCache] Fix misc warnings
Mason Reed
2025-07-15
Fix shared cache cmake artifact in kernel cache
Mason Reed
2025-07-14
Disable outlining in .gnu_debugdata to prevent incorrect symbol definitions.
Brian Potchik
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-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-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
Parse sections containing Objective-C constants
Mark Rowe
2025-07-07
[ObjC] Fix handling of relative method selectors with MSVC
Mark Rowe
2025-07-07
KernelCache rewrite
kat
2025-07-05
Fix ELF loader image base calculation to include memory-only PT_LOAD segments.
Brian Potchik
2025-07-04
[SharedCache] Enqueue pointer sweep on image/region load
Mason Reed
2025-07-03
Expose Add/RemoveDataReference and ensure BinaryViews use this API instead of...
Peter LaFosse
2025-07-02
Added no export trie data detection.
Hongyu Chen
2025-06-29
[powerpc] Full merge of PowerPC disassembler PRs, including:
Galen Williamson
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
[next]