summaryrefslogtreecommitdiff
path: root/python/examples
AgeCommit message (Expand)Author
2022-10-09Remove default load settings; Move settings `analysis.debugInfoInternal` and ...KyleMiles
2022-10-04Rename and move `Analysis/Database Merge Tool` to `File/Merge Databases`; Add...KyleMiles
2022-07-20add feature map exampleJordan Wiens
2022-07-18Memory map sidebar widget + segment/section notificationsJosh F
2022-06-20Fix notification_callbacks.py example GCing the notificationsGlenn Smith
2022-05-23Fix nes.py examplePeter LaFosse
2022-05-14remove more vestigal py2 codeJordan Wiens
2022-04-12remove local dev path updateJordan
2022-03-23Add make_code.py plugin to python examplesPeter LaFosse
2022-02-17Add some additional function.py unit testsPeter LaFosse
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