Hi Fellows
I do neet to export reputations from TIE to copy in another TIE, but I didn´t find the way to doi it.
Importing is really easy but is necesary to follow the XML FORMAT that is quite easy to create it in any programing languaje.
TIEReputations>
<FileReputation>
<FileName>HackIt.exe</FileName>
<SHA1Hash>0x98AF3632E17677A8A23739F720B1A2F215CB8836</SHA1Hash>
<MD5Hash>0xDEF30CBEA881149C2AFFDF9A059FB751</MD5Hash>
<ReputationLevel>15</ReputationLevel> /*ReputationLevel must be numeric, there are a lot information about it meaning. */
</FileReputation>
In Epo/TIE there are a export button but the information doesnt show neigher SHA1 nor MD5 hash.
Any clue how to get that export reputations.
Thank you.