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-09
Update type hints/docs for Python IL API changes
Brandon Miller
2025-06-06
Option to ignore whitespace in searches
Glenn Smith
2025-06-06
fix broken link in python docs
Jordan Wiens
2025-06-06
Objective-C Processor: Remove vestigial code tracking whether view was backed...
kat
2025-06-06
Handle None when querying IL in Python generators
Brandon Miller
2025-06-05
Stack Offset render layer: Use AnnotationToken to fix Edit Instruction
Glenn Smith
2025-06-05
Python: Set interpreter thread name for debugging
Glenn Smith
2025-06-05
Fix and add code docs regarding FileMetadata view types vs view names
Mason Reed
2025-06-05
Fix crash in GNU3 demangler with specific non-mangled string
Mason Reed
2025-06-05
Fix running in headless mode
Michael Krasnitski
2025-06-05
Fix incorrect paths in EFI Resolver
Michael Krasnitski
2025-06-04
[MachO] Don't add symbols when processing bind fixups
Mark Rowe
2025-06-04
Fix calls to BNFreeString in kernel cache API
Alexander Khosrowshahi
2025-06-03
Add UI action and API to control early returns in HLIL
Rusty Wagner
2025-06-03
Add UI action and API to flip conditions during HLIL restructuring
Rusty Wagner
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
[next]