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-07-02
Fix needing to have a binary open to use current_project
Josh Ferrell
2024-07-02
Small fixes for rust component api
Josh Ferrell
2024-07-02
fix return type for Array ComponentReferencedTypes
Rubens Brandao
2024-07-02
add Component missing functions
Rubens Brandao
2024-07-02
implement rust Component
Rubens Brandao
2024-07-02
Fix typo
Josh Ferrell
2024-07-02
remove description from tests
Rubens Brandao
2024-07-02
add tests for rust project implementation
Rubens Brandao
2024-07-02
minor fixes
Rubens Brandao
2024-07-02
implement project in rust
Rubens Brandao
2024-07-01
Fix callee_saved_registers for CallingConvention
Rubens Brandão
2024-07-01
Create ExpressionBuilder from Expression
Mason Reed
2024-07-01
Add LLIL_REG_SPLIT to rust api
Mason Reed
2024-06-28
fix missing null ending at string
Rubens Brandao
2024-06-27
Fix debuginfod downloads leaking a BinaryView
Glenn Smith
2024-06-27
Fix crash when parsing DWARF with terminating FDE in .eh_frame
Josh Ferrell
2024-06-27
Add iOS Platforms. Add Mach-O Typelib support
kat
2024-06-26
[Enterprise] Clean up initialization flow
Glenn Smith
2024-06-26
ui: support for il xref navigation
Ryan Snyder
2024-06-26
add intel CPU bug to troubleshooting
Jordan Wiens
2024-06-25
Add FlowGraphWidget::getScale()
Glenn Smith
2024-06-25
Fix il magic variables for lifted, mmlil, mmlil_ssa
Josh Ferrell
2024-06-25
Fix url to sample plugin in plugins.md
Glenn Smith
2024-06-24
Add `Elf{32,64}_{Rel,Rela}` table to ELF view
clubby789
2024-06-24
fix return type for python KeyValueStore size functions
Rubens Brandao
2024-06-24
fix python Database.trim_snapshot
Rubens Brandao
2024-06-24
fix python DisassemblyTextRenderer basic_block and settings
Rubens Brandao
2024-06-21
Add missing open source dependency
Josh Ferrell
2024-06-21
Fix some type hints
Josh Ferrell
2024-06-21
Demangle function names recovered from DWARF
Josh Ferrell
2024-06-19
Add data_variable_at_address and fixed the type propagation issue in riscv
Zichuan Li
2024-06-19
Disable Fallback type library for x86, x86_64, aarch64, mips
Zichuan Li
2024-06-19
Mach-o type libraries are already added
Zichuan Li
2024-06-19
Override virtual GetFallbackEnabled for windows
Zichuan Li
2024-06-19
Implement callback function for fallback type library
Zichuan Li
2024-06-19
Fix double traversal of HLIL switch case contents when not in AST form
Rusty Wagner
2024-06-19
Add a rebased callback for binary view
Xusheng
2024-06-19
Make BinaryView::NotifyDataWritten/NotifyDataInserted/NotifyDataRemoved publi...
Xusheng
2024-06-19
Fix up the files.elf.detectARMBE8Binary setting
Xusheng
2024-06-18
Fix memory leak in BinaryView::GetUniqueSectionNames
Mason Reed
2024-06-18
Add support for __chain_start section parsing (Firmware fixups)
kat
2024-06-18
More conservative detection of ARM BE8 binaries. Fix https://github.com/Vecto...
Xusheng
2024-06-17
Load all types from DWARF even if they are unused
Josh Ferrell
2024-06-17
[Objective-C] Parse CFStrings seperately from main Objective-C Processing.
kat
2024-06-16
[Objective-C] Wrap undo actions in Objective-C processing
kat
2024-06-16
[Objective-C] Nonlazy Category Support, improve category variable naming
kat
2024-06-16
[Objective-C] Parse protocol information.
kat
2024-06-16
[Objective-C] Mark __objc_ivar as const, define names for class/super refs
kat
2024-06-14
Correct doc comment about not being able to remove plugin repositories; Also ...
KyleMiles
2024-06-14
Replace plugin minimum_version with minimum_version_info; Add maximum_version...
KyleMiles
[prev]
[next]