From 8488e57a8ff0bdb68b8a0d5a2fed3521f50c5802 Mon Sep 17 00:00:00 2001 From: Puppet <122136792+Thepuppetqueen57@users.noreply.github.com> Date: Tue, 3 Jun 2025 19:07:03 -0700 Subject: [PATCH] Added a readme hee hee --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5b2136e --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# String Matcher + +A simple program written in C++ to bruteforce strings + +Pretty useless but still cool.