index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
view
/
elf
Age
Commit message (
Expand
)
Author
2026-05-28
[ELF] Fix MIPS symbol lookup hang with malformed symbol table entry
Mason Reed
2026-05-27
Apply symbols and types to TMS320C6x ELFs
Brandon Miller
2026-05-06
Fix ARM/Thumb2 function platform for .gnu_debugdata symbols.
Brian Potchik
2026-03-06
Implement DTPOFF64 and DTPMOD64 relocations.
Alexander Taylor
2026-01-27
Fix MIPS64 relocation entry parsing.
Alexander Taylor
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-19
guard against empty .interp and .dynamic
Jordan Wiens
2026-02-19
validation for zero sized symbol or string tables
Jordan Wiens
2026-01-30
Force ELF view addr size to 4 bytes for x32 and ilp32
Brandon Miller
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-01
update copyrights for 2026
Jordan Wiens
2025-12-16
Support automatic and manual endianness override for x86 ELF files (#7347)
Copilot
2025-12-08
Introduce an RAII type for managing bulk symbol modifications
Mark Rowe
2025-11-04
Fix whitespace. (skip-ci)
Brian Potchik
2025-09-29
Treat .got.plt as read-only for Hexagon
Brandon Miller
2025-09-29
Apply platform types on Hexagon statically linked binaries
Brandon Miller
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-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
[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-14
Disable outlining in .gnu_debugdata to prevent incorrect symbol definitions.
Brian Potchik
2025-07-05
Fix ELF loader image base calculation to include memory-only PT_LOAD segments.
Brian Potchik
2025-06-29
[powerpc] Full merge of PowerPC disassembler PRs, including:
Galen Williamson
2025-06-25
Fix cxx20 compiler warnings.
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-25
[view][elf] Fixed duplicate NOTE section loading in address space.
Hongyu Chen
2025-06-16
Use heuristic confidence for ELF symbol auto-type inference.
Brian Potchik
2025-05-30
Don't query the template simplifier setting while demangling symbols
Peter LaFosse
2025-05-28
Support for Linux x86-64 x32 ABI
Brandon Miller
2025-05-13
[CMake] Report compatibility with 3.15 to silence deprecation warnings
Glenn Smith
2025-04-03
Fix user platform override between armv7 and thumb
Brandon Miller
2025-03-28
belated copyright year update
Jordan Wiens
2025-03-18
Fix loading .gnu_debugdata when loading an ELF with non-zero base
Josh Ferrell
2025-03-04
Use robust check for MIPS architecture when generating the lazy bind resolver...
Brian Potchik
2025-03-03
Perform fixups for MIPS local GOT slots using synthetic relocation entries.
Brian Potchik
2025-03-03
Correctly perform fixups for MIPS32 local symbols using synthetic relocation ...
Brian Potchik
2025-01-20
Allow overriding common loader settings when automatic load file parsing fails.
Brian Potchik
2024-12-05
Implement SHN_COMMON symbol handling
Mitchell Johnson
2024-11-22
Fix CXXABI postfixed externs being duplicated in ELF
Mason Reed
2024-11-13
Bulk add segments in the binary view to improve performance
Xusheng
2024-10-23
Add API to bulk add segments, use it in elf view
Josh Ferrell
2024-10-17
verify relocation sections have non-zero sizes
Jordan Wiens
2024-10-17
Demangler plugin API
Glenn Smith
2024-09-18
Add support for loading symbols from .gnu_debugdata
Josh Ferrell
[next]