summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-03Update documentation for add_memory_region.Brian Potchik
2024-12-01Clarify workflow machine API note.Brian Potchik
2024-12-01Revert "remove outdated mention of commercial only in workflows API"Jordan Wiens
2024-12-01WARP: Run `cargo fmt`Mason Reed
2024-12-01WARP: Prune useless functions and display progress in background taskMason Reed
2024-12-01remove outdated mention of commercial only in workflows APIJordan Wiens
2024-11-30Run `cargo fmt` on RISC-V architectureMason Reed
2024-11-30Remove temp register in JALR RISC-V when unusedMason Reed
2024-11-30Update RISC-V function import recognizerMason Reed
2024-11-29Fix RISC-V JALR lift when rs1==rdMitchell Johnson
2024-11-28Fix API memory leak in data renderers and language representationsRusty Wagner
2024-11-27Add support for a logical memory map representation.Brian Potchik
2024-11-25Fix shrx, shlx, sarx, rorxyrp
2024-11-25RISC-V: Implements MULH, MULHU, MULHSU liftingJean-Michel Deva
2024-11-25WARP: Improve wording on `Trivial Function Length` descriptionMason Reed
2024-11-22Update theme docs to include indentation lines.Alexander Taylor
2024-11-25Add a concepts diagram to the Workflow docs.Alexander Taylor
2024-11-25Rename 'defaultAnalysis' to 'baseAnalysis' in the Workflow system.Brian Potchik
2024-11-25Fix regression with MIPS_HI16/MIPS_LO16 relocsBrandon Miller
2024-11-25Add additional python APIs to query tags by scope.Brian Potchik
2024-11-25Fix placeholder deprecation decorators and versions.Brian Potchik
2024-11-24Properly maintain selections in the tags list.Brian Potchik
2024-11-24Fix missed tags navigation requests via doubleClick actions.Brian Potchik
2024-11-22Fix CXXABI postfixed externs being duplicated in ELFMason Reed
2024-11-22C++ and Python API for Firmware NinjaBrandon Miller
2024-11-21Fix gnu3 demangler losing track of NTR idsGlenn Smith
2024-11-21Remove DockHandler and DockWidget support.Brian Potchik
2024-11-21Document next step to improve Tags UI performance.Brian Potchik
2024-11-21Initial Tags UI refactor to address performance issues and UI blocking.Brian Potchik
2024-11-19Fix signature path lookup for core signatures in WARPMason Reed
2024-11-19Fix MSP430 conditional jump liftingMason Reed
2024-11-19lots of formatting cleanup on workflow docsJordan Wiens
2024-11-18Minor documentation update for python API workflows.Brian Potchik
2024-11-18Fix crash when using DWARF export with array of 0-sized typesJosh Ferrell
2024-11-18MSVC RTTI: Make VFT type adjustableMason Reed
2024-11-18Update Rust dependencies in open source listRusty Wagner
2024-11-18Fix section title.Brian Potchik
2024-11-18fix more invalid documentation urlsJordan Wiens
2024-11-18fix internal signature kit reference linksJordan Wiens
2024-11-18update qt license urlJordan Wiens
2024-11-18update settings for 4.2 releaseJordan Wiens
2024-11-17Add WARP documentationMason Reed
2024-11-17Cleanup some redlines for Workflows documentation.Brian Potchik
2024-11-16add user docs for dlyd shared cacheJordan Wiens
2024-11-16compress docs imagesJordan Wiens
2024-11-16Update documentation for the Workflows feature.Brian Potchik
2024-11-15Add extra explanation for `export_*_to_library` APIs.Alexander Taylor
2024-11-15Add warnings about silent failures in function APIs.Alexander Taylor
2024-11-15small grammatical tweaksJordan Wiens
2024-11-15memory permission documentation, resolves #5750Jordan Wiens