summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-21Actually fix crash when opening aarch64 TE binary with free versionJosh Ferrell
2025-04-19Fix crash when using kill in debugger.Brian Potchik
2025-04-18remove migrated licenseJordan Wiens
2025-04-18add note to console docs about shared vs unified python instance, resolves #6651Jordan Wiens
2025-04-18fix copy/pastaJordan Wiens
2025-04-18edits to ksc docsJordan Wiens
2025-04-18edits to dsc docsJordan Wiens
2025-04-17Fix crash when opening aarch64 TE binary with free versionJosh Ferrell
2025-04-16Updated docs images with actual dark theme this timeGlenn Smith
2025-04-16[SharedCache] Import the shared cache magic variables in the scripting consoleMason Reed
2025-04-16Fix broken documentation links.Alexander Taylor
2025-04-16Kernel cache docs imagesGlenn Smith
2025-04-16Updated DSC/KCTriage view documentation.Alexander Taylor
2025-04-16DSC docs: make images follow themeGlenn Smith
2025-04-16Clean up navigable views and prioritiesGlenn Smith
2025-04-16Fix various views not being marked executableGlenn Smith
2025-04-16Navigation: Only go to non-navigable views when restoring stateGlenn Smith
2025-04-16Fix Logger indentation apiGlenn Smith
2025-04-16Update rust dependency license listMason Reed
2025-04-16Accidentally made wrong column interactive...Alexander Taylor
2025-04-16Better column sizing for DSC and KC triage views.Alexander Taylor
2025-04-16Add loaded column for kernel cache view.Alexander Taylor
2025-04-16Glenn wanted this.Alexander Taylor
2025-04-16Update Objective-C user documentationMason Reed
2025-04-16[SharedCache] Update user documentationMason Reed
2025-04-15Update README with all of the new pluginsMason Reed
2025-04-15Include RTTI analysis in free versionMason Reed
2025-04-15Include SVD loader in free versionMason Reed
2025-04-15Fix free build crashing when opening any binaryMason Reed
2025-04-15Cast on indexed array assignments in pseudo C/RustBrandon Miller
2025-04-15Fix pseudo C/Rust absent lhs on comparisonBrandon Miller
2025-04-15Handle var assign with split src in pseudo C/RustBrandon Miller
2025-04-15Fixed indentation on Launching from CLI doc sectionGalen Williamson
2025-04-14[SharedCache] Fix crash with cache entries with alignment bytes at the end of...Mason Reed
2025-04-14[SharedCache] Evict file accessors from the global file accessor cache on fil...Mason Reed
2025-04-14[powerpc] Fix incorrect disassembly of LIS, ADDIS, ANDI, ANDIS; add assembly ...Galen Williamson
2025-04-14Avoid MH_FILESET in Mach-O view during magic check.Alexander Taylor
2025-04-14Set vendor for .eh_frame parsing for aarch64 binariesJosh Ferrell
2025-04-14[SharedCache] Fix overzealous alert about missing shared cache entriesMason Reed
2025-04-14Fixes for multiple issues in DSC/KC Triage views.Alexander Taylor
2025-04-14Prevent nullptr deref if we don't find image.Alexander Taylor
2025-04-14remove docs fro newInstance setting that was removed and small tweaks to the ...Jordan Wiens
2025-04-14[SharedCache] Allow project databases to be stored in a separate folderMason Reed
2025-04-14[SharedCache] Improve the gathering of cache entries in view initMason Reed
2025-04-14[SharedCache] Skip processing .atlas filesMason Reed
2025-04-14[SharedCache] Misc cleanupMason Reed
2025-04-14[SharedCache] Bubble up errors in `CacheEntry::FromFile` to the userMason Reed
2025-04-14[SharedCache] Fix project folder comparison crashMason Reed
2025-04-14[SharedCache] Expose cache entry name in the APIMason Reed
2025-04-14[SharedCache] Apply .symbols file information when applying an imageMason Reed