cclauss / SnapchatCreep

A simple script using Google Voice to mass text all 100 possible numbers from the Snapchat leak.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

###Snapchat Creeper###

A simple script using Google Voice to mass text all 100 possible numbers from the Snapchat leak. Lookup ####Usage:####

  • Install pygooglevoice (docs)

    Note: You may have to change line 77 in voice.py to

      # holy hackjob
      galx = re.search(r"name=\"GALX\"\s+type=\"hidden\"\s+value=\"(.+)\"", content).group(1)
    
  • Change the 8 digit number (55555512) to the (partial) target phone number

About

A simple script using Google Voice to mass text all 100 possible numbers from the Snapchat leak.


Languages

Language:Python 100.0%