diff --git a/README.md b/README.md index ff23d78..107473d 100644 --- a/README.md +++ b/README.md @@ -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``` \ No newline at end of file +```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! \ No newline at end of file