Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support new ccx args #55

Open
techno-disaster opened this issue Sep 12, 2023 · 0 comments
Open

support new ccx args #55

techno-disaster opened this issue Sep 12, 2023 · 0 comments

Comments

@techno-disaster
Copy link
Member

Related: CCExtractor/ccextractor#1564

The changes done to parser are:

using double dash (--) before every command instead of single dash (-)
removed short version of many commands like svc, only kept -s and -o as they are single digit, args like -gt, -nogt, -fp, -ve, -poc, -pn, -haup, -anvid, -nofc, -dc, -sc, -caf, -sbc, -unixts, -bi, -nobi, -bs, -ff, -key, scr, svc are removed now
if command starts with no, then it must have a dash(-) after no, like --nogoptime is now --no-goptime, etc
investigate_packets -> investigate-packets
gui_mode_reports -> gui-mode-reports
ocrmode -> ocr-mode
noprogressbar -> no-progress-bar
tcpdesc -> tcp-description
tcppassword -> tcp-password
-1, -2, -12 -> --output-field 1, --output-field 2, --output-field both
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant