summaryrefslogtreecommitdiff
path: root/python/examples
AgeCommit message (Expand)Author
2021-09-06Fix bin_info plugin's use of logPeter LaFosse
2021-09-05Refactor Python TypesPeter LaFosse
2021-09-05Add type hints to basicblock.py, lowlevelil.py, architecture.pyPeter LaFosse
2021-08-19convert sample python triage plugin to PySide6Jordan Wiens
2021-07-28Add sidebar and move some dock widgets to itRusty Wagner
2021-07-07DebugInfo - plugable debug information importers - C++, Rust, and Python APIsKyleMiles
2021-07-05Remove snippet and kaitai plugin. Note their individual links.Xusheng
2021-06-28Add type library creation and dumping examplesAndrew Lamoureux
2021-06-11Add TypeReferenceChanged notificationXusheng
2021-05-26Updated examples and docsGlenn Smith
2021-05-05Ser/des history entriesGlenn Smith
2021-01-18updating copyright yearJordan Wiens
2020-12-02Callback for address changes #2166Glenn Smith
2020-10-25Cleanup loader settings.Brian Potchik
2020-10-14UIContext notifications (eg file open/save)Glenn Smith
2020-10-09remove comma in Python codeXusheng
2020-09-16Add setting to control logging in headless.Brian Potchik
2020-09-15Add support for custom flowgraph edgesPeter LaFosse
2020-09-15display as in linear viewXusheng
2020-09-13Disable logging during headless unit tests.Brian Potchik
2020-09-02update snippets from latest pluginJordan Wiens
2020-07-29fix some colors and add preferences for showing opcodes and addressesJordan Wiens
2020-07-29update export svg to include other graph modes and fix windows with python3Jordan Wiens
2020-07-03Allow triage view navigation via featuremap for firmwares with no entry point.Brian Potchik
2020-06-16Use Python 3 for bininfo testRusty Wagner
2020-06-06Cleanup mappedview.py exmaple.Brian Potchik
2020-06-06Add BinaryView.init documentation to mappedview.py example.Brian Potchik
2020-06-03Fix error handling in mappedview exampleNick Shipp
2020-04-29Fix the fix for saving on Windowsmeme
2020-04-22fix export-svg example opening on windowsJordan Wiens
2020-04-21add py2 compat for export_svg.pyJordan Wiens
2020-04-20Add python examples: cli lifter and disassemblerAndrew Lamoureux
2020-04-20Add python example: pe_stat.pyAndrew Lamoureux
2020-04-06Update DockWidget example to use getActiveDockWidget.Brian Potchik
2020-04-06Add various missing BinaryDataNotification callbacks in pythonGlenn Smith
2020-04-01tiny snippets tweaks including a fix for platform-specific qsetting behaviorJordan Wiens
2020-03-05Update mappedview example to add the entry point after segments are added.Brian Potchik
2020-03-02small updates to snippets from upstreamJordan Wiens
2020-02-16Add example binary view plugin which demonstrates the load settings system.Brian Potchik
2020-01-25focus cursor at end of last snippet code when restoringJordan Wiens
2020-01-25remember most recently selected snippetJordan Wiens
2020-01-25match behavior of script console so speceific function selected will still ex...Jordan Wiens
2020-01-01update copyright year to 2020Jordan Wiens
2019-12-09Properly qualify log_errorPeter LaFosse
2019-11-29small QOL fixes to snippet editor: remove name field and combine it with desc...Jordan Wiens
2019-10-05normalize app name for qsettings, will cause snippets window gemoetry to rese...Jordan Wiens
2019-09-11Support all colors of the rainbow in export_svg.pymechanicalnull
2019-09-03make snippets dialog modal and also disable edit fields until a new snippet i...Jordan Wiens
2019-08-28add preference for showing hidden files in triageJordan Wiens
2019-08-26better error handling for invalid snippetsJordan Wiens