Update README.md

This commit is contained in:
NJL
2026-07-06 19:46:44 +00:00
parent 9a7bd89955
commit 052c6e0ffc
+7 -1
View File
@@ -32,4 +32,10 @@ And the spots that *do* bound the same `(nibble << 2)` length with a proper
# Usage
Easy start:
```py binspect.py tcpip.sys --trace```
```py binspect.py tcpip.sys --trace```
### How I made it
Been working on it since a few months. Hope it's useful for your research!
### Contributions
Contributions are welcome, just fork it, edit it and do a Pull Request!