An open API service indexing awesome lists of open source software.

https://github.com/igozdev/obscureditems

Collection of types made to be hidden from memory scanners such as Cheat Engine
https://github.com/igozdev/obscureditems

csharp csharp-code csharp-library memory-hacking unity unity-asset unity-scripts unity2d unity3d

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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