Skip to content

support new ccx argsΒ #55

@techno-disaster

Description

@techno-disaster

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions