summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-03Removed load as button and label from OptionsDialogBrandon Miller
2024-10-03OptionsDialog widgets for load with bv typeBrandon Miller
2024-10-03Make sure the undefined data variable does not get recreated by auto-analysis...Xusheng
2024-10-03Support forward type propagation for function/variable. Fix https://github.co...Xusheng
2024-10-02Don't include edition when generating API docs.Alexander Taylor
2024-10-02update to get python triage example working on recent buildsJordan Wiens
2024-10-01Improve c++ http api performanceJosh Ferrell
2024-09-30Fix RepoPlugin::IsViewOnlyJosh Ferrell
2024-09-30Use title for generation of function analysis actions.Brian Potchik
2024-09-30Add IsViewOnly field to pluginsKyleMiles
2024-09-30Additional core functionality in support of Workflows.Brian Potchik
2024-09-30Request workflow by name to silence warning (skip-ci).Brian Potchik
2024-09-26Clean up unused variables in Mach-O/Obj-C codekat
2024-09-25Fix PE with invalid string table start failing to loadJosh Ferrell
2024-09-25Fix bad any cast on macJosh Ferrell
2024-09-25Fix python merge conflict handlersJosh Ferrell
2024-09-25Add Python exampels for UIContextNotification::OnContextMenuCreatedXusheng
2024-09-25Add UIContextNotification::OnContextMenuCreated which is called after a conte...Xusheng
2024-09-25Respect resource settings for network.pdbAutoDownloadJosh Ferrell
2024-09-24Make the LogView UI much more responsiveJosh Ferrell
2024-09-24Get current stack base offset.Alexander Taylor
2024-09-24Fix Remote Dialog buttons being drawn incorrectly.Alexander Taylor
2024-09-23Fix nondeterminism when types in dwarf have conflicting namesJosh Ferrell
2024-09-23Update IDB import pluginMason Reed
2024-09-22Add get_relocation_ranges to rust apiMason Reed
2024-09-22Add LLIL_EXTERN_PTR to rust apiMason Reed
2024-09-19Add ui action to navigate to entry pointJosh Ferrell
2024-09-19Add tag text input in tag creation dialogJosh Ferrell
2024-09-19Fix font in triage imports listJosh Ferrell
2024-09-19Add additional testing and handling for object settings.Brian Potchik
2024-09-18Add support for loading symbols from .gnu_debugdataJosh Ferrell
2024-09-18Custom flow graph layout supportJosh Ferrell
2024-09-18Unify implementations of getStringForGraphTypeGlenn Smith
2024-09-17Prevent crash with 0 width enum in DWARFJosh Ferrell
2024-09-17Parse functions and comments in IDB importRubens Brandao
2024-09-17Fix description for single function analysis exampleJordan
2024-09-17Update wording to better reflect which architectures are open source.Alexander Taylor
2024-09-17Add IDB import to README list of pluginsMason Reed
2024-09-16Add PDB parser to README list of pluginsGlenn Smith
2024-09-16add section on special characters in type namesJordan Wiens
2024-09-16update single function analysis to use analysis_hold in batch processingJordan Wiens
2024-09-16Register and use loggers for COFF viewJosh Ferrell
2024-09-16Fail to resolve long PE section name when string table is invalidJosh Ferrell
2024-09-14Fix function size limit in batchJordan
2024-09-14Add mpidr_el1 aarch64 sysregJosh Ferrell
2024-09-13Fix many warningsJosh Ferrell
2024-09-13Ultimate.Alexander Taylor
2024-09-12adding copy to search resultsJordan Wiens
2024-09-08Respect ELF view endianness when calculating AArch64 relocationsMichael Krasnitski
2024-09-05Fix crash and UI lag for the address/find dialogs.Brian Potchik