summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-02-17Fix some misc Rust CMakeLists.txt issuesMason Reed
2025-02-17[SharedCache] Remove serialization of "unsigned long" in favor of uintX_tGlenn Smith
2025-02-17Fix assert on deserialize routines_command_64Glenn Smith
2025-02-17[SharedCache] Split state into initial, loaded, and modifiedMark Rowe
2025-02-17Add created at and created by to project browser info paneJosh Ferrell
2025-02-17Add action to project browser to download missing filesJosh Ferrell
2025-02-17Associate a RemoteProject to a Project when applicableJosh Ferrell
2025-02-14uidf refactorRyan Snyder
2025-02-14Update MemoryMap UI with better support for segment modifications.Brian Potchik
2025-02-14fix typo in il_function variable property in python apiJordan Wiens
2025-02-13Add missing test binaries for Rust APIMason Reed
2025-02-13Fix base detection in rust API failing on auto arch detectionMason Reed
2025-02-13Add licensing check for Rust codeMason Reed
2025-02-13[SharedCache] Use StringRef for performanceGlenn Smith
2025-02-13StringRef and direct access to symbol namesGlenn Smith
2025-02-13Remove bintxt pluginMason Reed
2025-02-13Remove bintxt.Brian Potchik
2025-02-13Update MemoryMap UI Segment Columns.Brian Potchik
2025-02-13Fix leaking BNDataVariableAndName when calling BNGetDebugDataVariableBy funct...Mason Reed
2025-02-13Set default analysis level in BASE to fullBrandon Miller
2025-02-12[SharedCache] Remove designator initializationMason Reed
2025-02-12[SharedCache] Don't pretty-print the metadataGlenn Smith
2025-02-12[SharedCache] Fix crash when trying to deserialize a `routines_command_64` wh...Mason Reed
2025-02-12[SharedCache] Fix misc compiler warningsMason Reed
2025-02-12[SharedCache] Fix designator order for fieldsMason Reed
2025-02-12[SharedCache] Always initialize logger firstMason Reed