ctcc

command module
v0.0.0-...-e567249 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 18, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

README

ctcc

see your tcc db

This is a simple port of tcc to go with a few extra features.

Usage

./ctcc -h             
Usage of ./ctcc:
  -csv
        Output to CSV
  -file string
        File name to output to (default "ctcc.csv")
  -json
        Output to JSON
  -sal
        Output for sal to pick it up
  -version
        Print version and exit

For this to run properly you will need to provide Full-Disk Access to the binary or whatever is executing it.

Sal

If you want to add this extra information as a checkin module for Sal you can use the -sal flag to output the data in the correct format.

This will create a file /usr/local/sal/tcc_results.json that the tcc_returner.py will pick up and send to Sal.

Note: This program takes about 10 seconds to run on my machine, so it might be worth running it independently of the checkin module to avoid slowing down the checkin process.

CSV

Similar to the tool that inspired this, you can output the data to a CSV file with the -csv flag. This will create a file called ctcc.csv in the current directory as well as MDM-ctcc.csv for the MDM overrides.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Borrowed from github.com/micromdm/go4/version.
Borrowed from github.com/micromdm/go4/version.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL