From 998f0076e928dfea29ed859ace2123d955784731 Mon Sep 17 00:00:00 2001 From: "Mike K." <42292967+Crypt0Fox@users.noreply.github.com> Date: Tue, 20 Jan 2026 11:06:30 +0200 Subject: [PATCH] Fix formatting in README.md description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f84d61d..27b13c3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Process-Injection -This repository provides educational material about process injection—a fundamental technique in systems programming and security research. It includes examples, explanations, and practical demonstrations intended for authorized security testing and learning only. +This repository provides educational material about process injection - a fundamental technique in systems programming and security research. It includes examples, explanations, and practical demonstrations intended for authorized security testing and learning only. **Important Disclaimer**: Do not use this information to compromise systems you do not own or have explicit authorization to test. Unauthorized process injection is illegal in most jurisdictions and violates computer fraud and abuse laws.