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
- Host: GitHub
- URL: https://github.com/igozdev/obscureditems
- Owner: igozdev
- License: mit
- Created: 2022-11-05T04:11:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-05T04:39:23.000Z (over 3 years ago)
- Last Synced: 2025-02-13T22:17:01.732Z (about 1 year ago)
- Topics: csharp, csharp-code, csharp-library, memory-hacking, unity, unity-asset, unity-scripts, unity2d, unity3d
- Language: C#
- Homepage: https://igoz.itch.io/obscured-items
- Size: 21.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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