Skip to content

zemenue/Malwarebytes-Premium-Bypass

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 

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

About

Confuse Malwarebytes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 59.9%
  • Batchfile 40.1%