Over 11,000 five-star assets
Rated by 85,000+ customers
Supported by 100,000+ forum members
Every asset moderated by Unity
Unity Version | Built-in | URP | HDRP |
---|---|---|---|
2022.3.10f1 | Compatible | Compatible | Compatible |
Don't be afraid of memory hack and save-file manipulation.
GuardInt is here!
GuardInt provides secured PlayerPrefs called GaurdPrefs. And it will prevent a user to change a value realtime by such as Game Gaurdian.
- Memory hacking
GuardInt includes very secured primitive variables below.
GuardInt for int,
GuardLong for long,
GuardBool for bool,
GuardFloat for float,
GuardDouble for double and
GuardString for string.
- Save-file manipulation
GuardInt has secured save system called GuardPrefs which is alternative for PlayerPrefs. GuardInt saves creates a secured text line for the entire data. And it saves with PlayerPrefs. But the text line is very secured. It also uses a unique device id as a part of the encyption key to zip the data. So don't worry about anything about it.
- DLL proof
GuardInt's primitive variables are sealed in DLL. It is very hard to recognize the code by reverse-engineering.
- Unique encryption system
GuardInt does not only use the typical encryption system but also use the unique matching validation system. You don't have to be afraid of bullies like Game Guardian and Game Cheat .
Just focus on Coding!
Guard Int (Save, Memory hack)
