Skip to content

Instantly share code, notes, and snippets.

View 0xAnsR's full-sized avatar
🤝
Resource H4cker it's doesn't matter which Things

Ans Raza 0xAnsR

🤝
Resource H4cker it's doesn't matter which Things
View GitHub Profile
@0xAnsR
0xAnsR / ReadME.md
Last active November 1, 2024 06:19
Random Gmails

###1

deniserobbins@gmail.com 

###2

gordonrice@gmail.com 

###3

@0xAnsR
0xAnsR / fbmkr.py
Created August 24, 2024 06:56 — forked from Ra1d7/fbmkr.py
Facebook Mass Account Maker
import mechanize
import requests
import re
import logging
import argparse
import sys
reload(sys)
sys.setdefaultencoding('utf8')