> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zbdpay.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 2. Hacking Saved Game Data

> Understand the risks of storing sensitive data in local storage.

In this video Daniel shows one of the most simple hacks: altering player preferences to change the game’s save data. The point of this video is to show why the developer should not use Playerprefs or any local storage method, especially if it is unencrypted, to store sensitive data.

<iframe className="w-full aspect-video rounded-lg" src="https://www.youtube.com/embed/FXlRVlg_e5c" title="ZBD Dev - Hacking Saved Game Data" frameBorder="0" allow="accelerometer; fullscreen; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen />
