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-05-28
[ELF] Fix MIPS symbol lookup hang with malformed symbol table entry
Mason Reed
2026-05-28
[PE] Add a fast fail for malformed PE exception directory table size
Mason Reed
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-27
Apply symbols and types to TMS320C6x ELFs
Brandon Miller
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-05-10
[Rust] Refactor `binary_view` module
Mason Reed
2026-05-06
Fix ARM/Thumb2 function platform for .gnu_debugdata symbols.
Brian Potchik
2026-04-22
Always show the triage view when opening a shared cache or kernel cache
Mark Rowe
2026-04-22
[PE] Do not create symbols for debugging metadata symbol entries
Josh Ferrell
2026-04-21
[MachO] Improve library tracking for imported symbols
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-03-30
This reverts commit 7228ba0b889765bc3474fbd5475870e24efc79ca.
Brian Potchik
2026-03-23
[MachO] Apply the correct calling convention for objc_retain_xN / objc_releas...
Mark Rowe
2026-03-20
Add option to disable dedicated Universal architecture picker and use Contain...
Brian Potchik
2026-03-16
Refactor where architecture selection is performed for universal binaries
Mark Rowe
2026-03-06
Implement DTPOFF64 and DTPMOD64 relocations.
Alexander Taylor
2026-03-06
Remove unused variable (skip-ci)
Xusheng
2026-03-05
Parse and display PE resource information in triage view. Fix https://github....
Xusheng
2026-01-27
Fix MIPS64 relocation entry parsing.
Alexander Taylor
2026-02-27
[MachO] Ensure that weak bound symbols are not resolved to their import address
Mark Rowe
2026-02-27
[MachO] Fix incorrect handling of BIND_SPECIAL_DYLIB_*_LOOKUP in chained fixups
Mark Rowe
2026-02-24
[DSC] Simplify file mapping to fix intermittent unrelocated pointers
Mark Rowe
2026-02-23
[KernelCache] Automatically unwrap kernel caches within a full IMG4 container
Mark Rowe
2026-02-23
Revert "validation for zero sized symbol or string tables"
Brian Potchik
2026-02-23
Revert "guard against empty .interp and .dynamic"
Brian Potchik
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
[next]