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
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-04-15
Fix TE view PerformGetEntryPoint
Brandon Miller
2024-04-01
Add md1rom binary view with pure Rust lzma implementation
Rusty Wagner
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-15
Give names to data directory entries
Michael Krasnitski
2024-03-15
Adjust names and types of TE Header fields
Michael Krasnitski
2024-03-13
Fixed segment / section misalignment in TE view
Brandon Miller
2024-03-11
Promote unsupported architecture messages to a popup dialog.
Brian Potchik
2024-03-11
BinaryView for EFI Terse Executables
Brandon Miller
2024-03-08
restored "Merge pull request Vector35#7 from VisualEhrmanntraut/main" commit ...
Galen Williamson
2024-03-06
Move view modules into the API repo
Rusty Wagner