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
2026-02-23
[Rust] Fix plugins being referenced in `cargo about` output
Mason Reed
2026-02-19
guard against empty .interp and .dynamic
Jordan Wiens
2026-02-19
validation for zero sized symbol or string tables
Jordan Wiens
2026-02-17
Handle Universal binaries through container transform system.
Brian Potchik
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-02-02
[MachO] Set segment flags for kernel images based on how XNU initially maps them
Mark Rowe
2026-01-30
Force ELF view addr size to 4 bytes for x32 and ilp32
Brandon Miller
2026-01-30
Improve filename handling for container files.
Brian Potchik
2026-01-23
Lifted new PPC insns, MIPS reloc fix.
Alexander Taylor
2026-01-23
Implement R_386_IRELATIVE relocation handling.
Alexander Taylor
2026-01-22
[ELF] Fix reading dynamic string tables at large offsets
Josh Ferrell
2026-01-22
[Mach-O] Improve how section types are identified
wanghaiwei
2026-01-22
architecturePreference description update
Jordan Wiens
2026-01-14
Allow controlling which address is used for instructions created when inlinin...
Mark Rowe
2026-01-11
[Rust] Enter more session scoped tracing spans for debug info and binary view...
Mason Reed
2026-01-11
[Rust] Replace `log` with `tracing`
Mason Reed
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-16
Support automatic and manual endianness override for x86 ELF files (#7347)
Copilot
2025-12-15
[MachO] Fix handling of relocations for self-bound data symbols
Mark Rowe
2025-12-10
[Rust] Move architecture module code into more reasonable files
Mason Reed
2025-12-08
[KernelCache] Wrap section creation within BeginBulkAddSegments / EndBulkAddS...
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-26
[KernelCache] Place synthetic sections after the cache's address range
Mark Rowe
2025-11-25
Update to Qt 6.10.1
Rusty Wagner
2025-11-17
Fix some compiler warnings
Rusty Wagner
2025-11-11
[KernelCache] Remove 'Load Selected Image and Dependencies'
Mark Rowe
2025-11-04
[MachO] Set display name of memory regions to match the segment names they co...
Mark Rowe
2025-11-04
Update FilterEdit and FilterTarget to preserve existing selections
Mark Rowe
2025-11-04
Fix whitespace. (skip-ci)
Brian Potchik
2025-10-23
[KernelCache] Set segment permissions based on how XNU initially maps them
Mark Rowe
2025-10-22
[MachO] Fix GCC build
Mark Rowe
2025-10-22
[MachO] Fix Windows build
Mark Rowe
2025-10-22
[Mach-O] Refactor fixup chain parsing
Mark Rowe
2025-10-21
better validation for malformed PE RSRC records and cleanup (fixes an infinit...
Jordan Wiens
2025-10-21
fix pe section debug logging
Jordan Wiens
2025-10-18
Add DecodeWithContext to LZFSETransform.
Brian Potchik
2025-10-14
Fix issue #7247
WeiN76LQh
2025-10-11
Fix demo ifdefs
Josh Ferrell
2025-10-10
Add password prompting for encrypted containers in Container Browser.
Brian Potchik
2025-10-07
Remove old banners from DSC and KC plugins
Mason Reed
2025-10-03
Add zero-copy data pointer access for BinaryData objects for API-side contain...
Brian Potchik
2025-10-03
Update IMG4 transform to use DecodeWithContext and synthesize a filename for ...
Brian Potchik
2025-10-02
[MachO] Tweak handling of LC_FUNCTION_STARTS
Mark Rowe
2025-10-01
Cleanup for some container format handling.
Brian Potchik
2025-09-30
Initial support for opening container formats.
Brian Potchik
[next]