summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-02Do not change symbol type when setting data variable nameJosh Ferrell
2025-09-01Add option to build rust api without linking to coreJosh Ferrell
2025-08-29Update docs for new theme colorsRusty Wagner
2025-08-29Add theme color for panes with keyboard focusRusty Wagner
2025-08-29Added additional theming for sidebar iconsRusty Wagner
2025-08-29Add a modal dialog option for cross referencesRusty Wagner
2025-08-29Highlight sidebar icon when the sidebar has focusRusty Wagner
2025-08-29Add a Pinned Cross References tab to hold pinned referencesRusty Wagner
2025-08-27Rewrite Obj-C workflow in RustMark Rowe
2025-08-27[Rust] Fix a couple of oversights in the APIMark Rowe
2025-08-27[Rust] Add LowLevelILFunction::{get_ssa_register_value, get_ssa_flag_value}Mark Rowe
2025-08-27[ObjC] Fix parsing method type encoding strings for 32-bit platformsMark Rowe
2025-08-27[ObjC] Correctly decode block pointers in the method type encodingMark Rowe
2025-08-27Revise the documentation on how multiple symbols at the same address are handledMark Rowe
2025-08-27Revert "Clarify the documentation on how multiple symbols at the same address...Mark Rowe
2025-08-27Clarify the documentation on how multiple symbols at the same address are han...Mark Rowe
2025-08-21Add support for automatically loading PDB/DWARF info from sibling files in pr...Josh Ferrell
2025-08-20[Rust] Fix misc inconsistencies in `2ba29fd`Mason Reed
2025-08-20[Rust] Misc formatting fixesMason Reed
2025-08-20[Rust] Add project path file retrieval related functionsMason Reed
2025-08-20Deprecate Workflow::Instance in favor of Workflow::Get and Workflow::GetOrCreateMark Rowe
2025-08-20Fix memory leak in LZFSE transform along with some other fixes.Brian Potchik
2025-08-19[ObjC] Only define metadata types if they don't already exist on the viewMark Rowe
2025-08-19Add platform support to workflow eligibility.Brian Potchik
2025-08-18Fix loading local variables from DWARF in non-relocatable imagesJosh Ferrell
2025-08-18Add ability to rebase the current view through the UIContext.Brian Potchik
2025-08-18Fix disallowBranchToString in default abb.Benedikt Waibel
2025-08-15add note to show_message_box API about escapingJordan Wiens
2025-08-14[Mac] Consistently specify rpaths for plug-insMark Rowe
2025-08-14Add "highlight returns" render layer exampleGlenn Smith
2025-08-14[thumb2] silence parentheses-equality warnings when compiling generated thumb...Galen Williamson
2025-08-14[armv7] add explicit signedness to conversions for scalar forms of VCVTGalen Williamson
2025-08-14[thumb2] improved disassembly and lifting of VCVT instruction for scalar floa...Galen Williamson
2025-08-14Corrected python docstring for LowLevelILFunction.float_convertGalen Williamson
2025-08-14[armv7] Add lifting for VCVT floating-point scalar variantsGalen Williamson
2025-08-14[thumb2] Updated thumb2 disassembler generator to use Tatsu-generated parser ...Galen Williamson
2025-08-14[armv7/thumb2] Fix Lifting for PC-relative vldr instruction does not align PC...Galen Williamson
2025-08-14Bump CURRENT_CORE_ABI_VERSION for GetFilePathInProjectAlexander Khosrowshahi
2025-08-14Expose GetFilePathInProject API for context menuAlexander Khosrowshahi
2025-08-14ELFView performance fix: avoid calling GetSectionsAt in the innerloopPeter LaFosse
2025-08-14Ensure ELFView only add segments in a Begin/EndBulkAddSegments contextPeter LaFosse
2025-08-13[DSC] Add support for DriverKit shared cachesMark Rowe
2025-08-13[WARP] Use type-safe activity configurationMark Rowe
2025-08-13[SVD] Use type-safe activity configurationMark Rowe
2025-08-13[Rust] Add builder API for creating workflowsMark Rowe
2025-08-13[Rust] Add a type-safe builder API for Activity configurationMark Rowe
2025-08-13[Rust] Fix warnings about names that are not snake caseMark Rowe
2025-08-13make type library questions headersJordan Wiens
2025-08-13Fix round and single-operand uses of COMBINE in Pseudo-CGalen Williamson
2025-08-12Docs: fix example descriptionsGlenn Smith