commit | ecd39dbd27d6f2907630678cbff464374edff8fe | [log] [tgz] |
---|---|---|
author | Tobin C. Harding <me@tobin.cc> | Wed Nov 08 11:11:09 2017 +1100 |
committer | Tobin C. Harding <me@tobin.cc> | Tue Nov 14 09:29:27 2017 +1100 |
tree | d9a0eff30f91b3f108ef1ee0c1c43916f6819946 | |
parent | fa31a58202c5d9ebb26f562913b17e81357fe0e7 [diff] |
leaking_addresses: remove command line options Currently script accepts files to skip. This was added to make running the script faster (for repeat runs). We can remove this functionality in preparation for adding sub commands (scan and format) to the script. Remove command line options. Signed-off-by: Tobin C. Harding <me@tobin.cc>