Skip to content

yizuuv/Malwarebytes-Premium-Bypass

 
 

Repository files navigation

The purpose of this script is to reset the 14-day trial period of Malwarebytes Premium. It achieves this by modifying a certain registry key associated with the software used for identifing its users.

Important

BATCHFILE VERSION:

image image

Important

POWERSHELL VERSION:

  • If you get a UnauthorizedAccess error when attempting to run the .ps1 file you must change your execution policy.
  • Run Set-ExecutionPolicy -ExecutionPolicy Bypass -Scope Process -Force before running the .ps1 file.

firstRunOfScript

HOW TO:

MB.mp4

EXE Virus Total

SAA-MalwareBytes-Premium.exe

About

Confuse Malwarebytes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 54.9%
  • Batchfile 45.1%