Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sinoahpx/steam_ssfner
Steam SSFN writer, to login your steam account without 2FA
https://github.com/sinoahpx/steam_ssfner
ssfn steam steam-ssfn
Last synced: about 4 hours ago
JSON representation
Steam SSFN writer, to login your steam account without 2FA
- Host: GitHub
- URL: https://github.com/sinoahpx/steam_ssfner
- Owner: SinoAHpx
- Created: 2022-04-20T16:01:22.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-04-21T07:40:17.000Z (over 2 years ago)
- Last Synced: 2023-03-06T03:18:52.628Z (over 1 year ago)
- Topics: ssfn, steam, steam-ssfn
- Language: C++
- Homepage:
- Size: 86.9 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# steam_ssfner
A Steam SSFN writer.
[What is SSFN?](https://gaming.stackexchange.com/a/240081)
To login your account without 2FA, 3 things have to be prepared:
+ Your Steam account
+ Your Steam password
+ Your Steam SSFN(string)## Features
+ Automatically download and write Steam SSFN files, only you need is a SSFN string.
+ Aesthetically designed interface.
+ My very first functional flutter app, so forgive my poor architecture design.## Principium
The app will grab SSFN from [SSFNBox](https://ssfnbox.com/), and match your input SSFN with the SSFNBox's SSFN, if there's a match, the app will download the binary SSFN file from the cloud to local storage.
**Notice: All the SSFN from the website is completely random generated hash, so you don't have to worry about your account security.**