summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-09Update Rust open source attributionsKyleMiles
2024-07-09remove sysvZichuan Li
2024-07-09[arm64] cleaned up dangling else warnings and removed unneeded ENC_LDR_Q* cas...Galen Williamson
2024-07-09Refactor architecture calling convention python apiMason Reed
2024-07-09Fix rust warningJosh Ferrell
2024-07-09Fix warning in mips arch (skip-note, skip-ci)Mason Reed
2024-07-09Fix double-free with `Array<InstructionTextToken>`Rubens Brandao
2024-07-09re-order triage items and number imageJordan Wiens
2024-07-09split triage features into separate subheadings for better searchingJordan Wiens
2024-07-09fix missing subsections in top level documentation pages on mobileJordan Wiens
2024-07-09Expose Function::UsesIncomingGlobalPointer through the API. Fix https://githu...Xusheng
2024-07-09Account for rebasing when processing ELF_STT_FUNC entries. Fix https://github...Xusheng
2024-07-08More documentation CSS changes to address feedback.Alexander Taylor
2024-07-08ExternalLibrary rust api fixesJosh Ferrell
2024-07-08implement rust ExternalLibraryRubens Brandao
2024-07-08Add Cavium Octeon MIPS Instructions and more general MIPS fixesnoone
2024-07-08[arm64] Full review of intrinsics; lifting of many instructions added, improv...Galen Williamson
2024-07-08[Mach-O] Fix issue with entry point function platforms on armv7/thumb2kat
2024-07-06Fix TagType::set_icon so that it actually sets a tag type's iconergrelet
2024-07-05add docs on in-memory license activationJordan Wiens
2024-07-05fix some errors in doc docsJordan Wiens
2024-07-05add tooltip docsJordan Wiens
2024-07-05fix missing settings headerJordan Wiens
2024-07-05add triage summary and byte overview docsJordan Wiens
2024-07-05fix broken docs linksJordan Wiens
2024-07-05Prevent parsing non-block dwarf attributes as blocksJosh Ferrell
2024-07-05Misc small dwarf perf improvementsJosh Ferrell
2024-07-05Fix dwarf return types having 0 confidenceJosh Ferrell
2024-07-05Fix crash when parsing enums from zig dwarf infoJosh Ferrell
2024-07-05Remove some unnecessary clonesJosh Ferrell
2024-07-03Make headers far more visible in docs CSS.Alexander Taylor
2024-07-03fix invalid ptr caused by dropping InstructionTextToken prematurelyRubens Brandao
2024-07-03Add missing GNU_PROPERTY program header typeJosh Ferrell
2024-07-03remove some enums from settingsJordan Wiens
2024-07-03update settings table for 4.1Jordan Wiens
2024-07-03Remove all places where the code checks for the view name "Debugger"Xusheng
2024-07-02add custom tooltip exampleJordan Wiens
2024-07-02Fix many crashes from uncaught exceptionsJosh Ferrell
2024-07-02Fix needing to have a binary open to use current_projectJosh Ferrell
2024-07-02Small fixes for rust component apiJosh Ferrell
2024-07-02fix return type for Array ComponentReferencedTypesRubens Brandao
2024-07-02add Component missing functionsRubens Brandao
2024-07-02implement rust ComponentRubens Brandao
2024-07-02Fix typoJosh Ferrell
2024-07-02remove description from testsRubens Brandao
2024-07-02add tests for rust project implementationRubens Brandao
2024-07-02minor fixesRubens Brandao
2024-07-02implement project in rustRubens Brandao
2024-07-01Fix callee_saved_registers for CallingConventionRubens Brandão
2024-07-01Create ExpressionBuilder from ExpressionMason Reed