Card Recon 3.0.2
Getting Started with the CLI
Download the appropriate version of the Card Recon CLI from the Ground Labs Services Portal.
Card Recon should be run with administrator privileges. Use runas in the Command Prompt and sudo in Terminal.
For more details, see Running the Card Recon CLI.
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
Full disk access required for macOS Targets
Scanning macOS Target locations within the top-level Users (/Users) folder requires the "Full Disk Access" feature to be enabled for the Terminal prior to the first scan of the macOS Target. Locations not granted full access will be logged as inaccessible locations. See Enabling Full Disk Access in macOS Systems for more information.
Scanning macOS Target locations within the top-level Users (/Users) folder requires the "Full Disk Access" feature to be enabled for the Terminal prior to the first scan of the macOS Target. Locations not granted full access will be logged as inaccessible locations. See Enabling Full Disk Access in macOS Systems for more information.