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
/
src
Age
Commit message (
Expand
)
Author
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] 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-05
fix missing rust import
Jordan Wiens
2025-10-03
[WARP] Push added functions and types to network containers cache
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-13
[WARP] Use type-safe activity configuration
Mark Rowe
2025-08-13
[Rust] Add builder API for creating workflows
Mark Rowe
2025-08-08
[WARP] Move symbol and comment application to when matched functions are inse...
Mason Reed
2025-08-03
[Rust] Misc formatting
Mason Reed
2025-07-29
Add support for declarative downstream dependencies to workflow system.
Brian Potchik
2025-07-28
[WARP] Fix user annotations being overriden by WARP annotations
Mason Reed
2025-07-23
[WARP] Generate function guids for mach-o objective-c binaries
Mason Reed
2025-07-21
[WARP] Misc formatting fixes
Mason Reed
2025-07-21
[WARP] Add warning if trying to run matcher on database with no function guid...
Mason Reed
2025-07-21
[WARP] Fix garbage jumps from being included in the variant instruction masking
Mason Reed
2025-07-21
[WARP] Consult segments unconditionally when constructing relocatable regions
Mason Reed
2025-07-17
[WARP] Construct a minimal version of the function object when user only want...
Mason Reed
2025-07-17
[WARP] Add adjustable thread pool for project signature creation
Mason Reed
2025-07-17
[WARP] Stop showing the time it took to match if it is under a second
Mason Reed
2025-07-17
[WARP] Fix skipping warp files in projects
Mason Reed
2025-07-15
[WARP] Misc improvements
Mason Reed
2025-07-15
[WARP] Fallback to using segment information for relocatable ranges
Mason Reed
2025-07-15
[WARP] Add network container
Mason Reed
2025-07-15
[WARP] Add more options to creating signatures in projects
Mason Reed
2025-07-15
[Rust] Misc formatting
Mason Reed
2025-07-15
[WARP] Filter out LLIL_JUMP artifacts in lifted IL
Mason Reed
2025-07-06
[WARP] Fix tag type creation marking the view as modified
Mason Reed
2025-07-06
[WARP] Recover register variables and re-add tags to matched functions
Mason Reed
2025-07-04
[WARP] Fix possible skipped instructions when multiple IL expressions are app...
Mason Reed
2025-07-04
[WARP] Remove warning about missing sections for Raw view
Mason Reed
2025-07-03
Temporarily disable tags for WARP functions tag types are not thread safe
Mason Reed
2025-07-02
[WARP] Make plugin commands more discoverable
Mason Reed
2025-07-02
WARP 1.0
Mason Reed
2025-07-02
Add highlight render layer to WARP
Mason Reed
2025-07-02
Move instruction filters out of `basic_block_guid` and make them public
Mason Reed
[next]