summaryrefslogtreecommitdiff
path: root/python/examples
AgeCommit message (Expand)Author
2022-01-28Format All FilesKyleMiles
2022-01-10Refactor main area to use pane systemRusty Wagner
2022-01-03update copyright yearsJordan Wiens
2021-12-06fixed python/examples/asm_to_llil_view.py for API v3.0Galen Williamson
2021-10-28Smartly update the TypeViewXusheng
2021-10-26Replace log/scripting console dock widgets with global area conceptRusty Wagner
2021-10-21Fix version_switcher.pyJosh F
2021-09-13Update typelib_create, typelib_dump examples to new APIAndrew Lamoureux
2021-09-11Add fix typelib_create.pyPeter LaFosse
2021-09-11actually remove old snippets plugin, readme links to proper oneJordan Wiens
2021-09-08update triage plugin to work with 3.0 api refactorJordan Wiens
2021-09-07Fixup typelib_create example for new type APIsPeter LaFosse
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