terminal-based forensic utility
Project description
w01fm00n
terminal-based forensic utility
the main test is the use via a terminal, but m00n should also be usable as a module without any problems.
installation
pip install w01fm00n
syntax
usage: w01fm00n [-h] [-a] [-r] [-v] root file
positional arguments:
root root directory of the scan
file file into which the scan is to be written
optional arguments:
-h, --help show this help message and exit
-a, --archive archive the <.csv> file as <.tar.gz> and then delete it.
-r, --raw output in raw format -> partly difficult to read for humans -> default: <False>
-v, --version show program's version number and exit
examples of usage
pip installation
save in the program directory:
w01fm00n '/home/user/Pictures/' 'data.csv'
save with an absolute path in raw mode as archive:
w01fm00n -r -a '/home/user/Pictures/' '/home/user/m00n/data.csv'
github package
save in the program directory:
python w01fm00n.py '/home/user/Pictures/' 'data.csv'
save with an absolute path in raw mode as archive:
python w01fm00n.py -r -a '/home/user/Pictures/' '/home/user/m00n/data.csv'
further information:
see docstrings in w01fm00n.py
planned future implementations and improvements:
https://github.com/w01fdev/w01fm00n/issues?q=is%3Aissue+is%3Aopen+label%3Aenhancement
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file w01fm00n-0.3.3.tar.gz.
File metadata
- Download URL: w01fm00n-0.3.3.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
25f987d5382a9180650465cfc1c611e280fe555e4ead395ed24bf4f7f2dcfaeb
|
|
| MD5 |
ef95a808ce91deec441e99cd3556838b
|
|
| BLAKE2b-256 |
f52d3ed795acab88572ac599e707b8b8c71bbd4849adca35de31c6cdb7616cfa
|
File details
Details for the file w01fm00n-0.3.3-py3-none-any.whl.
File metadata
- Download URL: w01fm00n-0.3.3-py3-none-any.whl
- Upload date:
- Size: 19.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e41c744e31d8ed627c5632733dfe83803a130a65aa072b82017f687687280a4
|
|
| MD5 |
5898aebf3f9e9fd149dbf65e33ceadd2
|
|
| BLAKE2b-256 |
fa2bc0272c16e3be90d9cd4f2f87726f59a8213aac1db00c6cc30be462a19539
|