Skip to content

petercunha/BitBuster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitBuster

A cross-platform Instagram account cracker written in Go

How to Use

  1. Run go get -u -v github.com/petercunha/goinsta to download dependencies.

  2. You need two files in the same directory as BitBuster.

  • passwords.txt: Needs to contain the passwords you want to try against the Instagram account.
  • proxies.txt: Needs to contain working and checked HTTPS proxies. You can use a tool like this to scrape them.
  1. Once you have these files ready to go, simply edit the "USERNAME" constant (near the top of main.go), and change it to the person's Instagram username who you'd like to hack.

  2. Finally, open up a terminal and run go run main.go

Now you can sit back, relax, and let BitBuster do the hard work!

About

🔑 Multi-threaded Instagram account cracker

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages