summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-17remove unnecessary transmutionsRubens Brandao
2024-04-17use Ref to own typesRubens Brandao
2024-04-17allow DataVariable and NameAndType to be transmutableRubens Brandao
2024-04-16Adds a GitHub action that runs `cargo check` and `cargo clippy` on incoming P...KyleMiles
2024-04-16Update README.md with new links to arch and binary view typs plugins. Fix htt...Xusheng
2024-04-15Fix TE view PerformGetEntryPointBrandon Miller
2024-04-12Prevent slowdown when compiling with clang on not macJosh Ferrell
2024-04-12Bump UI ABI Versionkat
2024-04-12Update the Typelib Explorer API Example to support new Sidebar orientations +...kat
2024-04-12Add DTBWCW::setCornerWidget option to have corner widget stretch instead of tabskat
2024-04-12Fix Setting docstring tableJosh Ferrell
2024-04-11Change default paddingCols value to 64Glenn Smith
2024-04-11Rename lineWidth -> paddingCols in GetTypeLines()Glenn Smith
2024-04-11Update sidebar widget and view quiescing API.Brian Potchik
2024-04-10Update xed to v2024.04.01Xusheng
2024-04-09Fix refresh quiescing for TypeBrowser.Brian Potchik
2024-04-09Various fixes for recently added BinaryDataNotifications.Brian Potchik
2024-04-09riscv : Remove uses of BnString per #5244KyleMiles
2024-04-09replace BStr with strRubens Brandao
2024-04-09Add index field to IL instructionsMichael Krasnitski
2024-04-09Use name method in visitor examplesMichael Krasnitski
2024-04-09Add name method to MLIL and HLIL lifted instructionsMichael Krasnitski
2024-04-08fix typo in concepts exampleJordan Wiens
2024-04-08Fix lifting for movs* and stos* instructions.Brian Potchik
2024-04-05Add ILIsCFGProtected attributePeter LaFosse
2024-04-03Add `importDependencies` argument to `ParseTypeString` to control library imp...Glenn Smith
2024-04-03Switch TypeParser to use TypeContainer for its external type sourceGlenn Smith
2024-04-03Fix -DDEBUGGER=NO not working properlyXusheng
2024-04-02Fix external URL does not render properly in docsXusheng
2024-04-01Add md1rom binary view with pure Rust lzma implementationRusty Wagner
2024-03-30Update copyright year for various modulesXusheng
2024-03-28Workaround for build failures on aarch64 linux.Alexander Taylor
2024-03-26added lifting for EXTSW LD LDU LDUX LDX SLD SRAD SRADI SRD STD STDU STDUX STDXGalen Williamson
2024-03-25Update cookbook.mdJackson
2024-03-25[arch-x86] improve lifting for *movd* and *movq* instructionsGalen Williamson
2024-03-25Fixed TryReadPointer and ReadPointer APIsBrandon Miller
2024-03-25Docs note for original_filename with projectsBrandon Miller
2024-03-25add more info to UI API conceptsJordan Wiens
2024-03-22Remove FloatTruncate as its implied by 'FloatToInt'Peter LaFosse
2024-03-21Update to Rust 1.77Rusty Wagner
2024-03-21Add uiSelectionControl documentation (skip-ci).Brian Potchik
2024-03-21Add copy actions to TypeBrowserViewkat
2024-03-20add comparators for CoreVersionInfo and easier creation from stringsJordan Wiens
2024-03-20Add uiSelectionControl support for registered settings.Brian Potchik
2024-03-20add tooltip API to filter dialogJordan Wiens
2024-03-20add examples of wide string rendering to working with strings docsJordan Wiens
2024-03-20Implement Hash, PartialEq & Eq for riscv Registermason
2024-03-20Require Hash & Eq implementations for Register and Flag implementationsMason Reed
2024-03-20Python API : Fix DebugInfo.parsersKyleMiles
2024-03-20Prevent reloading of QSettings file when looking up name for pathJosh Ferrell