From 5455310209d403ecd03117617e2d7a92eca4a55f Mon Sep 17 00:00:00 2001 From: Guilherme Lima Araujo <38929104+apr3ndi5@users.noreply.github.com> Date: Mon, 25 Mar 2019 23:10:02 -0300 Subject: [PATCH] Update ScanMemory.hpp MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tradução para inglês --- FistScannn/FistScannn/ScanMemory.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FistScannn/FistScannn/ScanMemory.hpp b/FistScannn/FistScannn/ScanMemory.hpp index 1adc7e7..ba8c8dc 100644 --- a/FistScannn/FistScannn/ScanMemory.hpp +++ b/FistScannn/FistScannn/ScanMemory.hpp @@ -9,7 +9,7 @@ enum protectType : DWORD std::vectormapp; bool mapmemory(HANDLE phandle, protectType pTopy) {//aprendiz saiu correndo, pau no cu de quem ta lendo! - + //The apprentice leaves running, dick in the ass of the one reading! DWORD Proibido = (PAGE_NOCACHE | PAGE_GUARD | PAGE_NOACCESS); MEMORY_BASIC_INFORMATION mbi;