├── CAPA_Importer.py ├── Images ├── CAPA_Importer_All_in_one_view.PNG ├── CAPA_Importer_All_in_one_view2.PNG ├── CAPA_Importer_Graph_Bookmarks_view.PNG ├── GHIDRA_GRAPHVIEW_annotated.PNG ├── GHIDRA_listing view_bookmarks_annotated.PNG ├── GhidraScripting_project_creation .PNG ├── NEW_Script_debug.png └── Pydev_Install.PNG ├── README.md └── tiny_tracer_tag_annotate.py /CAPA_Importer.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dump-GUY/ghidra_scripts/HEAD/CAPA_Importer.py -------------------------------------------------------------------------------- /Images/CAPA_Importer_All_in_one_view.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dump-GUY/ghidra_scripts/HEAD/Images/CAPA_Importer_All_in_one_view.PNG -------------------------------------------------------------------------------- /Images/CAPA_Importer_All_in_one_view2.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dump-GUY/ghidra_scripts/HEAD/Images/CAPA_Importer_All_in_one_view2.PNG -------------------------------------------------------------------------------- /Images/CAPA_Importer_Graph_Bookmarks_view.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dump-GUY/ghidra_scripts/HEAD/Images/CAPA_Importer_Graph_Bookmarks_view.PNG -------------------------------------------------------------------------------- /Images/GHIDRA_GRAPHVIEW_annotated.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dump-GUY/ghidra_scripts/HEAD/Images/GHIDRA_GRAPHVIEW_annotated.PNG -------------------------------------------------------------------------------- /Images/GHIDRA_listing view_bookmarks_annotated.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dump-GUY/ghidra_scripts/HEAD/Images/GHIDRA_listing view_bookmarks_annotated.PNG -------------------------------------------------------------------------------- /Images/GhidraScripting_project_creation .PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dump-GUY/ghidra_scripts/HEAD/Images/GhidraScripting_project_creation .PNG -------------------------------------------------------------------------------- /Images/NEW_Script_debug.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dump-GUY/ghidra_scripts/HEAD/Images/NEW_Script_debug.png -------------------------------------------------------------------------------- /Images/Pydev_Install.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dump-GUY/ghidra_scripts/HEAD/Images/Pydev_Install.PNG -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dump-GUY/ghidra_scripts/HEAD/README.md -------------------------------------------------------------------------------- /tiny_tracer_tag_annotate.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dump-GUY/ghidra_scripts/HEAD/tiny_tracer_tag_annotate.py --------------------------------------------------------------------------------