Skip to content

Releases: ItaiShek/CC_Generator

v2.0.1

07 Feb 22:10
Compare
Choose a tag to compare

What's new:

  1. Switched from make to cmake.
  2. Split the program separate executables (one for the console version and another for the GUI).
  3. Single file executable (no dynamic linking).

v2.0.0

02 Feb 14:12
Compare
Choose a tag to compare

What's new:

  1. Cross-platform: Both Linux and Windows versions.
  2. Both GUI and console versions:
  • GUI: DearImGui
  • Console: ncurses for linux and pdcurses for windows.
  1. SQLite3 database.
  2. Migrated the code to c++.
  3. New license: AGPL3

Known issues:

The terminal stays open for the GUI version (see the readme file for further details).

v1.0

11 Jun 12:13
7700bab
Compare
Choose a tag to compare
  • 33 credit card issuers
  • Generation of up to a billion numbers at a time
  • Write to a file or screen