cleaning things up by refactoring and combining files

This commit is contained in:
venus
2026-07-19 01:31:09 -05:00
parent 7f00bdb385
commit 185482f3d5
14 changed files with 335 additions and 154 deletions

View File

@@ -40,7 +40,7 @@ Pure-Python, zero-dependency parsers extract metadata without using heavy extern
* `ctf flag`: Output the last captured flag from the configuration.
### Forensics Commands
* `ctf inspect <file>`: Detailed metadata inspection.
* `ctf forensics metadata <file>`: Detailed metadata inspection.
* `-i, --inode`: Output POSIX file attributes only.
* `-e, --exif`: Output EXIF/XMP/IPTC data and decoded hints.
* `-p, --physical`: Output physical parameters of the target media.