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-03-29
Remove ineffective call to UpdateAnalysis in VFT plugin.
Brian Potchik
2025-03-28
belated copyright year update
Jordan Wiens
2025-03-27
RTTI: Add background task back and make it cancellable
Mason Reed
2025-03-27
RTTI: Get rid of useless log message
Mason Reed
2025-03-23
Fix misc crashes with Itanium RTTI and improve 32bit support
Mason Reed
2025-03-23
Make sure to trigger analysis updates after VFT analysis
Mason Reed
2025-03-20
Rename msvc_rtti plugin to rtti plugin
Mason Reed
2025-03-20
Fix misc Itanium RTTI OOB read on binary view
Mason Reed
2025-03-19
Fallback to GNU3 demangler in Itanium RTTI
Mason Reed
2025-03-19
Handle statically linked Itanium RTTI
Mason Reed
2025-03-19
Demote timing logs in RTTI plugin to debug level
Mason Reed
2025-03-19
Update RTTI README.md
Mason Reed
2025-03-19
Handle base class VFT processing better for MSVC RTTI
Mason Reed
2025-03-19
Refactor and fixup MSVC and Itanium RTTI
Mason Reed
2025-03-19
Consolidate metadata for RTTI processors and a bunch of misc fixes
Mason Reed
2025-03-19
Preliminary Itanium RTTI virtual function table support
Mason Reed
2025-03-19
Replace bad auto symbol for Itanium RTTI
Mason Reed
2025-03-19
Handle relocated itanium ABI base vtables
Mason Reed
2025-03-19
Itanium RTTI scaffolding
Mason Reed
2025-03-06
Make more GLOB_RECURSE statements GLOB
Mason Reed
2025-03-06
Fix dwarf CMakeLists.txt globbing wrong directory
Mason Reed
2025-03-06
Make the Workflow::Clone name optional and update the docs.
Brian Potchik
2025-02-28
Handle base structures in DWARF import
Mason Reed
2025-02-28
Handle base structures in DWARF export
Scott Lagler
2025-02-26
SVD Loader: Support subregion register address blocks
Mason Reed
2025-02-25
Misc Rust formatting
Mason Reed
2025-02-25
Refactor analysis pipeline completion logic and add support for re-enabling a...
Brian Potchik
2025-02-24
Add SVD Loader Plugin
Mason Reed
2025-02-17
Fix some misc Rust CMakeLists.txt issues
Mason Reed
2025-02-13
Add licensing check for Rust code
Mason Reed
2025-02-11
Rust API misc formatting
Mason Reed
2025-02-11
Fix Rust InstructionTextTokenKind not consulting the string token context
Mason Reed
2025-02-11
Truncate requested section names to 16 bytes when importing DWARF info from a...
Josh Ferrell
2025-02-04
Fix misc rust formatting
Mason Reed
2025-02-04
Fix crash with unnamed function self reference in DWARF import
Mason Reed
2025-02-02
Fix crash in dwarf import when no constant value attribute found for enumeration
Mason Reed
2025-01-31
Update IDB import to idb-rs 0.1.9
rbran
2025-01-30
Render Layers
Glenn Smith
2025-01-27
Fix building rust tests in demo mode
Mason Reed
2025-01-27
Fix some rust race conditions and comment some likely suspects
Mason Reed
2025-01-27
Update idb_import to 0.1.8
rbran
2025-01-25
Fix incorrect immutable borrow for EnumerationBuilder
Mason Reed
2025-01-25
MSVC RTTI: Narrow when pClassHierarchyDescriptor is recursed into
nullableVoidPtr
2025-01-25
MSVC RTTI: Recursively define ClassHierarchyDescriptors
nullableVoidPtr
2025-01-25
MSVC RTTI: Fix typo on pClassHierarchyDescriptor
nullableVoidPtr
2025-01-25
MSVC RTTI: Define attribute enumerations for Base Class Descriptors and Class...
nullableVoidPtr
2025-01-25
Bump `thiserror` and `itertools`
Mason Reed
2025-01-25
Fix statically linking PDB import plugin for demo builds
Mason Reed
2025-01-25
Rust refactor
Mason Reed
2025-01-11
MSVC RTTI: Fix crash due to function creation on invalid virtual function entry
Mason Reed
[next]