Cache files - decoding

 

Hello,

Im short and quick question - Does anyone have the right code for entcrypting the cache files in C:\Users\ANONYM\AppData\Roaming\MetaQuotes\Terminal\4B1CE69F577705455263BD9839A82C\Tester\cache


If yes can you please share the script with me?

 
glt2727:

Hello,

Im short and quick question - Does anyone have the right code for entcrypting the cache files in C:\Users\ANONYM\AppData\Roaming\MetaQuotes\Terminal\4B1CE69F577705455263BD9839A82C\Tester\cache


If yes can you please share the script with me?

Some Windows Home Edition systems support device encryption: How To Encrypt a File or Folder - Microsoft Support

Windows Pro or Enterprise Edition systems support folder and file encryption: Ultimate Guide to Encrypting Files on Windows 10 and 11 | Windows Forum

Ultimate Guide to Encrypting Files on Windows 10 and 11
  • 2025.01.15
  • windowsforum.com
In the digital battlefield where your personal files wage a constant war against rising threats like cyberattacks, snoops, or accidental data exposure, encryption is your trusty suit of armor. Encryption ensures that your sensitive data is scrambled into a secret code – decipherable only by someone with the proper cryptographic key. Think of it...
 
glt2727:

Im short and quick question - Does anyone have the right code for entcrypting the cache files in C:\Users\ANONYM\AppData\Roaming\MetaQuotes\Terminal\4B1CE69F577705455263BD9839A82C\Tester\cache

If yes can you please share the script with me?

I suppose you want to read the cache files.

The formats of tst-files and opt-files are disclosed by MQ on the forums (if you're interested in it you can do a context search yourself).

Also you can use one of existing solutions for reading SingleTesterCache (a single tester pass cache), TesterCache (optimization cache, RUS only, use automatic translation) or Opt2Csv.mq5/OptReader.mqh from the algotrading book.

SingleTesterCache
SingleTesterCache
  • www.mql5.com
Tester's single pass data.