All the work related to programming a dongle is done through the Mask Editor. Using the Editor you can:

  • Load the mask into the Editor from the database or file
  • Edit structure and contents of the mask
  • Save the current mask into a database or file
  • Write data into the connected dongle
  • Update the dongle using the loaded mask data

While working in the database mode the following windows are added to the Mask Editor: Database tools and Dumps, which are described in Section GrdUtil.exe Database.

The Mask Editor is organized in the form of a table, where the lines form the memory fields of (one line for each field) and columns – field parameters:

Field parameterDescription
AddressField address in UAM mode
SizeField size in bytes
Locks

Hardware locks set for the current memory area

See Item Setting hardware locks for more details on hardware restrictions are their identification 
Type

Type of information contained by the field.

Possible values: hardware algorithm, protected item, license table, integer, string, counter, dump

NameAny valid name of the field
ValueShows the contents of the field

Field color coding

The fields have the following color coding for the convenience of use:

ColorDescription
YellowFiled of general and special purpose
GreenFree dongle’s memory
WhiteFields created by the developer
BlueSelected field
GrayField contains remote update password

Some types of fields may be marked by a font color: so the deactivated algorithms and protected items are shown in light-gray font.

  • No labels