index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2025-09-25
[AArch64] Update disassembler based on 2025-06 ARM ISA data
Mark Rowe
2025-09-22
[armv7] Add support for R_ARM_PC24 relocation
Nick Shipp
2025-09-18
fix ldrsw lift to sign extend in certain encodings
yrp
2025-09-11
Add Apple arm64 syscall calling convention to Apple's platforms
mostobriv
2025-09-08
[aarch64] Enable Always and Never Branch patching for TBZ/TBNZ and CBZ/CBNZ
Galen Williamson
2025-08-20
[Rust] Misc formatting fixes
Mason Reed
2025-08-14
[Mac] Consistently specify rpaths for plug-ins
Mark Rowe
2025-08-14
[thumb2] silence parentheses-equality warnings when compiling generated thumb...
Galen Williamson
2025-08-14
[armv7] add explicit signedness to conversions for scalar forms of VCVT
Galen Williamson
2025-08-14
[thumb2] improved disassembly and lifting of VCVT instruction for scalar floa...
Galen Williamson
2025-08-14
Corrected python docstring for LowLevelILFunction.float_convert
Galen Williamson
2025-08-14
[armv7] Add lifting for VCVT floating-point scalar variants
Galen Williamson
2025-08-14
[thumb2] Updated thumb2 disassembler generator to use Tatsu-generated parser ...
Galen Williamson
2025-08-14
[armv7/thumb2] Fix Lifting for PC-relative vldr instruction does not align PC...
Galen Williamson
2025-08-05
[ARM64] Fix lifting of mrs xzr, ... to not reference the xzr register
Mark Rowe
2025-08-01
Add LogForException APIs to pass stack trace information separate from the me...
Rusty Wagner
2025-07-30
[CMake] Specify CONFIGURE_DEPENDS for all file(GLOB ..)
Mark Rowe
2025-07-30
[ARM64] Fix lifting of tbz / tbnz for bits >= 32
Mark Rowe
2025-07-28
[PPC] Make assembler.cpp compile over 30 times faster
Mark Rowe
2025-07-21
Fix crash on R_MIPS_HI16 relocs caused by bad cast
Brandon Miller
2025-07-03
Fix compilation with newer clang/gcc versions
Josh Ferrell
2025-07-03
arm/thumb: signal that returns can switch arch
Ryan Snyder
2025-07-02
Fix mips tests failing to build on arm64 linux
Mason Reed
2025-07-02
Fix thumb2 lifting to prevent temp reg spillover for post dec stm instruction.
Brian Potchik
2025-07-02
[mips] Merges PR https://github.com/Vector35/binaryninja-api/pull/6311: MIPS ...
kat
2025-07-02
Fix misc warnings in PPC disassembler
Mason Reed
2025-06-30
[powerpc] Adjust default decoding modes in disassembler.cpp to improve covera...
Galen Williamson
2025-06-30
[x86] Fixes #6628: "sysret should be considered a terminator #6628" by liftin...
Galen Williamson
2025-06-29
[powerpc] Full merge of PowerPC disassembler PRs, including:
Galen Williamson
2025-06-25
Fix cxx20 compiler warnings.
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-09
[thumb2] Converted MSR system registers into enum
Galen Williamson
2025-06-09
WIP improve thumb2 MSR lifting
Galen Williamson
2025-06-09
[thumb2] add intrinsics for rbit and clz instructions
Galen Williamson
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-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-27
Update decode_scratchpad.c
justanotheranonymoususer
2025-05-27
Fix compilation with MSVC: arm64/disassembler/decode_scratchpad.c
justanotheranonymoususer
2025-05-13
[yasm] Fix warning for use of deprecated FindPython
Glenn Smith
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] Remove unneeded mut from Architecture trait signatures
Mason Reed
2025-05-12
[Rust] Support SSA form properly in low level IL
Mason Reed
2025-05-12
[Rust] Remove Architecture trait bound on LLIL related structures
Mason Reed
2025-05-12
[Rust] Pretty print LLIL sub expressions
Mason Reed
2025-04-28
[thumb2] correctly set flags for mov{s} and mvn{s} instruction variants with ...
Galen Williamson
[next]