HackeRStrategy / cc-genpro1.2

Actualizacion del generador de bin cc-genpro, con nuevas herramientas y mas sencillo de utilizar el generador de bin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

💳 CC-GENPRO1.2 💳

DEV: @RealStrategy

DATE: 13/07/2018

TELEGRAM: https://t.me/RealHackRWAM

Generador de tarjetas usando el algoritmo de Luhn. Versiones anteriores se crearon en lenguaje python. La actual y tercera version es para paginas web. Para abarcar mayor plataforma y no solo en variantes GNU/Linux

NECESARIO PKG

  • apt update && apt upgrade -y
  • pkg install git -y
  • pkg install w3m
  • pkg install nano
  • pkg install python2 -y

    INSTALACION

  • git clone https://github.com/HackeRStrategy/cc-genpro1.2.git
  • cd cc-genpro1.2
  • python2 cc-genpro1.2

    TUTORIAL DETALLADO

  • Tutorial: https://todoreal.com/como-instalar-el-generador-cc-genpro1-2-en-termux/

    GEN V3.0 - Open Here

    © 2023 @RealStrategy

  • About

    Actualizacion del generador de bin cc-genpro, con nuevas herramientas y mas sencillo de utilizar el generador de bin

    License:GNU General Public License v3.0


    Languages

    Language:Python 90.6%Language:Shell 9.4%