Update README.md

This commit is contained in:
NJL
2026-07-06 19:46:44 +00:00
parent 9a7bd89955
commit 052c6e0ffc
+6
View File
@@ -33,3 +33,9 @@ And the spots that *do* bound the same `(nibble << 2)` length with a proper
# Usage # Usage
Easy start: 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!