-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
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
prateekmedia and AbhinavISM
Metadata
Metadata
Assignees
Labels
No labels