summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-28Support for Linux x86-64 x32 ABIBrandon Miller
2025-05-28Eliminate jsoncpp usage from the AnalysisContext C++ API object.Brian Potchik
2025-05-27Update decode_scratchpad.cjustanotheranonymoususer
2025-05-27Fix compilation with MSVC: arm64/disassembler/decode_scratchpad.cjustanotheranonymoususer
2025-05-27Misc rust formattingMason Reed
2025-05-27update idb_import idb-rs to 0.1.10rbran
2025-05-26Fix analysis state properties to return enums instead of integers.Brian Potchik
2025-05-26Fix crash when exporting DWARF failsJosh Ferrell
2025-05-23add cross-referencing to docs for save and create_databaseJordan Wiens
2025-05-23Add UI action and API to control expression foldingRusty Wagner
2025-05-23Fix ChoiceField docs, add .default getter/setterJosh Ferrell
2025-05-23Fix spurious cross-reference updates during startup initialization. Save the ...Brian Potchik
2025-05-23Add aliases for the RTTI/VFT analysis activities.Brian Potchik
2025-05-23Add '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 descriptorMason Reed
2025-05-23[RTTI] Fix typo in some log callsMason Reed
2025-05-22Bump abi version for new apiGlenn Smith
2025-05-22Fix formatting nullptrGlenn Smith
2025-05-22Fix Ref<T> and Confidence<T> formattersGlenn Smith
2025-05-22Add fmt printer for Ref<Type>Glenn Smith
2025-05-22Add TypeContainer::GetEmptyTypeContainerGlenn Smith
2025-05-22[RTTI] Catch uncaught exceptions to let analysis finish in the event of an th...Mason Reed
2025-05-21Fix HLIL_LABEL renderingGlenn Smith
2025-05-21[SharedCache] Fix .dylddata sections failing to propagate constantsMason Reed
2025-05-20Fix the build.Alexander Taylor
2025-05-20add missing importJordan Wiens
2025-05-20Fix type hints in project python apiJosh Ferrell
2025-05-20relax caller_sites filterJordan Wiens
2025-05-20fix error in debug report exampleJordan Wiens
2025-05-20add missing debug report imageJordan Wiens
2025-05-20add HLIL debug report exampleJordan Wiens
2025-05-20add better verification for caller_sites to ensure calls, fixes #3722Jordan Wiens
2025-05-19Fix demangler for internal core type changesRusty Wagner
2025-05-19Implement function level metadataBrandon Miller
2025-05-17[RTTI] Fix crash with zeroed base class descriptorMason Reed
2025-05-17[Rust] Re-open type archive in unit test to verifyMason Reed
2025-05-17Add `BNIsMemoryMapActivated` APIMason Reed
2025-05-16[Python] Support HLIL collapsing and update PseudoPythonGlenn Smith
2025-05-16Fix crash with invalid vtable info when processing MSVC vftablesMason Reed
2025-05-14Update bug_report.mdJordan
2025-05-14add binja variant to bug report templateJordan
2025-05-13[yasm] Fix warning for use of deprecated FindPythonGlenn Smith
2025-05-13[CMake] Report compatibility with 3.15 to silence deprecation warningsGlenn Smith
2025-05-13[Rust] Have cargo check output in the build dir not source dirGlenn Smith
2025-05-13Fix mac_kernel platform not loading on Free editionGlenn Smith
2025-05-13Fix BN_API_BUILD_EXAMPLES for personal buildsGlenn Smith
2025-05-13Mark Objective-C metadata-derived symbols as local instead of exported.kat
2025-05-13Rework Export Trie parser to avoid recursion, improve error checkingkat
2025-05-12[Rust] Misc cleanup regarding c stringsMason Reed
2025-05-12[Rust] Keep `TypeArchiveSnapshotId` as a c_str when passing to coreMason Reed