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-03-26
Update debugger docs
Xusheng
2024-03-21
Add Motorola M-CORE Linux platform support.
Alexander Taylor
2025-03-24
Fix extern ptr corercion for R_MIPS_HIGHEST/HIGHER
Brandon Miller
2025-03-23
Fix misc crashes with Itanium RTTI and improve 32bit support
Mason Reed
2025-03-23
Make sure to trigger analysis updates after VFT analysis
Mason Reed
2025-03-23
add copy/paste in history window
Jordan Wiens
2025-03-21
Fix memory leak in base address detection
Brandon Miller
2025-03-21
Don't use fully qualified import.
Brian Potchik
2025-03-21
fix x86 settings text and use proper raw string marker
Jordan Wiens
2025-03-21
Add setting to control automatic analysis updates after Python commands. (ski...
Brian Potchik
2025-03-21
Add API for refreshing UI without needing an analysis update
Glenn Smith
2025-03-21
Add some workflow machine control commands to the C++ API.
Brian Potchik
2025-03-21
Fix UI hotpath query of 'ui.theme.transientScrollbars' setting.
Brian Potchik
2025-03-20
Rename msvc_rtti plugin to rtti plugin
Mason Reed
2025-03-20
Fix misc Itanium RTTI OOB read on binary view
Mason Reed
2025-03-19
Gallifrey release initial settings update
Jordan Wiens
2025-03-19
Fallback to GNU3 demangler in Itanium RTTI
Mason Reed
2025-03-19
Handle statically linked Itanium RTTI
Mason Reed
2025-03-19
Demote timing logs in RTTI plugin to debug level
Mason Reed
2025-03-19
Update RTTI README.md
Mason Reed
2025-03-19
Handle base class VFT processing better for MSVC RTTI
Mason Reed
2025-03-19
Refactor and fixup MSVC and Itanium RTTI
Mason Reed
2025-03-19
Consolidate metadata for RTTI processors and a bunch of misc fixes
Mason Reed
2025-03-19
Preliminary Itanium RTTI virtual function table support
Mason Reed
2025-03-19
Replace bad auto symbol for Itanium RTTI
Mason Reed
2025-03-19
Handle relocated itanium ABI base vtables
Mason Reed
2025-03-19
Itanium RTTI scaffolding
Mason Reed
2025-03-19
[KernelCache] Improvements to triage view; Fix double-click double-load issue...
kat
2025-03-19
Disable MH_FILESET parsing in Mach-O view
kat
2025-03-19
Register relocation handlers for KCView type
kat
2025-03-19
Add iOS/macOS MH_FILESET KernelCache View and loader.
kat
2025-03-19
Add mac-kernel platform
kat
2025-03-19
Add Kernel64 pointer format generic
kat
2025-03-19
Add API for BinaryView::FinalizeNewSegments
kat
2025-03-19
enterprise URL handling: added copy location as URL APIs to viewframe.h
Galen Williamson
2025-03-19
Fix possible double free with platform recognizer in Rust API
Mason Reed
2025-03-18
migrate getting started docs into user guide, make default landing page
Jordan Wiens
2025-03-18
improve user documentation search to split on periods when tokenizing
Jordan Wiens
2025-03-18
Revert importing sharedcache in Python init.
Alexander Taylor
2025-03-18
Fix loading .gnu_debugdata when loading an ELF with non-zero base
Josh Ferrell
2025-03-18
[SharedCache] Limit sections being added in `SharedCache::InitializeHeader` t...
WeiN76LQh
2025-03-18
dyld_shared_cache: Resolve issue where Cache info tables were mistakenly edit...
kat
2025-03-18
MachO/ObjC: Avoid generating names containing non-printable chars
Daniel Roethlisberger
2025-03-18
[SharedCache] Improvements to triage view; Fix double-click double-load issue...
kat
2025-03-18
Documentation and type hints for sharedcache.py, properly import binaryninja....
kat
2025-03-18
[SharedCache] Resolve x86_64h binaries not being recognized
kat
2025-03-17
Add search mode detection feedback in find dialog for advanced binary search.
Brian Potchik
2025-03-17
core: initial union support with C++ API
Ryan Snyder
2025-03-14
Fix binary view leak in Firmware Ninja
Brandon Miller
2025-03-14
Return None on ILException in get_low_level_il_at
Brandon Miller
[next]