I developed a tool to migrate from IDAPython capable tools to ScratchABit:
http://www.futureware.at/~philipp/ssd/ExportScratchABit.py
Copy it to the plugins directory, then you should get an menu option to export to ScratchABit in the File->ProduceFile menu. Use it generate a "export.py" file.
Then call ./ScratchABit.py yourfile.def --script export.py to run it and import the data into ScratchABit.
Feel free to ship the tool with ScratchABit.
I developed a tool to migrate from IDAPython capable tools to ScratchABit:
http://www.futureware.at/~philipp/ssd/ExportScratchABit.py
Copy it to the plugins directory, then you should get an menu option to export to ScratchABit in the File->ProduceFile menu. Use it generate a "export.py" file.
Then call ./ScratchABit.py yourfile.def --script export.py to run it and import the data into ScratchABit.
Feel free to ship the tool with ScratchABit.