omarboksha / CCStopper

Stops Adobe's pesky background apps and more πŸ˜‰

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CCStopper

Stops Adobe's pesky background apps and more πŸ˜‰

Version

Release Version
Stable v1.2.1

Table of Contents

v1.2.1 Changelog

  • Fixed multiple exit inputs to exit bug
  • Updated hosts block
    • Added an updater; it will update from hosts.txt from the data branch
    • removes the need to update CCStopper as a whole to update the hosts blocklist
  • Renamed the credit card trial patch to "Firewall Blocks"
  • Documentation Update
    • Removed project board (too lazy to update it)
    • Removed discussions (again, too lazy to check it, use the issues section instead)
Read previous changelogs from the releases

Installation

  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. Also, antivirus may block it from running in the downloads folder.)
  3. Run CCStopper.bat
  4. Select an option
  5. Prevent profit (for Adobe)

Features

Please do not list options by number (i.e. "select option 1, then run option 3") if you are creating a guide or asking a question that uses CCStopper. To reduce confusion, use the names of the options. Thank you.

All patches are reversible by running the same patch again.

  • Stop running Adobe background processes
  • Internet Patches
    • Firewall Block - Creates firewall rule to block the credit card prompt. See issue #42 if it does not work.
    • Add to Hosts - Blocks unnecessary Adobe servers in the hosts file.
  • System Patches
    • Genuine Checker - Replaces and locks Genuine Checker files.
    • Hide CCFolder - Hides the Creative Cloud folder in Windows Explorer.

FAQ

Why administrator permissions?

This script needs those permissions to modify files and settings. CCStopper is fully open source for auditing.

Is this a virus?

Virus detections are false positives. CCStopper is fully open source for auditing.

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

Before submitting an issue, update to the latest version and check the issues page to see if your issue is there. Please read through the issue form before submitting so the bug can be patched ASAP.

Is this available for MacOS?

It is not available for MacOS, and I won't port it to MacOS as long as I use Windows.

Will more features be added?

Yes! If I am actively working on features, they will be listed in the dev branch. Open an issue here to suggest a feature.

Is there any way to support the project?

Please donate your time! If you have Powershell/Batch knowledge, contribute to the project! If not, finding bugs and suggesting features is just as helpful!

Adding Entries to Hosts Blocklist

The data branch of CCStopper contains a hosts.txt file that has a list of addresses that CCStopper will block. If you think an address from adobe should be blocked, open a pull request with the address added to the bottom of the list. Also state why the address should be added to the hosts block.

New Features

I work on new features in the dev branch. Most of the time, I'll include a section in the README with proposed changes. (there used to be a project board but i was too lazy to update it)

Alternate Distributions/Modifications

I have no problems with this and enjoy seeing what people do with my code! Please make sure that your fork complies with this repository's license, and that the user knows it's not a modified release. Also, if you make any improvements, please consider making a pull request!

Known Issues

Check the issues page for the latest issues. I try to respond to all of them ASAP, but this is a side project and I like to touch grass too.

Disclaimer/Notice

Disclaimer: This script is in an early stage, and offered as-is. There will be many 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 need to profit off unreliable and overpriced software. Piracy helps Adobe by increasing their market dominance.

Made with <3, and </3 for Adobe

About

Stops Adobe's pesky background apps and more πŸ˜‰

License:GNU General Public License v3.0


Languages

Language:PowerShell 97.7%Language:Batchfile 2.3%