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;