awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
X1a0He avatar

X1a0He/Adobe-Downloader

0
View on GitHub↗
2,830 stars·132 forks·Swift·gpl-3.0·12 views

Adobe Downloader

Adobe Downloader is a macOS utility that downloads and installs any Adobe application directly from official Adobe sources, and also functions as a comprehensive Adobe Creative Cloud cleaner tool. It removes all Adobe software, preferences, caches, licenses, logs, background services, and keychain entries from a Mac system.

The tool uses a privileged helper process that communicates via XPC to perform system-level operations such as file removal and software installation. It manages background processes through macOS launchd plists, stops Adobe background services and genuine validation processes, and verifies cryptographic signatures of processes and binaries before allowing sensitive operations. Multiple Adobe applications can be downloaded simultaneously from official sources using parallel network connections.

The documentation covers the full cleanup pipeline, concurrent download engine, service termination protocol, and code signature validation components.

Features

  • Adobe Application Downloads - Downloads and installs any Adobe application directly from official Adobe sources with support for multiple concurrent downloads.
  • Adobe File Removals - Removes Adobe applications, Creative Cloud, preferences, caches, licenses, logs, services, keychain entries, and genuine validation service.
  • Adobe - Removes Adobe applications, Creative Cloud, preferences, caches, licenses, logs, services, keychain entries, and genuine validation service.
  • Adobe Creative Cloud Cleanups - Removing all Adobe software, preferences, caches, licenses, and background services from a Mac system completely.
  • Application Cleanup Pipelines - Removes Adobe components by systematically deleting applications, preferences, caches, licenses, logs, and keychain entries in a defined order.
  • Process Binary Signature Validators - Verifying the cryptographic signature of a process or binary to confirm its identity before allowing sensitive operations.
  • XPC Privilege Escalations - Uses a separate helper process with elevated permissions to execute system-level tasks, communicating through XPC for secure operation.
  • Privileged Execution Helpers - Executes system-level tasks like software installation through a separate, privileged helper process that communicates via XPC.
  • macOS XPC Privileged Helpers - A background process that performs system-level operations like file removal and software installation via XPC communication.
  • Adobe Creative Cloud Cleaners - A utility that removes Adobe applications, preferences, caches, licenses, and background services from macOS systems.
  • Service Termination Protocols - Stops Adobe background services and genuine validation processes by identifying and killing running daemons and agents.
  • XPC Privilege Bridges - Running system-level operations through a separate privileged helper process that communicates via XPC for security.
  • Concurrent Downloaders - Downloads multiple Adobe applications simultaneously from official sources using parallel network connections for efficiency.
  • Binary Code Signature Validators - Checks the cryptographic signature of a process or binary to confirm its identity and integrity before allowing sensitive operations.
  • Process and Binary Signature Validators - A component that verifies cryptographic signatures of processes and binaries before allowing sensitive operations.
  • Launchd Plist Managers - Manages long-running background helpers by creating and controlling launchd property list files for lifecycle automation.
  • Launchd Process Managers - Starts, stops, and monitors long-running helper processes using launchd plists for lifecycle management.
  • macOS Launchd Service Managers - A utility that starts, stops, and monitors long-running helper processes using macOS launchd plists.

Star history

Star history chart for x1a0he/adobe-downloaderStar history chart for x1a0he/adobe-downloader

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Adobe Downloader

These projects share indexed features with Adobe Downloader. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • rikkaapps/shizukuRikkaApps avatar

    RikkaApps/Shizuku

    26,413View on GitHub↗

    Shizuku is a framework that enables standard mobile applications to interact with restricted system-level interfaces and services. By acting as a bridge between the user space and protected system functions, it allows applications to perform privileged operations that are typically inaccessible due to standard operating system sandbox limitations. The project functions by routing requests through a persistent background service, which facilitates communication with internal system services and remote interfaces. This architecture allows for the execution of system-level tasks and the manageme

    Kotlin
    View on GitHub↗26,413
  • buresdv/corkburesdv avatar

    buresdv/Cork

    4,498View on GitHub↗

    Cork is a native macOS desktop application that provides a graphical interface for the Homebrew package manager. It serves as a GUI for searching, installing, and updating software packages and functions as a service controller for managing background system services. The application includes a dedicated menu bar utility for triggering package updates and management tasks directly from the macOS status menu. It also features a system for assigning custom tags to packages to group and organize software installations. The software covers package lifecycle management, including dependency analy

    Swift
    View on GitHub↗4,498
  • iawia002/annieiawia002 avatar

    iawia002/annie

    31,414View on GitHub↗

    Annie is a command-line video downloader and web video extraction library written in Go. It functions as a concurrent media downloader designed to fetch video files and playlists from websites via URLs. The tool distinguishes itself through a proxy-aware network layer that supports SOCKS5 and HTTP proxies to bypass regional content restrictions. It also incorporates session cookie integration and referrer spoofing to facilitate the download of authenticated or age-gated content. The project provides capabilities for bulk media acquisition, including batch downloading from text files and extr

    Go
    View on GitHub↗31,414
  • iawia002/luxiawia002 avatar

    iawia002/lux

    31,412View on GitHub↗

    Lux is a command line video downloader written in Go designed for extracting and saving video and audio from various websites. It functions as a concurrent media downloader that increases transfer speeds by splitting files into fragments and downloading them using multiple threads. The tool serves as a playlist download manager capable of retrieving entire video collections or specific ranges of items. It also operates as a proxy-enabled media client, supporting HTTP and SOCKS5 proxies and session cookies to access region-locked, private, or age-gated content. Additional capabilities include

    Gobilibilicrawlerdownload
    View on GitHub↗31,412
Compare all 22 related projects→

Frequently asked questions

What does x1a0he/adobe-downloader do?

Adobe Downloader is a macOS utility that downloads and installs any Adobe application directly from official Adobe sources, and also functions as a comprehensive Adobe Creative Cloud cleaner tool. It removes all Adobe software, preferences, caches, licenses, logs, background services, and keychain entries from a Mac system.

What are the main features of x1a0he/adobe-downloader?

The main features of x1a0he/adobe-downloader are: Adobe Application Downloads, Adobe File Removals, Adobe, Adobe Creative Cloud Cleanups, Application Cleanup Pipelines, Process Binary Signature Validators, XPC Privilege Escalations, Privileged Execution Helpers.

Which projects share features with x1a0he/adobe-downloader?

Projects with overlapping indexed features include: rikkaapps/shizuku — Shizuku is a framework that enables standard mobile applications to interact with restricted system-level interfaces… iawia002/lux — Lux is a command line video downloader written in Go designed for extracting and saving video and audio from various… iawia002/annie — Annie is a command-line video downloader and web video extraction library written in Go. It functions as a concurrent… jely2002/youtube-dl-gui — This project is a cross-platform desktop application that serves as a graphical wrapper for the youtube-dl command… buresdv/cork — Cork is a native macOS desktop application that provides a graphical interface for the Homebrew package manager. It… persepolisdm/persepolis — Persepolis is a Python-based download manager and graphical user interface for the aria2 engine. It functions as a…