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
2024-09-13
Ultimate.
Alexander Taylor
2024-08-16
Prevent reading past end of dynamic table
Josh Ferrell
2024-08-14
Fix scoping bug with 'files.elf.detectARMBE8Binary' setting.
Brian Potchik
2024-07-18
MemoryMap update with new segment model.
Brian Potchik
2024-07-09
Account for rebasing when processing ELF_STT_FUNC entries. Fix https://github...
Xusheng
2024-07-03
Add missing GNU_PROPERTY program header type
Josh Ferrell
2024-06-24
Add `Elf{32,64}_{Rel,Rela}` table to ELF view
clubby789
2024-06-19
Fix up the files.elf.detectARMBE8Binary setting
Xusheng
2024-06-18
More conservative detection of ARM BE8 binaries. Fix https://github.com/Vecto...
Xusheng
2024-06-11
ELF: Fix crash if an entry point function fails to load
Glenn Smith
2024-05-28
Solved issue #1180 by adding new APIs
Zichuan Li
2024-05-16
Removed loader.architecture override from views
Brandon Miller
2024-05-06
Ignore thumb mapping symbols when defining names in ELF
Josh Ferrell
2024-05-03
Format added braces
Mason Reed
2024-05-03
Use LLVM demangler as a fallback for GNU and MS demanglers
Mason Reed
2024-04-24
Define symtab in elf raw view
Josh Ferrell
2024-04-24
Do not define symbols from mapping symbols
Josh Ferrell
2024-03-30
Update copyright year for various modules
Xusheng
2024-03-19
ELF view: skip 0x0 and -0x1 values when dealing with init/fini arrays
Xusheng
2024-03-19
Avoid creating function symbols with integer type
Xusheng
2024-03-19
name functions in .init_array/.fini_array/.ctors/.dtors sections
Xusheng
2024-03-06
Move view modules into the API repo
Rusty Wagner
[prev]