Skip to content

Instantly share code, notes, and snippets.

@c3rb3ru5d3d53c
c3rb3ru5d3d53c / floss.py
Created June 2, 2021 12:47
A Ghidra Plugin to that imports Radare2 Scripts generated by Floss
# Parses and Imports Floss Radare2 Script
#@author c3rb3ru5
#@category Strings
#@keybinding
#@menupath
#@toolbar
import re
import json
import base64