Skip to content

Collection of types made to be hidden from memory scanners such as Cheat Engine

License

Notifications You must be signed in to change notification settings

igozdev/ObscuredItems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ObscuredItems

itch.io Page: https://igoz.itch.io/obscured-items

A collection of types made to be hidden from memory scanners such as Cheat Engine for use in the Unity game engine.

Supported Types

  • bool
  • byte
  • sbyte
  • char
  • short
  • ushort
  • int
  • uint
  • long
  • ulong
  • double
  • float