SavageCore / pd3-vault-cracker

Generates vault code possibilities from fingerprints
https://savagecore.github.io/pd3-vault-cracker/
GNU General Public License v3.0
9 stars 2 forks source link

GitHub Workflow Status (with event) Codecov GitHub

PD3 Vault Cracker

A tool to help you crack the vault in Payday 3. Enter your 2-4 digit code and it will tell you the possible combinations. Go get those no mask runs!

Click here to view it.

Inspired by this Reddit post.

Development

  1. Clone the repo
  2. Run pnpm install
  3. Run pnpm dev to start the development server
  4. 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 the pnpm dev command.

Publishing

  1. Push a tag to the repo