Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 1.12 KB

File metadata and controls

23 lines (21 loc) · 1.12 KB

TargetAccountUnlocker

This program will automatically/manually reset a list a target accounts. I made this program as a teaching tool

Requirements

  1. Node.js

How To Install

  1. Click download
  2. Unzip it
  3. type "npm install" in the console (make sure you are in the right directory)
  4. Fill out the settings a. Headless (if the browser will show or not) (true or false) b. Proxy (if you want to use proxies with the browser) (true or false) c. DiscordWebhook (you put your discord webhook, https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks) (optional) d. IMAP settings (https://support.google.com/mail/answer/7126229?hl=en) a. enable (if its enabled) (true or false) b. email (Your email) c. password (Password for you email, USE APP PASSWORD FOR 2FA ACCOUNTS) d. host (Leave alone if you don't know what it is) e. port (Leave if you don't know what it is)
  5. Add your accounts in "accounts.csv file (put the proper information in the respective column)
  6. Start the bad boy by typing node index.js in the console (make sure you are in the right directory)
  7. Watch the magic