A website to help you crack the vault in Payday 3. Enter the 2-4 digits highlighted on the in-game keypad and it will tell you the possible combinations. Go get those no mask runs!
Click here to view it.
Inspired by this Reddit post.
There is also a UE4SS mod in the ue4ss_mod folder of this repo, it prints the door/vault code to the console.
- Clone the repo
 - Run 
pnpm install - Run 
pnpm devto start the development server - Visit 
http://localhost:5173/pd3-vault-cracker/in your browser. The port may be different if you have other things running on your machine, so check the output of thepnpm devcommand. 
- Push a tag to the repo