summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-05Improvements for advanced binary search.Brian Potchik
2025-03-04Use robust check for MIPS architecture when generating the lazy bind resolver...Brian Potchik
2025-03-04Add filtering to BNDB import dialog.Alexander Taylor
2025-03-03Perform fixups for MIPS local GOT slots using synthetic relocation entries.Brian Potchik
2025-03-03Revert label change to the issue templates.fosdick.io
2025-03-03Add Portal file upload info to the bug report templatefosdick.io
2025-03-03Correctly perform fixups for MIPS32 local symbols using synthetic relocation ...Brian Potchik
2025-03-03Function param pointers to external mem in FWNBrandon Miller
2025-02-28Handle base structures in DWARF importMason Reed
2025-02-28Handle base structures in DWARF exportScott Lagler
2025-02-28Fix cookbook.md example; func.function_type doesn't existElykDeer
2025-02-28[SharedCache] Fix symbol view navigation away from DSCTriage into Linear/Graphkat
2025-02-27Fix for log/scripting views having a BinaryView context for non-viewframe tabs.Brian Potchik
2025-02-26SVD Loader: Support subregion register address blocksMason Reed
2025-02-26Remove module level `Session` initialization in Rust unit testsMason Reed
2025-02-26[SharedCache] Add the ability to install the plugin using CMakeWeiN76LQh
2025-02-26Add null check to prevent crash when BinaryView::GetAnalysisFunction called w...Galen Williamson
2025-02-26[SharedCache] Fix loading DSC BNDB from a local project crashingGlenn Smith
2025-02-26Use new icons for code folding feature.Alexander Taylor
2025-02-26Add theme color for code fold icons.Alexander Taylor
2025-02-25Misc Rust formattingMason Reed
2025-02-25Check for enterprise keychain environment variable in Rust `headless::license...Mason Reed
2025-02-25Fix misc rust doc testMason Reed
2025-02-25Refactor analysis pipeline completion logic and add support for re-enabling a...Brian Potchik
2025-02-25Make `register_platform_recognizer` return by ref in Rust APIMason Reed
2025-02-25Fix BnString usage of `as_ref` instead of `as_str`Mason Reed
2025-02-24Specify target rust version in Rust CIMason Reed
2025-02-24Fix clippy lints applying to `binaryninjacore-sys`Mason Reed
2025-02-24Remove `is_floating_point` from `Type` impl DebugMason Reed
2025-02-24Add SVD Loader PluginMason Reed
2025-02-24Fix default scope for settings QueryOptions in Rust APIMason Reed
2025-02-24Add `BinaryViewExt::comment_at` and `BinaryViewExt::set_comment_at`Mason Reed
2025-02-24Implement Rust MemoryMapMason Reed
2025-02-24Add platform recognizer to Rust APIMason Reed
2025-02-23Fix API compilation for clang on windowsJosh Ferrell
2025-02-21Deduplicate function objects returned from 'get_functions_by_name' API.Brian Potchik
2025-02-19[SharedCache] Don't capture `this` within lambda passed to MMappedFileAccesso...Mark Rowe
2025-02-18add documentation for BN_QSETTINGS_POSTFIXJordan Wiens
2025-02-18[SharedCache] Fix un-updated symbols listMason Reed
2025-02-18Add BinaryView.forget_undo_actionsGlenn Smith
2025-02-18Remove function from Debug impl of MediumLevelILLiftedInstruction in Rust APIMason Reed
2025-02-18Fix the lifted GotoLabel in Rust printing the function in Debug implMason Reed
2025-02-18Fix Rust TagReference incorrectly holding a Tag referenceMason Reed
2025-02-17[SharedCache] Fix building on windows due to unresolved extern symbolsMason Reed
2025-02-17[SharedCache] Remove using namespace statement from headersMason Reed
2025-02-17Don't fully initialize when in parseOnly modePeter LaFosse
2025-02-17Add long Symbol constructor for no namespace allocationMason Reed
2025-02-17[SharedCache] Split out symbol processing into own functionMason Reed
2025-02-17[SharedCache] Define BackingCacheTypeWeiN76LQh
2025-02-17Fix misc Rust formattingMason Reed