Check Mass BINs

Jollier

Professional
Messages
1,127
Reputation
6
Reaction score
1,099
Points
113
photo_2021-03-29_17-32-34.jpg

Installation Linux:

Code:
sudo apt install git nodejs -y

git clone https://github.com/ryujinsoft/binjs

cd binjs

touch list.txt

Now open the list.txt with any editor, put CCs inside such as this format:

Code:
ccnum|month|year|ccv2

5467546716840761|08|2025|726

And save text file.

Code:
nodejs index.js

Now put your CC's and run the script.'

Output will be:
output/BR.txt (first two country letters)
 
Top