summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-21Support for adding HLIL instruction highlightingRusty Wagner
2020-04-21Add indentation option for text rendererRusty Wagner
2020-04-20Fix typo in rotate left with carryRusty Wagner
2020-04-20Add python examples: cli lifter and disassemblerAndrew Lamoureux
2020-04-20Add python example: pe_stat.pyAndrew Lamoureux
2020-04-17Fix python API for new linear disassembly structureJosh Ferrell
2020-04-17Add support for forcing navigation to HLILRusty Wagner
2020-04-17Adding SSA support for HLILRusty Wagner
2020-04-17Add HLIL instructions for variable declarationsRusty Wagner
2020-04-17Add member index for structure field HLIL instructionsRusty Wagner
2020-04-17Add types to HLIL expressionsRusty Wagner
2020-04-17Expand support for HLIL switch/case and data flow accessRusty Wagner
2020-04-17Add mem SSA to HLILRusty Wagner
2020-04-17Add continue HLIL instructionRusty Wagner
2020-04-17Early HLIL testingRusty Wagner
2020-04-17Add IL support to linear viewRusty Wagner
2020-04-17Rename linear view disassembly API to use existing optionRusty Wagner
2020-04-17Remove old linear view implementationRusty Wagner
2020-04-17Initial implementation of new linear view APIRusty Wagner
2020-04-16script console correctly resizes when multi-line no longer necessaryJordan Wiens
2020-04-15scripting console expands on multi-line pasteJordan Wiens
2020-04-15small tweak to high contrast theme for better linear viewJordan Wiens
2020-04-15Improved installation process for venvBen Demick
2020-04-14fix incorrect get_ascii_string_at documentationJordan Wiens
2020-04-13Make addresses clickable in scripting consolePeter LaFosse
2020-04-12Deserialize default setting schema in get_view_of_file_with_options.Brian Potchik
2020-04-12Update unit tests.Brian Potchik
2020-04-11Create new settings instance for use in get_view_of_file_with_options.Brian Potchik
2020-04-09fix outdated ui plugin informationJordan Wiens
2020-04-08add notes for virtualbox with 3d accelerationJordan Wiens
2020-04-08Better error handling for get_view_of_file_with_options.Brian Potchik
2020-04-08Allow get_view_of_file_with_options to set default settings in addition to lo...Brian Potchik
2020-04-07add additional modules to blacklist from documentationJordan Wiens
2020-04-06Fix BinaryView.show_graph_report APIPeter LaFosse
2020-04-06Update DockWidget example to use getActiveDockWidget.Brian Potchik
2020-04-06Add various missing BinaryDataNotification callbacks in pythonGlenn Smith
2020-04-02Fix some memory leaksPeter LaFosse
2020-04-01tiny snippets tweaks including a fix for platform-specific qsetting behaviorJordan Wiens
2020-04-01include signature matcher in the analysis option listJordan Wiens
2020-03-31Undobuffer merging and mergetoolJosh Ferrell
2020-03-30Update unit tests.Brian Potchik
2020-03-30Added warning message3pidemix
2020-03-30Enable use within a venv3pidemix
2020-03-28fix cygwin detectionJordan Wiens
2020-03-27support for cygwin pythonJordan Wiens
2020-03-21Normalize hotkey syntax and few small grammatical changes.Jordan
2020-03-21Update to user docs for cross-reference panePeter LaFosse
2020-03-20fixing minimim typo throughout apiJordan Wiens
2020-03-20Add resetFilter apiPeter LaFosse
2020-03-20Add apis for getting next index in the xref proxy modelPeter LaFosse