index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
Age
Commit message (
Expand
)
Author
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-08
Introduce an RAII type for managing bulk symbol modifications
Mark Rowe
2025-12-05
[Rust] Do not clean out-of-tree dependencies for incremental builds
Mason Reed
2025-12-05
[Rust] Fix misc clippy lints and warnings
Mason Reed
2025-12-05
[Rust] Bump pinned version to 1.91.1
Mason Reed
2025-12-01
[ObjC] Support removing reference counting operations in more places in the s...
Mark Rowe
2025-12-01
[WARP] Consult type library function objects when matched function has no exp...
Mason Reed
2025-12-01
[RTTI] Add more error checking for malformed PE binaries
Mason Reed
2025-12-01
[RTTI] Skip MSVC VFT sweep if we never collected any class information in the...
Mason Reed
2025-11-28
[DWARF] Fix loading Fat Mach-O debug files
Josh Ferrell
2025-11-25
[WARP] Stop propagating skipped file error when processing archives
Mason Reed
2025-11-25
[WARP] Fix leaking binary view on empty views
Mason Reed
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-16
[WARP] Fix unused rerun matcher checkbox when loading file on disk
Mason Reed
2025-11-16
[WARP] Fix container list not refreshing for dynamically added containers
Mason Reed
2025-11-16
[WARP] Explicitly create user signature directory on plugin init
Mason Reed
2025-11-13
[DWARF] Prevent extra slashes in generated debuginfod urls
Josh Ferrell
2025-11-05
[WARP] Bump parser version to 1.0.1
Mason Reed
2025-11-05
[WARP] Demote server disconnect failure to warning
Mason Reed
2025-11-04
[WARP] Add number of matched functions to the ending log message for matching
Mason Reed
2025-11-04
Update FilterEdit and FilterTarget to preserve existing selections
Mark Rowe
2025-11-04
[WARP] Return existing source id when adding a file to a disk container
Mason Reed
2025-11-04
[WARP] Use enterprise download provider when available
Mason Reed
2025-11-04
[WARP] Update python example to fix adding a source to a "read-only" container
Mason Reed
2025-11-04
[WARP] Add example of batch processing using the headless Rust API
Mason Reed
2025-10-23
Support bitfields in type system
Mason Reed
2025-10-22
Add more plugins to free
Mason Reed
2025-10-22
[WARP] Use download provider API instead of reqwest
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
[WARP] Fix misc sidebar navigation / focus event bugs
Mason Reed
2025-10-12
[WARP] Improve UX surrounding removal of matched functions
Mason Reed
2025-10-12
Replace calls to unwrap() in dwarf_import
Josh Ferrell
2025-10-11
Fix demo ifdefs
Josh Ferrell
2025-10-07
[WARP] Add optional `analysis.warp.fetcher` activity to run fetch networked f...
Mason Reed
2025-10-07
[WARP] Misc `cloned()` -> `copied()` fixup
Mason Reed
2025-10-07
[WARP] Format UI plugin
Mason Reed
2025-10-07
[WARP] Improved fetch dialog UX
Mason Reed
2025-10-07
[WARP] Move WARP settings to own setting group
Mason Reed
2025-10-07
[WARP] Implicitly make newly added network sources writable
Mason Reed
[next]