Previous - Up - Next

6   .tf Encoded Files

Some of the files proposed for download are encrypted in the .tf format. To decrypt them, the tfdecode utility is needed. It is included in the Simics distribution, in the [simics]/bin/ directory.

$ tfdecode key < file.tf > file

where key should be replaced with the decryption key corresponding to file.tf.

Previous - Up - Next