summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-02-12[SharedCache] Appease formatting rulezMason Reed
2025-02-12[SharedCache] Fix performance when loading images from iOS 14 shared cachesMark Rowe
2025-02-12[SharedCache] Don't crash if we open a file with slide version 1Mason Reed
2025-02-12Add Symbol constructor for pre-allocated core namespaceMason Reed
2025-02-12[SharedCache] Rework how file accessors are handledMark Rowe
2025-02-12[SharedCache] Simplify MMappedFileAccessor::Read* methodsMark Rowe
2025-02-12[SharedCache] Make MetadataSerializable::Load staticMark Rowe
2025-02-12bugfix: ARM64: missing break in il.cpp's switchMaxime Meignan
2025-02-12Fix setter in FWN relationships Python APIBrandon Miller
2025-02-11Fix partial initialization of `DisassemblyTextLine`Mason Reed
2025-02-11Fix memory leak when calling `DataRenderer::GetLinesForData` or `DataRenderer...Mason Reed
2025-02-11Rust API misc formattingMason Reed
2025-02-11Fix FlowGraph::low_level_il crash in Rust APi with no LLIL function objectMason Reed
2025-02-11Do not load user or repo plugins by default when initializing a headless inst...Mason Reed
2025-02-11Fix Rust InstructionTextTokenKind not consulting the string token contextMason Reed
2025-02-11Add AsMut impl for Ref in Rust APIMason Reed
2025-02-11Truncate requested section names to 16 bytes when importing DWARF info from a...Josh Ferrell
2025-02-11Implement Snapshot::HasData()Glenn Smith
2025-02-11Add SplitTabWidget::setTabSizesGlenn Smith
2025-02-11Add typedef for ProgressFunction and add DefaultProgressFunctionGlenn Smith
2025-02-11Add LowLevelILOperation.LLIL_BOOL_TO_INT. Fix https://github.com/Vector35/bin...Xusheng
2025-02-10[mips] Merging PR https://github.com/Vector35/binaryninja-api/pull/6013: addi...Galen Williamson
2025-02-10Add API to get remote server build versionJosh Ferrell
2025-02-10Fix item indices getting desynced when moving nested items in project browserJosh Ferrell