index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
dwarf
/
dwarf_import
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
2026-05-18
[DWARF Import] Use proper address width for unknown architectures
Josh Ferrell
2026-05-10
[Rust] Refactor `binary_view` module
Mason Reed
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-11-28
[DWARF] Fix loading Fat Mach-O debug files
Josh Ferrell
2025-11-19
[DWARF] Improve logging when loading fails, remove extra bv creation
Josh Ferrell
2025-11-19
Allow loading supplementary dwarf debug info from path in .gnu_debugaltlink
Josh Ferrell
2025-10-22
Add more plugins to free
Mason Reed
2025-10-16
Apply relocations when parsing DWARF
Josh Ferrell
2025-10-16
Improve error messages in dwarf_import
Josh Ferrell
2025-10-12
Replace calls to unwrap() in dwarf_import
Josh Ferrell
2025-08-18
Fix loading local variables from DWARF in non-relocatable images
Josh Ferrell
2025-05-12
[Rust] More cleanup regarding `BnString`
Mason Reed
2025-04-25
Fix misc rust formatting
Mason Reed
2025-04-23
Various DWARF fixes
Josh Ferrell
2025-04-14
Set vendor for .eh_frame parsing for aarch64 binaries
Josh Ferrell
2025-03-28
belated copyright year update
Jordan Wiens
2025-01-25
Rust refactor
Mason Reed