summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-25Fix some invalid links in README.mdMason Reed
2025-01-25Fix incorrect immutable borrow for EnumerationBuilderMason Reed
2025-01-25MSVC RTTI: Narrow when pClassHierarchyDescriptor is recursed intonullableVoidPtr
2025-01-25MSVC RTTI: Recursively define ClassHierarchyDescriptorsnullableVoidPtr
2025-01-25MSVC RTTI: Fix typo on pClassHierarchyDescriptornullableVoidPtr
2025-01-25MSVC RTTI: Define attribute enumerations for Base Class Descriptors and Class...nullableVoidPtr
2025-01-25Bump `thiserror` and `itertools`Mason Reed
2025-01-25Misc rust formattingMason Reed
2025-01-25Add missing documentation to _with_progress load functionsMason Reed
2025-01-25Add `Session::load_with_progress` and `Session::load_with_options_and_progress`Mason Reed
2025-01-25Fix statically linking PDB import plugin for demo buildsMason Reed
2025-01-25Fix collaboration support checks in rust unit testsMason Reed
2025-01-25Add missing rust test binaryMason Reed
2025-01-25Update .gitignore to allow rust text binary fixturesMason Reed
2025-01-25Rust refactorMason Reed
2025-01-24Update docs for get_save_filename_input to reflect actual api specGlenn Smith
2025-01-24Add line formatter API and a generic line formatter pluginRusty Wagner
2025-01-24Make strings view a sortable tableJosh Ferrell
2025-01-24Fix crash when dwarf parsing starts while binja is shutting downJosh Ferrell
2025-01-24Add CursorPosition::operator==Josh Ferrell
2025-01-23Fix CopyableLabel filename.Brian Potchik
2025-01-23Fix CopyableLabel hidden text feature.Brian Potchik
2025-01-22Support eligibility callbacks through the API for Workflow actions.Brian Potchik
2025-01-21Fix typoutkonos
2025-01-20Revert "Add line formatter API and a generic line formatter plugin"Rusty Wagner
2025-01-20Allow overriding common loader settings when automatic load file parsing fails.Brian Potchik
2025-01-17[thumb2] Fix #6328: "Invalid intrinsic lifting for MRS instruction: destinati...Galen Williamson
2025-01-17Add line formatter API and a generic line formatter pluginRusty Wagner
2025-01-17Firmware Ninja reference tree APIBrandon Miller
2025-01-17add selectAll to linear viewJordan Wiens
2025-01-17Allow for conditional subflow re-execution based on continuation property.Brian Potchik
2025-01-16Offload triage view hash calculations from the main thread.Brian Potchik
2025-01-15[aarch64] fix size of immediate arguments in intrinsic callsGalen Williamson
2025-01-15Add details link to view type dialog parse errorsJosh Ferrell
2025-01-15Remove unused calls to defineTypedef which were causing hangsPeter LaFosse
2025-01-15[SharedCache] Avoid copying strings on each call to VM::MappingAtAddressMark Rowe
2025-01-14Add hash for XrefItemPeter LaFosse
2025-01-14Fix docstring in plugin.pyBrian Potchik
2025-01-14add example to plugincommandcontextJordan Wiens
2025-01-13Add 'ui.log.wordWrap' setting with a default of disabled.Brian Potchik
2025-01-13Move all FeatureMap processing to the background.Brian Potchik
2025-01-11MSVC RTTI: Fix crash due to function creation on invalid virtual function entryMason Reed
2025-01-10[SharedCache] Avoid crashing the product whenever bugs occur in ser/deser, fi...kat
2025-01-10[SharedCache] Fix handling of relative selectors in macOS shared cachesMark Rowe
2025-01-10[SharedCache] Track whether non-image regions are data vs codeMark Rowe
2025-01-10[SharedCache] Cache type libraries in the view-specific stateMark Rowe
2025-01-10[SharedCache] Split view-specific state into a separate structMark Rowe
2025-01-09Add BNAllocStringWithLength API.Brian Potchik
2025-01-09Deprecate `Segment.serialize` and `Section.serialize` in favor of descriptor-...Brian Potchik
2025-01-08[SharedCache] Fix uninitialized `loaded` field for mappings returned by `BNDS...WeiN76LQh