Command: Write

Purpose: if yes, then your plugin has produced an output file (input for Hackman)

Syntax: Write = [option]
Example: Write=1

Where [option] can have one of the following values:

The format of your file should in ASCII with decimal numbers (0 to 255):
152,123,0,213,122
These decimal numbers will be converted to Hex and will replace the current selection. These bytes should be as many as the selected bytes and your file *must* be named input.dat and be in the \plugins directory.

Back.