New program that opens protected Cheat Engine trainers
So today I stumbled across a program written in java that can open protected cheat engine files as .xml files.
It works both for old versions and newer versions of protection and it has a simple GUI.
Best part is that it's not some program on some fishy looking site , but instead it has complete source on Github and it has a precompiled program in "Release" section of its github page (you can still build it manually ofc).
Program name is "UnProtect" and can be found on Github. It's made by author "albertopoljak".
I already knew that similiar program exists and is written in C , but this new one is a welcome addition to my hacking programs and I think it's more newbie friendly since it's written in java.