Skip to content

exploit-inters/Instagram-Hacks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Instagram Hacks

A few hacks to mess around with my friends and to spam them

Running

To run this code, you need to have selenium and the chrome driver too. Linux Instructions:

  1. Install selenium sudo pip install selenium
  2. Get the chrome driver here
  3. Extract the chromedriver_linux64.zip in the same directory, you'll get a file named chromedriver
  4. Copy the chromedriver to $PATH by running sudo cp ./chromedriver /usr/bin
  5. Open src.py of the hack you'd like to run, put in all the necessary details, and run python src.py

Contributing

If you are interested in adding some more hacks, raise an issue, or send a PR!

About

A few instagram spam hacks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%