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-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
2025-03-13
Migrate MemoryMap UI to use NotificationsDispatcher.
Brian Potchik
2025-03-13
Python: Add ILSourceLocation to these functions too
Glenn Smith
2025-03-11
Update RewritePushPop wf example to use new after api
Glenn Smith
2025-03-11
Strings View: Use quiche api
Glenn Smith
2025-03-10
Add missing nullptr check for `cb_free_type_list` in Rust API
Mason Reed
2025-03-10
Enable exception traces by default.
Brian Potchik
2025-03-10
Add support for recoverable analysis abort.
Brian Potchik
2025-03-10
Increment core ABI version for API change.
Alexander Taylor
2025-03-10
Remove platform registration API footgun.
Alexander Taylor
2025-03-10
Add C-SKY linux support to Ultimate edition.
Alexander Taylor
2025-03-07
Resolve analysis pipeline suspend processing and integrate with existing core...
Brian Potchik
2025-03-07
Allow PE view endianness to be overridden to BE
Brandon Miller
2025-03-06
Add API to insert Activities after a specified Activity.
Brian Potchik
2025-03-06
Python: Add LLILFunction.translate and sample workflow using it
Glenn Smith
2025-03-06
Python: LLILFunction.prepare_to_copy_function and copy_to
Glenn Smith
[next]