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-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
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
[Rust] Add `BinaryView::search` and friends
Mason Reed
2025-07-15
[WARP] Add more options to creating signatures in projects
Mason Reed
2025-07-15
[WARP] Add example of creating signatures headlessly in python
Mason Reed
2025-07-15
[Rust] Misc formatting
Mason Reed
2025-07-15
[WARP] Add `IsInstructionComputedVariant` API
Mason Reed
2025-07-15
[WARP] Filter out LLIL_JUMP artifacts in lifted IL
Mason Reed
2025-07-15
Move LLIL instruction retrieval into the LLIL function where it belongs
Mason Reed
2025-07-14
Revert "Update Objective-C Workflow to use the meta workflow."
Brian Potchik
2025-07-14
Update Objective-C Workflow to use the meta workflow.
Brian Potchik
2025-07-13
[ObjC] Handle LLIL_TAILCALL instructions when analysis.objectiveC.resolveDyna...
Mark Rowe
2025-07-13
[ObjC] Handle tail calls to objc_msgSend when applying call type adjustments
Mark Rowe
2025-07-13
[ObjC] Fix an off-by-one error that would skip inlining of the first objc_msg...
Mark Rowe
2025-07-10
Improve DWARF local variable recovery
Josh Ferrell
2025-07-09
Improve DWARF local variable offset calculation
Josh Ferrell
2025-07-08
[RTTI] Fix leak of BackgroundTask
Mark Rowe
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
[RTTI] Fix vtables straddling section boundaries causing a OOB exception
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] Fix rpath for warp UI on linux
Mason Reed
2025-07-02
[WARP] Make plugin commands more discoverable
Mason Reed
[next]