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
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-04-13
types: fragment type API support (C++, Python)
Ryan Snyder
2026-02-26
[DWARF Import] Do not wrap function parameter types in named type references
Josh Ferrell
2026-02-23
[Rust] Refactor `FileMetadata` file information
Mason Reed
2026-02-23
[Rust] Fix plugins being referenced in `cargo about` output
Mason Reed
2026-02-06
[DWARF Import] Do not wrap pointer types in named type references
Josh Ferrell
2026-01-11
[DWARF] Fix misc missing imports from `log` => `tracing`
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-08
[DWARF Import] Fix potential hang when encountering some unhandled DW_AT_loca...
Josh Ferrell
2026-01-01
update copyrights for 2026
Jordan Wiens
2025-12-10
[Rust] Move architecture module code into more reasonable files
Mason Reed
2025-12-09
[Rust] Fix misc formatting
Mason Reed
2025-12-09
[DWARF Import] Do not link functions without addresses to externs
Josh Ferrell
2025-12-05
[Rust] Do not clean out-of-tree dependencies for incremental builds
Mason Reed
2025-12-05
[Rust] Bump pinned version to 1.91.1
Mason Reed
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
[DWARF] Fix incorrect error messages for empty lexical blocks
Josh Ferrell
2025-11-19
Allow loading supplementary dwarf debug info from path in .gnu_debugaltlink
Josh Ferrell
2025-11-16
[DWARF] Fix crash in dwarf export with detached NTR vtable data variable
Mason Reed
2025-11-13
[DWARF] Prevent extra slashes in generated debuginfod urls
Josh Ferrell
2025-10-23
Support bitfields in type system
Mason Reed
2025-10-22
Add more plugins to free
Mason Reed
2025-10-22
[Rust] Refactor download provider module to allow for custom implementations
Mason Reed
2025-10-20
[DWARF] Greatly improve handling of typedefs
Josh Ferrell
2025-10-18
[DWARF] Support parsing struct member offsets from DW_AT_data_bit_offset, fix...
Josh Ferrell
2025-10-17
Fix leaking a BinaryView when loading a sibling DWARF file
Josh Ferrell
2025-10-16
Fix recovery of unnamed function parameters from DWARF
Josh Ferrell
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-10-07
[Rust] Fix save file dialog not respecting default file path
Mason Reed
2025-08-21
Add support for automatically loading PDB/DWARF info from sibling files in pr...
Josh Ferrell
2025-08-20
[Rust] Misc formatting fixes
Mason Reed
2025-08-18
Fix loading local variables from DWARF in non-relocatable images
Josh Ferrell
2025-08-14
[Mac] Consistently specify rpaths for plug-ins
Mark Rowe
2025-08-06
[Rust] Take download callbacks by reference to avoid boxing
Mason Reed
2025-07-15
[Rust] Misc formatting
Mason Reed
2025-07-10
Improve DWARF local variable recovery
Josh Ferrell
2025-07-09
Improve DWARF local variable offset calculation
Josh Ferrell
2025-06-25
Fix reported `cargo fmt` errors from Rust CI.
Alexander Taylor
2025-06-25
Update CXX_STANDARD to 20.
Alexander Taylor
2025-06-13
[Rust] Fix dwarfdump not building
Mason Reed
2025-05-27
Misc rust formatting
Mason Reed
2025-05-26
Fix crash when exporting DWARF fails
Josh Ferrell
2025-05-13
[CMake] Report compatibility with 3.15 to silence deprecation warnings
Glenn Smith
2025-05-12
[Rust] Implement custom interactive handler
rbran
2025-05-12
[Rust] Reduce usage of `IntoCStr` in function signatures
Mason Reed
[next]