Skip to content

5qw/StartAllBack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Important

Dont run anything you dont trust.
Make registry backup before using this.

StartAllBackCleanup

Just a StartAllBack reset trial period (100d)

How it works?

The program is a powershell script used to remove some registry keys to reset the trial period of StartAllBack software. It needs to restart the explorer.exe process to take effect, it will ask you permission to do it.

Download

Click here (StartAllBack-Cleanup.exe)
or
Download .ps1 files and execute:
StartAllBack-Cleanup.ps1 ➝ ask you permission to restart explorer.exe process (same as .exe file)
StartAllBackCleanup-CLEAN.ps1 ➝ you will need to restart explorer.exe process manually. (if you feel more safe)

Tip

If you get execution policies warning using .ps1 files try this to bypass:

  • Open powershell as administrator
  • Use this command: powershell.exe -executionpolicy unrestricted <FILE PATH>
  • Example: powershell.exe -executionpolicy unrestricted C:\Users\Administrator\Desktop\StartAllBack-Cleanup.ps1

Virus detection

Note

Detections because it removes registry keys and program used to make .exe file. Use the .ps1 file if you feel more safe to use.

Virustotal (.exe) Virustotal (.ps1) Hybrid-Analysis (.exe)
Link Link Link

Looking for a permanent solution?

Take a look to this repo ➝ https://github.com/Aetherinox/startallback-utility







######## Skid from: https://gist.github.com/vaginessa/a65c38b2c76809c0fffc2c67ce8f5493 // https://github.com/iandiv/StartAllBack-Cleanup

About

Just a StartAllBack reset trial period (100d)

Resources

Stars

Watchers

Forks

Contributors