summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-06Add simple type to view test for Rust APIMason Reed
2025-02-06[mips] Fix decoding of MIPS ds*32 instructions, add lifting for MIPS drotr* i...Galen Williamson
2025-02-06Add After variants for looking up variables at instructionsGlenn Smith
2025-02-05fix mis-named type library action in docsJordan Wiens
2025-02-05correct user/auto api differences explanationJordan Wiens
2025-02-05Stop importing Type Archive types in parse_type_stringGlenn Smith
2025-02-05Fixes: Unsupported ELF relocations: R_ARM_THM_MOVW_ABS_NC, R_ARM_THM_MOVT_ABS...Galen Williamson
2025-02-05Search item descriptions in project browserJosh Ferrell
2025-02-04Fixes `Architecture._get_stack_pointer_register` to return 0 instead of None ...Galen Williamson
2025-02-04Update to Qt 6.8.2Rusty Wagner
2025-02-04Fix misc rust formattingMason Reed
2025-02-04Fix crash with unnamed function self reference in DWARF importMason Reed
2025-02-04Avoid crashing when initial type parse fails in DSCViewkat
2025-02-04Firmware Ninja relationships APIBrandon Miller
2025-02-04Do not call callbacks on IL instruction when the instruction index is invalid...Xusheng
2025-02-03Fix leak in Render Layer apiGlenn Smith
2025-02-03Greatly improve performance of memory map viewJosh Ferrell
2025-02-03update enumeration example api docsJordan Wiens
2025-02-03Add option to support auto parsing text formats.Brian Potchik
2025-02-03Fix documentation around `LLIL_MUL`Dusk Banks
2025-02-02Fix Rust apply_to_linear_object logic applying non basic block backed disasm ...Mason Reed
2025-02-02Fix upper 16 registers not being listed in ARMv7 register list operandMason Reed
2025-02-02Fix QualifiedName being leaked in function UserTypeReference related functionsMason Reed
2025-02-02Fix crash in dwarf import when no constant value attribute found for enumerationMason Reed
2025-01-31Update IDB import to idb-rs 0.1.9rbran
2025-01-31Fix double free in CoreCallingConvention::callee_saved_registersMason Reed
2025-01-31Remove the push trigger on Rust testing CIMason Reed
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