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
2026-03-18
document windows python work-around
Jordan Wiens
2026-03-17
Bump ABI versions after change to operand list representation
Mark Rowe
2026-03-16
Use a dedicated architecture picker when opening Universal Mach-O files
Mark Rowe
2026-03-16
Refactor where architecture selection is performed for universal binaries
Mark Rowe
2026-03-16
Represent operand lists and label maps more efficiently within IL instructions
Mark Rowe
2026-03-14
fix missing newline in docs
Jordan Wiens
2026-03-14
add mentions of the final github repo earlier in the quark series
Jordan Wiens
2026-03-13
quark docs too long, re-organize into a new section and split
Jordan Wiens
2026-03-13
add initial quark arch docs and fix up pages with invalid TOCs
Jordan Wiens
2026-03-13
fix some broken documenation links
Jordan Wiens
2026-03-11
Command Palette: Fix remember last item for filter types
Glenn Smith
2026-03-11
Add docs for `__attr`
Glenn Smith
2026-03-11
Enhance MemoryMap bindings and add support to re-enable disabled regions in t...
Brian Potchik
2026-03-09
Expose BNDetectSearchMode to Python API for search mode testing.
Brian Potchik
2026-03-09
Fix QueueGenerator GIL deadlock in search APIs.
Brian Potchik
2026-03-06
Implement DTPOFF64 and DTPMOD64 relocations.
Alexander Taylor
2026-03-06
Remove unused variable (skip-ci)
Xusheng
2026-03-05
Add mutex and recursive_mutex to bn::base
Mark Rowe
2026-03-05
Add 'Open Selected Files with Container Browser...' to project browser contex...
Brian Potchik
2026-03-05
Parse and display PE resource information in triage view. Fix https://github....
Xusheng
2026-03-04
Add TypeLibrary::Register, to allow loading type libraries from script
Glenn Smith
2026-01-27
Fix MIPS64 relocation entry parsing.
Alexander Taylor
2026-03-03
add examples about triggering binexport headlessly
Jordan Wiens
2026-03-03
Fix MemoryRegionDialog prepopulating length for file backed regions.
Brian Potchik
2026-02-27
[MachO] Fix relocations from chained fixups not respecting addends
Mark Rowe
2026-02-27
[MachO] Ensure that weak bound symbols are not resolved to their import address
Mark Rowe
2026-02-27
[MachO] Fix incorrect handling of BIND_SPECIAL_DYLIB_*_LOOKUP in chained fixups
Mark Rowe
2026-02-26
[DWARF Import] Do not wrap function parameter types in named type references
Josh Ferrell
2026-02-26
Fix QualifiedName join from ffi and also support NameSpace join
Glenn Smith
2026-02-26
Python: QName separator is actually called join by C++
Glenn Smith
2026-02-26
Pass separator to qname ctor
Glenn Smith
2026-02-26
fix[python]: missed mismatch for flag_name
nullableVoidPtr
2026-02-26
fix[python]: covariant user lists
nullableVoidPtr
2026-02-26
fix[python]: relax type children passed into factories
nullableVoidPtr
2026-02-26
fix[python]: BinaryView types
nullableVoidPtr
2026-02-26
feat[python]: QualifiedName.separator
nullableVoidPtr
2026-02-26
fix[python]: CallingConvention.get_incoming_flag_value
nullableVoidPtr
2026-02-26
Fix settings view layout and resize performance.
Brian Potchik
2026-02-25
Fix a crash that could occur in TypeDialog if parser results arrived at the w...
Mark Rowe
2026-02-24
[DSC] Simplify file mapping to fix intermittent unrelocated pointers
Mark Rowe
2026-02-23
[x86] Intel APX support (#6423)
Avery
2026-02-23
[KernelCache] Automatically unwrap kernel caches within a full IMG4 container
Mark Rowe
2026-02-23
Revert "validation for zero sized symbol or string tables"
Brian Potchik
2026-02-23
Revert "guard against empty .interp and .dynamic"
Brian Potchik
2026-02-23
[RTTI] Scope loggers to the associated view
Mason Reed
2026-02-23
[BNTL] Fix misc unused warnings
Mason Reed
2026-02-23
Add global plugin command type
Mason Reed
2026-02-23
[BNTL] Misc improvements
Mason Reed
2026-02-23
[Rust] Misc documentation and cleanup
Mason Reed
2026-02-23
[Rust] Ensure proper lifetime management of `WebsocketClientCallback` objects
Mason Reed
[next]