index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-06-03
[ObjC] Add an explicit reference to a method impl from its selector
Mark Rowe
2025-06-03
[MachoView] Add support of __init_offsets
Obriv Mostov
2025-06-02
Add IL for thumb2 CP instructions
jonathanzetier
2025-06-02
Update README.md
jonathanzetier
2025-06-02
ARM64 disassembler: fix MSVC compilation
justanotheranonymoususer
2025-05-31
[Rust] Retrieve architecture if missing from location passed to `MediumLevelI...
Mason Reed
2025-05-30
[Rust] Add `Variable::to_register` helper function
Mason Reed
2025-05-30
[Rust] Finish out the `PossibleValueSet` implementation to include range and ...
Mason Reed
2025-05-30
[Rust] Express expression vs instruction index for MLIL and HLIL APIs
Mason Reed
2025-05-30
[Rust] Map LLIL_UNDEF to LowLevelILExpressionKind::Undef
Mark Rowe
2025-05-30
[Rust] Add support for LLIL_SEPARATE_PARAM_LIST_SSA
Mark Rowe
2025-05-30
[Rust] Add support for LLIL_REG_PHI / LLIL_MEM_PHI / LLIL_FLAG_PHI
Mark Rowe
2025-05-30
[Rust] Support retrieving use / def of SSA registers in LLIL
Mark Rowe
2025-05-30
[Rust] Add LowLevelILInstruction::basic_block / LowLevelILFunction::basic_blo...
Mark Rowe
2025-05-30
[Rust] Have LowLevelILBlock derive Clone rather than manually implementing it
Mark Rowe
2025-05-30
[Rust] Allow mapping between SSA and non-SSA forms of instructions / expressions
Mark Rowe
2025-05-30
[Rust] Make LowLevelIL{Expression,Instruction} implement Copy
Mark Rowe
2025-05-30
Don't query the template simplifier setting while demangling symbols
Peter LaFosse
2025-05-30
[ObjC] Improve naming of arguments to Objective-C methods
Mark Rowe
2025-05-30
[ObjC] Fix another case where a category's class name was not being resolved
Mark Rowe
2025-05-30
Misc shared cache improvements
Mason Reed
2025-05-29
Light unused variable cleanup in Psuedo C/Obj-C Plugin
kat
2025-05-29
[PseudoObjC] Handle named type references to types that don't exist
Mark Rowe
2025-05-29
Detect calls that the Objective-C workflow has rewritten directly to an imple...
Mark Rowe
2025-05-29
Implement a Pseudo Objective-C language representation
Mark Rowe
2025-05-28
PR #6757: prefer fp, lr for x29, x30
yrp
2025-05-28
Revert "Fix compilation with MSVC: arm64/disassembler/decode_scratchpad.c"
Galen Williamson
2025-05-28
[ObjC] Use relative pointer types for members of `objc_method_entry_t`
Mark Rowe
2025-05-28
Support for Linux x86-64 x32 ABI
Brandon Miller
2025-05-28
Eliminate jsoncpp usage from the AnalysisContext C++ API object.
Brian Potchik
2025-05-27
Update decode_scratchpad.c
justanotheranonymoususer
2025-05-27
Fix compilation with MSVC: arm64/disassembler/decode_scratchpad.c
justanotheranonymoususer
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 analysis state properties to return enums instead of integers.
Brian Potchik
2025-05-26
Fix crash when exporting DWARF fails
Josh Ferrell
2025-05-23
add cross-referencing to docs for save and create_database
Jordan Wiens
2025-05-23
Add UI action and API to control expression folding
Rusty Wagner
2025-05-23
Fix ChoiceField docs, add .default getter/setter
Josh Ferrell
2025-05-23
Fix spurious cross-reference updates during startup initialization. Save the ...
Brian Potchik
2025-05-23
Add aliases for the RTTI/VFT analysis activities.
Brian Potchik
2025-05-23
Add 'Remove from Recent Files' action to the context menu for the recent file...
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
Bump abi version for new api
Glenn Smith
2025-05-22
Fix formatting nullptr
Glenn Smith
2025-05-22
Fix Ref<T> and Confidence<T> formatters
Glenn Smith
2025-05-22
Add fmt printer for Ref<Type>
Glenn Smith
2025-05-22
Add TypeContainer::GetEmptyTypeContainer
Glenn Smith
2025-05-22
[RTTI] Catch uncaught exceptions to let analysis finish in the event of an th...
Mason Reed
[prev]
[next]