summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-31Update Render Layer registration in Rust APIMason Reed
2025-01-31Remove FlowGraphNode lifetime in Rust APIMason Reed
2025-01-31Fix misc clippy lintsMason Reed
2025-01-31Add lock on enterprise checkout code in Rust APIMason Reed
2025-01-31Improve headless initialization in Rust APIMason Reed
2025-01-31Add LLIL_REG_STACK_POP and LLIL_REG_STACK_PUSH to Rust APIMason Reed
2025-01-31Rust remove function ref from HighLevelILLiftedInstruction impl DebugMason Reed
2025-01-31Update Render Layer docs and type annotationsGlenn Smith
2025-01-30Render LayersGlenn Smith
2025-01-30[SharedCache] Vision Pro, tvOS, iOS Simulator supportkat
2025-01-28Merge branch 'fix_6370_HighlightColor_init_sets_wrong_attribute' into devGalen Williamson
2025-01-28Fixes #6370: HighlightColor.__init__ attempts to set a property with no setterGalen Williamson
2025-01-28Add CursorPosition::operator<=Josh Ferrell
2025-01-28Fix `BnStrCompatible` impl for `&Path`Michael Krasnitski
2025-01-27Update some rust impl DebugMason Reed
2025-01-27Fix building rust tests in demo modeMason Reed
2025-01-27Fix some rust race conditions and comment some likely suspectsMason Reed
2025-01-27[SharedCache] Optimize `ReadExportNode`Mark Rowe
2025-01-27Port sharedcache view to MemoryRegions, removing the need for the fake Raw vi...kat
2025-01-27Update idb_import to 0.1.8rbran
2025-01-27Add `StructureBuilder::current_width`Mason Reed
2025-01-27Update rust CI to not catch new branch pushesMason Reed
2025-01-27Fix rust EnumerationBuilder method return typesVisual Ehrmanntraut
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