index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
warp
Age
Commit message (
Expand
)
Author
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
[WARP] Consult type library function objects when matched function has no exp...
Mason Reed
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-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-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-22
Add more plugins to free
Mason Reed
2025-10-22
[WARP] Use download provider API instead of reqwest
Mason Reed
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-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
2025-10-07
[WARP] Let BNDB processing optionally skip analysis updates
Mason Reed
2025-10-07
[Rust] Fix save file dialog not respecting default file path
Mason Reed
2025-10-07
[WARP] Fix rendering of constraint matches in sidebar
Mason Reed
2025-10-05
fix missing rust import
Jordan Wiens
2025-10-03
[WARP] Fix sidebar not refreshing after fetching data from server
Mason Reed
2025-10-03
[WARP] Push added functions and types to network containers cache
Mason Reed
2025-10-03
[WARP] Add option to reset allowed tags in fetch dialog
Mason Reed
2025-10-03
[WARP] Trim whitespace from server API key
Mason Reed
2025-10-02
Fix Rust formatting
Mark Rowe
2025-10-01
[WARP] Enhanced network support
Mason Reed
2025-09-29
Fix Rust LowLevelILFunction owner function method
Brandon Miller
2025-09-15
Deprecate some Rust MediumLevelILFunction methods in favor of Function implem...
Josh Ferrell
2025-09-03
[WARP] Improve matcher speed and add fast fail for pathological cases
Mason Reed
2025-09-03
[WARP] Fix very large binaries from being prevented from creating WARP files ...
Mason Reed
2025-09-03
[WARP] Do not show the report in the UI if file is very large
Mason Reed
2025-09-03
[WARP] Only merge chunks in create from view command if an existing file was ...
Mason Reed
2025-09-03
[WARP] Refactor variable retrieval to fix eager dependence on the functions MLIL
Mason Reed
2025-09-03
[WARP] Fix generating lifted IL when function GUID is already cached
Mason Reed
2025-08-27
Rewrite Obj-C workflow in Rust
Mark Rowe
2025-08-20
[Rust] Misc formatting fixes
Mason Reed
2025-08-14
[Mac] Consistently specify rpaths for plug-ins
Mark Rowe
2025-08-13
[WARP] Use type-safe activity configuration
Mark Rowe
2025-08-13
[Rust] Add builder API for creating workflows
Mark Rowe
[next]