summaryrefslogtreecommitdiff
path: root/python/examples
AgeCommit message (Expand)Author
2024-04-30Added Python example script for base detectionBrandon Miller
2024-04-17Update bin_info.py exampleJosh Ferrell
2024-04-17updated bin_info pluginJordan Wiens
2024-04-12Update the Typelib Explorer API Example to support new Sidebar orientations +...kat
2024-03-15Separate local variable tokens in higher level ILs from stack variable tokens...Rusty Wagner
2024-02-16Add UI callback for On(Data)ViewReplaced for rebaseGlenn Smith
2024-02-12Add new sidebar APIs to the sidebar exampleRusty Wagner
2024-01-19Add support for components in debug infoKyleMiles
2024-01-08update copyright yearJordan Wiens
2023-11-03Add typelib explorer examplePeter LaFosse
2023-10-19remove copy pasta from a few python examplesJordan Wiens
2023-10-18add missing descriptions of example pluginsJordan Wiens
2023-07-10Move binary view loading in to the core; deprecate open_view in favor of load...KyleMiles
2023-06-22export svg now theme awareJordan Wiens
2023-06-08replace format with fstrings, fix opacity bug, better enable raw svgJordan Wiens
2023-05-30nes.py : Add missing perform_get_address_size functionKyleMiles
2023-03-06Print the content of the strings in a more straightforward wayXusheng
2023-02-10fixup instruction iterator to work headless and in the UIJordan Wiens
2023-01-06Fix update copyright year leftoverXusheng
2023-01-05Update copyright to 2023Josh F
2022-11-23Move HelloPane registered action from Tools->PluginsKyleMiles
2022-11-10Fix rendering of code lines when scrolling right, fix TokenizedTextView exampleRusty Wagner
2022-10-17documentation overhaulJordan Wiens
2022-10-12Let "make code" become first-class feature. Fix https://github.com/Vector35/b...Xusheng
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