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-10-01
[WARP] Enhanced network support
Mason Reed
2025-09-29
Fix Rust LowLevelILFunction owner function method
Brandon Miller
2025-09-26
[ObjC] Don't assume that all calls to objc_msgSend have parameters
Mark Rowe
2025-09-25
[ObjC] Don't log when encountering an objc_msgSendSuper2 call from Swift code
Mark Rowe
2025-09-17
[ObjC] Propagate type information from calls to `[super init]`
Mark Rowe
2025-09-15
Deprecate some Rust MediumLevelILFunction methods in favor of Function implem...
Josh Ferrell
2025-09-03
Fix idb_import invalid offset in EoF hit
rbran
2025-09-03
Update idb_import idb-rs to 0.1.12
rbran
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-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-20
Deprecate Workflow::Instance in favor of Workflow::Get and Workflow::GetOrCreate
Mark Rowe
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-13
[WARP] Use type-safe activity configuration
Mark Rowe
2025-08-13
[SVD] Use type-safe activity configuration
Mark Rowe
2025-08-13
[Rust] Add builder API for creating workflows
Mark Rowe
2025-08-08
Update remaining projects to C++20
Mark Rowe
2025-08-08
[WARP] Move symbol and comment application to when matched functions are inse...
Mason Reed
2025-08-06
[Rust] Take download callbacks by reference to avoid boxing
Mason Reed
2025-08-03
[Rust] Misc formatting
Mason Reed
2025-08-01
Add LogForException APIs to pass stack trace information separate from the me...
Rusty Wagner
2025-07-30
Add dependency tracking to the Python code generation
Mark Rowe
2025-07-30
[CMake] Specify CONFIGURE_DEPENDS for all file(GLOB ..)
Mark Rowe
2025-07-29
Add support for declarative downstream dependencies to workflow system.
Brian Potchik
2025-07-28
[Rust] Misc formatting
Mason Reed
2025-07-28
[WARP] Fix user annotations being overriden by WARP annotations
Mason Reed
2025-07-28
[WARP] Update snapshots following regression fix
Mason Reed
2025-07-24
[IDB Import] Fix base address translation
rbran
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] Fix sidebar run matcher icon not resetting to idle
Mason Reed
2025-07-21
[WARP] Fix UI hanging when matched function sidebar updates with >50k matched...
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-21
Add _warpcore.py to .gitignore
Mason Reed
2025-07-17
[WARP] Make the sidebar highlights not blinding
Mason Reed
2025-07-17
[WARP] Update snapshots following plural lifted IL retrieval fixes
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 function comment retrieval in python API
Mason Reed
2025-07-17
[WARP] Fix skipping warp files in projects
Mason Reed
[next]