Skip to content

Mass depot key dumper utilizing the SteamKit2 library

License

Notifications You must be signed in to change notification settings

NicknineTheEagle/DepotDumper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DepotDownloader

Mass depot key dumper utilizing the SteamKit2 library. Supports .NET 6.0

Resulting files:

{username}_appnames.txt

  • Contains names of all apps and depots owned by the account.

{username}_apps.txt

  • Contains app tokens in "appId;appToken" format.

{username}_keys.txt

  • Contains depot keys in "depotId;depotKey" format.

{username}_pkgs.txt

  • Contains package tokens in "pkgId;pkgToken" format.

Optional parameters:

  • -app <#> - dump keys for a specific app.
  • -dump-unreleased - apps that don't have "released" status are skipped by default to prevent accidental leaks, add this parameter to override this behavior.

About

Mass depot key dumper utilizing the SteamKit2 library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%