This project was published for educational purposes ONLY. Using this software is entirely your responsibility.
Forge is an advanced account generator and toolkit that uses various antibot evasion techniques to bypass restrictions on making accounts. Not a single automated browser is used, all automation is executed through http requests using a matching user-agent and tls fingerprint combination along with proper header order.
Metadata1 (antibot by Amazon) payload generation has been excluded, but it is not fully needed in order to properly generate an account, however it does help in terms of success rate.
Additionally, all app authentication has been removed in addition to the login page.
- Amazon account generation
- 2Captcha solve support
- IMAP support (for grabbing OTP emails)
- DaisySMS, SMS Man, and SMS Pool support (for retrieving an sms number and OTP)
- Built in iCloud authentication and Hide My Email (HME) generation
Forge was built with Wails, using Go for the backend and React for the frontend. NextUI (components) and Recoiljs (state management) were also used.
Install the Wails CLI:
go install github.com/wailsapp/wails/v2/cmd/wails@latest
Then to build:
wails build