From c390943388dba25af8f94d359cf9e7fb4c5f3619 Mon Sep 17 00:00:00 2001 From: Joas A Santos <34966120+CyberSecurityUP@users.noreply.github.com> Date: Tue, 14 Jan 2025 14:35:02 -0300 Subject: [PATCH] Update README.md --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 6ede594..4633caf 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,5 @@ # Offensive-Windows-Drivers-Development -Aqui está um exemplo de um **README.md** que poderia ser usado para descrever o projeto "Offensive-Windows-Drivers-Development". Este documento aborda objetivos, estrutura e instruções básicas para uso: - ---- - -# Offensive Windows Drivers Development - ## Overview **Offensive-Windows-Drivers-Development** is a research project designed to explore the development of Windows kernel-mode drivers for offensive security purposes. The project focuses on techniques for low-level interaction with the Windows operating system, including file system interception, process manipulation, and advanced memory operations.