summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-30skip functions exceeding analysis limits in hlil/mlil_function helpers instea...Jordan Wiens
2023-11-30scale AdvancedILFunction preloading based on worker thread count instead 5Jordan Wiens
2023-11-30fix copy/pasta in variable nameJordan Wiens
2023-11-29Update UIDF docs to reflect new capabilitiesJosh Ferrell
2023-11-29Fix typo HighLevelILIntrinsicSsa's `dest_memory` and `src_memory` properties ...KyleMiles
2023-11-28Add SSAVariable.def_site and SSAVariable.use_sitesKyleMiles
2023-11-28Fix memory leak when using the create structure dialog. Fix https://github.co...Xusheng
2023-11-28fix: typo in scriptingprovider.pyScott Lagler
2023-11-28Add access and scope info from core to StructMember access methodsScott Lagler
2023-11-28Add type confidence info to StructureMember typeScott Lagler
2023-11-26Change password setting types to use new 'hidden' property.Brian Potchik
2023-11-24Add Symbolic symbols type.Brian Potchik
2023-11-23Fix address printing for BasicBlocks in reprScott Lagler
2023-11-21remove unecessary lock fileRubens Brandao
2023-11-21add mlil to rustRubens Brandao
2023-11-21fix documentation keyword current_raw_offsetJordan Wiens
2023-11-16Special color for exported symbolsGlenn Smith
2023-11-16Initial components UI update.Brian Potchik
2023-11-14Fix a number of leaks and bad uses of free in the apiGlenn Smith
2023-11-14Print more details when IL could not be loadedJosh Ferrell
2023-11-13Add fmt library to apiGlenn Smith
2023-11-10Fix ARM64 Linux buildRusty Wagner
2023-11-10Add support for object settingsJosh Ferrell
2023-11-10Add "password" setting typeJosh Ferrell
2023-11-10Update documentation for APIs that return IL Labels, fix GetLabelForAddress p...Peter LaFosse
2023-11-09Correctly free demangled nameDan Killinger
2023-11-08Allow users to override variable complexity limitJosh Ferrell
2023-11-08Add UIDF actions to variable listJosh Ferrell
2023-11-08Variable list improvementsJosh Ferrell
2023-11-07Stop drawing blank widgets in sidebar headers.Alexander Taylor
2023-11-07Memory Map: Allow use in a pane.Alexander Taylor
2023-11-07Revert "Add support for transient scrollbars."Alexander Taylor
2023-11-07Make non "if_available" il accessors throw ILException, create exceptions.py ...Josh Ferrell
2023-11-07Support navigating to a raw address when the data offset is double-clickedXusheng
2023-11-06Type Containers: API DocsGlenn Smith
2023-11-06Type BrowserGlenn Smith
2023-11-06Type ContainersGlenn Smith
2023-11-06Allow setting UIDF on any mlil/hlil usageJosh Ferrell
2023-11-06Fix NameList.StringSize() for empyty NameListsPeter LaFosse
2023-11-03Add typelib explorer examplePeter LaFosse
2023-11-03Add support for showing compiler information in the triage summaryPeter LaFosse
2023-11-03Fix 'Type.with_replaced_*' APIsPeter LaFosse
2023-11-03Add some guardrails around creating NamedTypeReferencesPeter LaFosse
2023-11-03Add 'parsers' property and ensure DebugInfo APIs free properly on internal er...Peter LaFosse
2023-11-02Ensure Type objects are created correctly everywhere and add guardrailPeter LaFosse
2023-11-01Style FilterEdit search bars with an icon.Alexander Taylor
2023-11-01Add support for transient scrollbars.Alexander Taylor
2023-11-01Add interaction.get_large_choice_input for large numbers of optionskat
2023-11-01Update developer mode preferences. (skip-ci)Brian Potchik
2023-10-31Add member for indicator paint option.Alexander Taylor