Python Digital Forensics Cookbook
上QQ阅读APP看书,第一时间看更新

How to do it…

In this script, we perform the following steps:

  1. Create positional and optional arguments.
  2. Add descriptions to arguments.
  3. Configure arguments with select choices.