Basic info from Reshacker was:
VALUE "CompanyName", "Toymaker Team"
VALUE "FileDescription", "Fable_Trainer"
VALUE "FileVersion", "1.0.0.0"
VALUE "InternalName", "Farcry2 Trainer.exe"
VALUE "LegalCopyright", "Copyright © Toymaker Team 2009"
VALUE "OriginalFilename", "Farcry2 Trainer.exe"
VALUE "ProductName", "Fable_Trainer"
VALUE "ProductVersion", "1.0.0.0"
VALUE "Assembly Version", "1.0.0.0"
Seems kind of weird, two different games are listed you might want to fix it.
A quick look through IDA showed that you used DotfuscatorAttribute to crypt it.
What I got from it from not decrypting it was the class that held the cheats (If I am wrong tell me, I have little experience with VB) and the calls to them, I doubt anybody would want to spend much time sifting through it to find a few addresses.