You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Related: CCExtractor/ccextractor#1564
The changes done to parser are:
The text was updated successfully, but these errors were encountered: