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-05-28
Support for Linux x86-64 x32 ABI
Brandon Miller
2025-05-28
Eliminate jsoncpp usage from the AnalysisContext C++ API object.
Brian Potchik
2025-05-27
Update decode_scratchpad.c
justanotheranonymoususer
2025-05-27
Fix compilation with MSVC: arm64/disassembler/decode_scratchpad.c
justanotheranonymoususer
2025-05-27
Misc rust formatting
Mason Reed
2025-05-27
update idb_import idb-rs to 0.1.10
rbran
2025-05-26
Fix analysis state properties to return enums instead of integers.
Brian Potchik
2025-05-26
Fix crash when exporting DWARF fails
Josh Ferrell
2025-05-23
add cross-referencing to docs for save and create_database
Jordan Wiens
2025-05-23
Add UI action and API to control expression folding
Rusty Wagner
2025-05-23
Fix ChoiceField docs, add .default getter/setter
Josh Ferrell
2025-05-23
Fix spurious cross-reference updates during startup initialization. Save the ...
Brian Potchik
2025-05-23
Add aliases for the RTTI/VFT analysis activities.
Brian Potchik
2025-05-23
Add 'Remove from Recent Files' action to the context menu for the recent file...
Brian Potchik
2025-05-23
[RTTI] Fix exception in binary with a erroneous class hierarchy descriptor
Mason Reed
2025-05-23
[RTTI] Fix typo in some log calls
Mason Reed
2025-05-22
Bump abi version for new api
Glenn Smith
2025-05-22
Fix formatting nullptr
Glenn Smith
2025-05-22
Fix Ref<T> and Confidence<T> formatters
Glenn Smith
2025-05-22
Add fmt printer for Ref<Type>
Glenn Smith
2025-05-22
Add TypeContainer::GetEmptyTypeContainer
Glenn Smith
2025-05-22
[RTTI] Catch uncaught exceptions to let analysis finish in the event of an th...
Mason Reed
2025-05-21
Fix HLIL_LABEL rendering
Glenn Smith
2025-05-21
[SharedCache] Fix .dylddata sections failing to propagate constants
Mason Reed
2025-05-20
Fix the build.
Alexander Taylor
2025-05-20
add missing import
Jordan Wiens
2025-05-20
Fix type hints in project python api
Josh Ferrell
2025-05-20
relax caller_sites filter
Jordan Wiens
2025-05-20
fix error in debug report example
Jordan Wiens
2025-05-20
add missing debug report image
Jordan Wiens
2025-05-20
add HLIL debug report example
Jordan Wiens
2025-05-20
add better verification for caller_sites to ensure calls, fixes #3722
Jordan Wiens
2025-05-19
Fix demangler for internal core type changes
Rusty Wagner
2025-05-19
Implement function level metadata
Brandon Miller
2025-05-17
[RTTI] Fix crash with zeroed base class descriptor
Mason Reed
2025-05-17
[Rust] Re-open type archive in unit test to verify
Mason Reed
2025-05-17
Add `BNIsMemoryMapActivated` API
Mason Reed
2025-05-16
[Python] Support HLIL collapsing and update PseudoPython
Glenn Smith
2025-05-16
Fix crash with invalid vtable info when processing MSVC vftables
Mason Reed
2025-05-14
Update bug_report.md
Jordan
2025-05-14
add binja variant to bug report template
Jordan
2025-05-13
[yasm] Fix warning for use of deprecated FindPython
Glenn Smith
2025-05-13
[CMake] Report compatibility with 3.15 to silence deprecation warnings
Glenn Smith
2025-05-13
[Rust] Have cargo check output in the build dir not source dir
Glenn Smith
2025-05-13
Fix mac_kernel platform not loading on Free edition
Glenn Smith
2025-05-13
Fix BN_API_BUILD_EXAMPLES for personal builds
Glenn Smith
2025-05-13
Mark Objective-C metadata-derived symbols as local instead of exported.
kat
2025-05-13
Rework Export Trie parser to avoid recursion, improve error checking
kat
2025-05-12
[Rust] Misc cleanup regarding c strings
Mason Reed
2025-05-12
[Rust] Keep `TypeArchiveSnapshotId` as a c_str when passing to core
Mason Reed
[next]