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-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
2025-07-02
[WARP] Fix headless builds depending on binaryninjaui
Mason Reed
2025-07-02
Fix Objective-C dynamic dispatch setting.
Brian Potchik
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
2025-07-01
Make StackRenderLayer not wait for IL generation
Glenn Smith
2025-06-27
[RTTI] Fix itanium vft analysis adding misaligned functions for thumb2
Mason Reed
2025-06-25
Fix compiler warnings in PDB type parser.
Alexander Taylor
2025-06-25
Fix reported `cargo fmt` errors from Rust CI.
Alexander Taylor
2025-06-25
Update CXX_STANDARD to 20.
Alexander Taylor
2025-06-25
Remove implicit conversions from Confidence to underlying type, these can cau...
Rusty Wagner
2025-06-23
Move workflow_objc to API repo, remove CFString & relptr renderers
kat
2025-06-13
[Rust] Fix dwarfdump not building
Mason Reed
2025-06-13
[Rust] Misc API additions/docs and formatting fixes
Mason Reed
2025-06-05
Stack Offset render layer: Use AnnotationToken to fix Edit Instruction
Glenn Smith
2025-06-05
Fix running in headless mode
Michael Krasnitski
2025-06-05
Fix incorrect paths in EFI Resolver
Michael Krasnitski
2025-05-27
Misc rust formatting
Mason Reed
2025-05-27
update idb_import idb-rs to 0.1.10
rbran
2025-05-26
Fix crash when exporting DWARF fails
Josh Ferrell
2025-05-23
Add aliases for the RTTI/VFT analysis activities.
Brian Potchik
2025-05-23
[RTTI] Fix exception in binary with a erroneous class hierarchy descriptor
Mason Reed
2025-05-23
[RTTI] Fix typo in some log calls
Mason Reed
2025-05-22
[RTTI] Catch uncaught exceptions to let analysis finish in the event of an th...
Mason Reed
2025-05-17
[RTTI] Fix crash with zeroed base class descriptor
Mason Reed
2025-05-16
Fix crash with invalid vtable info when processing MSVC vftables
Mason Reed
2025-05-13
[CMake] Report compatibility with 3.15 to silence deprecation warnings
Glenn Smith
2025-05-12
[Rust] Remove `NonSSAVariant` bound from `LowLevelILFunction`
Mason Reed
2025-05-12
[Rust] Implement custom interactive handler
rbran
2025-05-12
[Rust] Reduce usage of `IntoCStr` in function signatures
Mason Reed
2025-05-12
[Rust] More cleanup regarding `BnString`
Mason Reed
2025-05-12
[Rust] Misc clippy lints
Mason Reed
2025-05-12
[Rust] Return `String` instead of `BnString` for cases where lossy conversion...
Mason Reed
2025-05-12
[Rust] Remove Architecture trait bound on LLIL related structures
Mason Reed
2025-05-09
[RTTI] Loosen section semantic sanity checks in Itanium RTTI processing
Mason Reed
2025-05-09
[RTTI] Handle type names emitted by GCC with a leading `*`
Mark Rowe
2025-05-09
[RTTI] Handle cxxabi vtables being referenced via RELOC_COPY
Mark Rowe
2025-05-08
Implement EFI resolver as a module workflow
Brandon Miller
2025-05-07
[Rust] Fix a pre-existing formatting issue CI is complaining about
Mark Rowe
2025-05-04
Add a setting to disable creating a backing memory region for SVD regions
Mason Reed
2025-05-02
Add core decompiler loop as a dependency of VFT analysis to ensure newly intr...
Brian Potchik
2025-04-26
Fix some RTTI information being overwritten by empty class info
Mason Reed
2025-04-26
Demangle more types in Itanium RTTI
Mason Reed
2025-04-25
Fix misc rust formatting
Mason Reed
2025-04-25
Fix Itanium RTTI skipping type info with stripped root type info object
Mason Reed
2025-04-23
Various DWARF fixes
Josh Ferrell
2025-04-23
Fix Stack Render Layer availability in Free edition
Glenn Smith
[next]