Giter Club home page Giter Club logo

ccstopper's Introduction

CCStopper

Kills Adobe's pesky background apps and more!

Table of Contents

Stable Version: v1.1.3

Current Version (pre-release): v1.2.0

v1.2.0_pre.1 Changelog

  • UI Change
    • Added submenus and changed inputs
  • Combined Credit Card Stop module and ServiceBlock module
    • Thanks to @sh32devnull for ServiceBlock module
    • Adds Adobe IPs to hosts file and blocks Adobe Desktop Service in firewall
  • Added DisableAutoStart, HideCCFolder, BlockProcesses, and HideTrialBanner modules
  • Bug Fixes and Improvements
    • Again, big thanks to contributors mentioned above for helping!
  • Documentation Update (this readme won't reflect changes, go to the development branch for full updated documentation)
Download 1.2.0_pre.1 here

v1.1.3 Changelog

  • UI Change
    • Replace button plugin (thanks MAS for UI ripoff inspiration)
  • Added Credit Card Stop Module
    • Creates a firewall rule that blocks Adobe Desktop Service.exe from accessing the internet
    • Blocking ADS bypasses the credit card prompt (confirmed working as of Apr. 4, 2022; subject to change in the future)
    • Automated the Credit Card workaround in genP guide #2
  • Documentation Update
    • Changed some things, added a "Future Features" section. If you have batch scripting knowledge, please take a look and see what you can do.
Read previous changelogs from the releases

Instructions

  1. Get the latest release
  2. Extract the ZIP file (This is important, CCStopper will not work without the additional scripts in the additional folders)
  3. Run CCStopper.bat
  4. Select an option
  5. Prevent Profit (for Adobe)

Menu Options

End Adobe Processes [1]
Does what it says, all Adobe processes will be stopped.
Remove Genuine Checker [2]
Clears the AdobeGCClient (genuine checker) folder and changes its permissions so that it cannot be modified by applications.
Patch Acrobat [3]
Run "Remove AGS" before proceeding.

This function edits the registry to patch Acrobat. Will ask if you want to create a restore point in the case that registry patching fails catastrophically. Automates this guide.

Credit Card Prompt Fix [4]
Adds a firewall rule to block the credit card prompt from popping up when signing up for a trial.

Has an option to delete the firewall rule just in case.

FAQ

Q: It asks for administrator permissions?
A: This script needs those permissions to modify files and settings. The full source code of this script is available in this repository for auditing.

Q: Is this a virus?
A: Windows might say that it is a virus, but that is a false positive. As stated above, the full source code for this script is avaliable for auditing.

Q: I found a bug/issue! What do I do?

A: Update to the latest version. If the issue presists, check the open issues and the known issues for any issues that I am aware of. If it's not there, open up an issue describing your problem and how to reproduce it. I'll work on it as soon as I can.


Q: Is this available for MacOS?
A: It is not currently available for MacOS, and I don't intend on porting it to MacOS. Community ports are welcome, but please credit accordingly.

Q: Will more features be added?
A: Yes! They are all in the Future Features section below. Any help with the future features is greatly appreciated!

Q: Will this affect Adobe apps in any negative way?
A: No, it won't. If you do have Adobe apps (Photoshop, After Effects, etc.) open, it will close them if you decide to end Adobe processes. Other than that, everything should work normally. Please open an issue if this is not the case.

Q: Is there any way to support the project?
A: Please donate your time! If you have batch scripting knowledge, please look through the Future Features section below and see what you can contribute. Financial donations are not accepted at the moment.

Future Features

These are features that I'd like to implement in the future. If you can help, please open a thread in the discussions tab, under the "Development" category, or if you have code already, open a pull request!

  • Patch Retention
    • Locks the patched file from genP so that nothing can modify/delete it
    • I'm stuck at setting a list of filepaths that the script can read off and patch.
  • Revamp the ProcessKill script
    • Currently, the script stops any process that mentions Adobe in its Company Name attribute. It is a "'shotgun' approach" as stated by the creator of the command. It'll kill any CC app (Photoshop, Premiere, etc.) running, destroying unsaved work.
    • Getting individual processes and blocking them is unfeasible, as Adobe changes that every time they sneeze
  • Running in background
    • tbh i have no idea where to even start with this
    • Goal: have an option to run the ProcessKill script every set interval
  • Converting ProcessKill module to a batch script
    • Done by running powershell commands from a batch script
    • i'm just too lazy to do this lmao
  • Backup documentation/scripts
    • Host on my own website?

Known Issues

There are more issues in the issues section; these are just the most common ones.

Issue: Error message: the execution of scripts is disabled on this system. Please see "get-help about_signing" for more details. or pushing the "Remove AGS" button gives no results.

Fix: Run set-executionpolicy remotesigned in an admininstrator powershell window, or manually execute the ProcessKill.ps1 script in the scripts folder once (you can use CCStopper running the script for the first time manually). Credit to /u/getblownaparte on Reddit for bringing this issue up


Issue: Error message: The argument '.\scripts\ProcessKill.ps1' to the -File parameter does not exist. Provide the path to an existing file as an argument to the -File parameter. and no apps are closed.

Fix: Update to the latest version of the script.


Issue: Error message: The target registry key cannot be found, or it has been edited already. Cannot proceed with Acrobat fix. and there is no value in the registry.

Fix: Create a DWORD value (in the registry) called IsAMTEnforced with a value of 1. You will not need to patch Acrobat with the script after this.

Disclaimer/Notice

Disclaimer: This script is in an early stage, and offered as-is. There will be bugs. I am not responsible for any damage, loss of data, or thermonuclear wars caused by these scripts. I am not affiliated with Adobe.

Notice: Don't use this tool for piracy. It's illegal, and multi-billion dollar companies like Adobe needs to profit off unreliable and overpriced software. Piracy helps Adobe by increasing their market dominance. If you want to dethrone Adobe, use alternatives.

Made with <3 from easun and </3 for Adobe

ccstopper's People

Contributors

t4rra avatar zen1x avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.