preserve hardened USB smoke evidence
This commit is contained in:
@@ -141,9 +141,13 @@ optional `--wire` path preserves every received byte, including startup text and
|
||||
damaged or partial frames, for forensic comparison:
|
||||
|
||||
```sh
|
||||
python tools/capture_binary.py --wire captures/session.wire
|
||||
python tools/capture_binary.py --reset --wire captures/session.wire
|
||||
```
|
||||
|
||||
`--reset` normalizes the USB DTR/RTS state, clears bytes from the prior session,
|
||||
and resets the C3 while the new capture is already open. Omit it when attaching
|
||||
to an intentionally uninterrupted stream.
|
||||
|
||||
An existing `.trk` stream can be decoded again without hardware:
|
||||
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user