summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-21update guided analysis docs to include a link to some of the appropriate APIsJordan Wiens
2025-07-21update function settings context menu documentation after UI changesJordan Wiens
2025-07-21included guided analysis in table of contentsJordan Wiens
2025-07-21shrink binexport imageJordan Wiens
2025-07-21Fix crash on R_MIPS_HI16 relocs caused by bad castBrandon Miller
2025-07-21Fix read one past the end of token list in the line formatterRusty Wagner
2025-07-21Fix MachO loading some settings too earlyGlenn Smith
2025-07-21[WARP] Misc formatting fixesMason Reed
2025-07-21[WARP] Fix sidebar run matcher icon not resetting to idleMason Reed
2025-07-21[WARP] Fix UI hanging when matched function sidebar updates with >50k matched...Mason Reed
2025-07-21[WARP] Add warning if trying to run matcher on database with no function guid...Mason Reed
2025-07-21[WARP] Fix garbage jumps from being included in the variant instruction maskingMason Reed
2025-07-21[WARP] Consult segments unconditionally when constructing relocatable regionsMason Reed
2025-07-21Update support matrix for kernel/shared cacheMason Reed
2025-07-21Update WARP documentationMason Reed
2025-07-21Add _warpcore.py to .gitignoreMason Reed
2025-07-18Disable exception stack traces by default, except for unhandled exceptions du...Rusty Wagner
2025-07-17Initial documentation for guided analysis feature. (skip-ci)Brian Potchik
2025-07-17[WARP] Make the sidebar highlights not blindingMason Reed
2025-07-17[WARP] Update snapshots following plural lifted IL retrieval fixesMason Reed
2025-07-17[Rust] Misc fixes / formattingMason Reed
2025-07-17[Rust] Misc formatting fixesMason Reed
2025-07-17[WARP] Construct a minimal version of the function object when user only want...Mason Reed
2025-07-17[WARP] Add adjustable thread pool for project signature creationMason Reed
2025-07-17[WARP] Stop showing the time it took to match if it is under a secondMason Reed
2025-07-17[WARP] Fix function comment retrieval in python APIMason Reed
2025-07-17[WARP] Fix skipping warp files in projectsMason Reed
2025-07-17Modifying IL docs: Restructure and add some sectionsGlenn Smith
2025-07-17Updates to IL modification docs for objc/typoGlenn Smith
2025-07-16fix references to settings in docsJordan Wiens
2025-07-16update settings for 5.1Jordan Wiens
2025-07-16Document that the pinned cross references have a higher limit on the number o...Rusty Wagner
2025-07-16Docs for IL modificationGlenn Smith
2025-07-16Update unflatten example to use MLIL instr mappingsGlenn Smith
2025-07-16Revert "update docs for backtick and python console, resolves #6816"Jordan Wiens
2025-07-16add scc to open source documentation, resolves #7098Jordan Wiens
2025-07-16[PseudoC] Fix handling of struct field accesses at offset 0Mark Rowe
2025-07-16Miscellaneous leak fixes in UI codeMark Rowe
2025-07-16Miscellaneous leak fixes in MachoView and ObjCProcessorMark Rowe
2025-07-16Fix leaks from the Workflow constructorMark Rowe
2025-07-16Mach-O/KernelCache warning cleanupkat
2025-07-16pseudo-c/rust: fix member index hint in field resolutionRyan Snyder
2025-07-15Finish guided analysis feature and add unit tests.Brian Potchik
2025-07-15If type references exceed the xref item limit, other references may be less t...Rusty Wagner
2025-07-15Add the ability to limit the number of results in the cross reference APIsRusty Wagner
2025-07-15Add API to get all type references at the same time to avoid duplicating workRusty Wagner
2025-07-15Added search placeholder for DSCView and KCView.Hongyu Chen
2025-07-15[WARP] Misc improvementsMason Reed
2025-07-15[WARP] Fallback to using segment information for relocatable rangesMason Reed
2025-07-15[WARP] Add network containerMason Reed