Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

SteamGuard Key Extractor

Extractor for the SteamGuard key on Android using Frida. This repository was created based on ExpoAndroidSecureStoreDecrypter.

Requirements

  • A rooted Android device
  • Frida
  • The Steam app installed on the device and logged into an account with SteamGuard enabled

Usage

git clone https://github.com/RafaelDiasCampos/SteamGuardKeyExtractor.git && cd SteamGuardKeyExtractor
frida -U -f com.valvesoftware.android.steam.community -l .\decrypter.js

The SteamGuard keys should be printed in the format steam://YOURKEYHERE and can be directly added to some password managers such as Bitwarden.

About

Frida script to extract the SteamGuard key from an Android device

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages