From 052c6e0ffcfae2b212dd83ffad9996e9067c37be Mon Sep 17 00:00:00 2001 From: NJL <23+njl@noreply.git.churchofmalware.org> Date: Mon, 6 Jul 2026 19:46:44 +0000 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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