Card Recon 3.0.1

Getting Started with the CLI

Download the appropriate version of the Card Recon CLI from the Ground Labs Services Portal.

Locate Card Recon CLI

In the command prompt:

# Where c:\Users\<username>\Downloads\ is the directory where the Card Recon CLI executable is located cd %userprofile%\Downloads\

In Terminal:

cd ~/Downloads # Where /<username>/Downloads is the directory where the Card Recon CLI executable is located.

Running Card Recon CLI

In the command prompt:

# To run the Card Recon CLI cr_x.x.x.exe

In Terminal:

# Where <cr_linux26_x.x.x> is the file name of the Card Recon executable chmod +x cr_linux26_x.x.x ./cr_linux26_x.x.x