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
2024-08-29
Update load setting properties from rust plugin
Mason Reed
2024-08-29
Fix open with options with rust plugins
Mason Reed
2024-08-28
Add RemoteFolder C++ APIs
Josh Ferrell
2024-08-27
Fix the CMakeLists.txt for bintxt view
Mason Reed
2024-08-27
Implement IHEX, SREC and TI-TXT views
Rubens Brandao
2024-08-27
Fix custom rust binary view's crashing when opening with options
Mason Reed
2024-08-27
Fixed fall-through VMOV lifting
Galen Williamson
2024-08-27
Cleaned up formatting on new and old code
Galen Williamson
2024-08-27
Constraint NEON instructions using operation flags
Mason Reed
2024-08-27
Use split registers for VMOV
Mason Reed
2024-08-27
Fix VPOP not setting registers
Mason Reed
2024-08-27
Fix VDIV constraints and lift VNEG
Mason Reed
2024-08-27
Fix unconstrained VADD and VABS
Mason Reed
2024-08-27
Lift VMRS and mark system registers
Mason Reed
2024-08-27
Lift VSUB, VDIV, VMUL, VFMA
Mason Reed
2024-08-27
Lift more variants of VCVT and correct a missed variant case
Mason Reed
2024-08-27
Lift VSTMIA, VLDMIA
Mason Reed
2024-08-27
Fix non R register groups referencing PC for 15th register index
Mason Reed
2024-08-27
Lift misc V_ thumb instrunctions
Mason Reed
2024-08-27
Lift VMOV
Mason Reed
2024-08-27
Lift VLDR and VSTR
Mason Reed
2024-08-27
Lift VPOP and VPUSH
Mason Reed
2024-08-27
Fix getting incorrect S and D registers in lifted il
Mason Reed
2024-08-27
Remove duplicate conditional checks in v_ lifts
Mason Reed
2024-08-24
Allow the user to modify the BV during initialization
Rubens Brandao
2024-08-22
Specialize relocation warning for 32-bit/64-bit.
Alexander Taylor
2024-08-22
Use add/sub with overflow when rebasing, fix crash.
Alexander Taylor
2024-08-22
Fix MSP430 lifting bugs causing crashes and errors.
Alexander Taylor
2024-08-22
Make MSP430 correctly load after ELF view.
Alexander Taylor
2024-08-22
Fix MSP430 dependencies.
Alexander Taylor
2024-08-22
Fix build error in MSP430, update README.
Alexander Taylor
2024-08-22
Add msp430 architecture
Joe Rozner
2024-08-22
Remove unused imports from websocket provider.
Alexander Taylor
2024-08-22
CMake: Generate a stub header for linking plugins without an install
Glenn Smith
2024-08-21
Fix thumb2 lifting of REV
Mason Reed
2024-08-21
Fix progress function types in update.cpp
Josh Ferrell
2024-08-21
Fix progress function types in binaryninjaapi.h
Josh Ferrell
2024-08-21
Fix progress function types in update.cpp
Josh Ferrell
2024-08-21
Add progress context to load APIs
Josh Ferrell
2024-08-21
Fix symlink logic in rust api build on linux
Josh Ferrell
2024-08-20
Update progress functions to use BNProgressFunction typedef
Josh Ferrell
2024-08-20
Initial support for per-function settings.
Brian Potchik
2024-08-20
DWARF: Recurse through DW_AT_abstract_origin when resolving types
Josh Ferrell
2024-08-16
Enable workflows by default.
Brian Potchik
2024-08-16
Support for automatic loading of <filename>.debug and <filename>.dSYM
Josh Ferrell
2024-08-16
Prevent reading past end of dynamic table
Josh Ferrell
2024-08-16
Add initial composable workflows.
Brian Potchik
2024-08-14
Remove leftover debug log in python platform API (skip-ci, skip-note)
Mason Reed
2024-08-14
Resizable scripting console input
Mason Reed
2024-08-14
Configurable minimum widget sizing for Splitter
Mason Reed
[next]