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
2026-01-14
Allow controlling which address is used for instructions created when inlinin...
Mark Rowe
2026-01-13
[RTTI] Improve virtual function discovery
Mason Reed
2026-01-11
[DWARF] Fix misc missing imports from `log` => `tracing`
Mason Reed
2026-01-11
[Rust] Update examples to use 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-07
Fix Windows build
Xusheng
2026-01-01
update copyrights for 2026
Jordan Wiens
2025-12-29
[PDB] Remove `QualifiedName` state
Mason Reed
2025-12-29
Fix vtable type name parsing
Truman Kilen
2025-12-20
Fix many of the warnings that show up when compiling with GCC 15.2
Mark Rowe
2025-12-15
Fix PDB bitfield members importing with wrong offset (#7797)
Truman Kilen
2025-12-15
[WARP] Allow multi-round matching to resolve matching function dependencies
Mason Reed
2025-12-15
[WARP] Misc cleanup
Mason Reed
2025-12-15
[WARP] Skip non-defined function symbols when collecting constraints
Mason Reed
2025-12-15
[Rust] Add `Function::defined_symbol` to use when getting the default functio...
Mason Reed
2025-12-15
[WARP] Deduplicate matched functions within the matcher implicitly
Mason Reed
2025-12-13
[WARP] Fix `warp_headless` example not linking binaryninjacore (#7787)
Mason Reed
2025-12-11
[ObjC] Don't override the core.function.metaAnalysis workflow description
Mark Rowe
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
[next]