⭐RANDOM CREDIT CARD GENERATOR BY MEANS OF A BIN NUMBER ⭐

Hero Member
Joined
Aug 19, 2023
Messages
880
Reaction score
20,439
Points
93
Random credit card generator by means of a BIN number
[Image: img_20230226_183619_536-jpg.46157]




Quote:- Easy code for TERMUX
- Detailed explanation
- Free code for editing
- Works on iOS, Android, Windows, GNU/Linux
- Secure and easy to access link
- Gene by BIN 654321xxxxxxxxxx


Random credit card generator for TERMUX
An easier way to generate these numbers using a public algorithm. Random credit card generator for TERMUX.

This tool is focused to be used in the TERMUX android terminal, in the same way it can be used in more operating systems that are part or distributions of GNU/Linux. I recommend you pay attention to each of the steps that I will leave.

GitHub: visit here for more details on this tool
Requirements:

ANDROID mobile device with TERMUX
iOS mobile device (Can use REMOTE SSH)
A computer with Windows/Linux (VSC, TERMINAL)
Installing the card generator in Termux
Termux does not have to be downloaded from the Play Store since that version was forgotten and without an update for its improvement. I recommend using the following version that so far can be used to test many tools.

DOWNLOAD Termux : The solution to these errors can be done in 2 (Github and F-Droid) very effective ways. The fastest and safest way is through the F-DROID program (an open source repository, similar to play store).
F Droid download

Requirements:

ANDROID mobile device with TERMUX
iOS mobile device (Can use REMOTE SSH)
A computer with Windows/Linux (VSC, TERMINAL)
Installing the card generator in Termux
Termux does not have to be downloaded from the Play Store since that version was forgotten and without an update for its improvement. I recommend using the following version that so far can be used to test many tools.

Requirements
1 apt list --upgradable
2 apt update && apt upgrade -y
3 apt install python2
4 apt install git -y
5 apt install nano -y

Installation
1 git clone GitHub - RealStrategy/GENBIN: Generador de tarjetas de crédito aleatorio por medio de un número BIN.
2 cd genbin
3 bash genbin.sh



Use

1 cd $home
2 cd genbin
3 bash genbin.sh
 
  • Like
  • Love
Reactions: redwindow, supremedev, Hehsv and 5 others
  • Tags
    bin card generator credit cards generator number random
  • Top