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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 Repos

Awesome GitHub RepositoriesInstallation Modifiers

Tools for adding or removing individual applications from existing software suites.

Distinct from Application Installers: Distinct from Application Installers: focuses on modifying existing installations rather than initial deployment.

Explore 5 awesome GitHub repositories matching development tools & productivity · Installation Modifiers. Refine with filters or upvote what's useful.

Awesome Installation Modifiers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • yerongai/office-toolAvatar von YerongAI

    YerongAI/Office-Tool

    12,966Auf GitHub ansehen↗

    Office-Tool is a PowerShell-based utility designed to automate the deployment, configuration, and maintenance of office productivity suites. It functions as a command-line manager that handles the full lifecycle of software installations, including initial setup, version updates, and the removal of existing applications. The tool distinguishes itself by providing granular control over software environments through modular script execution and direct registry manipulation. It enables users to bundle installation files into standard disk images for simplified distribution, while also offering a

    Adds or removes individual applications from current software suites and switches update channels.

    PowerShellmsofficemsprojectoffice
    Auf GitHub ansehen↗12,966
  • fireeye/flare-vmAvatar von fireeye

    fireeye/flare-vm

    8,768Auf GitHub ansehen↗

    Flare-VM is a collection of scripts and an orchestrator designed to automate the installation and configuration of a reverse engineering toolset on Windows virtual machines. It functions as a provisioning system that deploys a consistent environment for malware analysis and security research on guest operating systems. The project utilizes a configuration manager and a graphical interface to allow for the selection of specific software packages and environment variables. It employs a curated manifest to manage the installation of compatible security tools and modifies system registries and ta

    Modifies system registries and taskbar layouts to optimize the Windows environment for reverse engineering.

    PowerShell
    Auf GitHub ansehen↗8,768
  • teamvanced/vancedmanagerAvatar von TeamVanced

    TeamVanced/VancedManager

    8,162Auf GitHub ansehen↗

    VancedManager is an Android APK manager and environment modifier designed to download and install modified application packages. It serves as a tool for altering the target Android environment by deploying custom application versions to unlock specific features or changes. The utility provides a simplified interface for managing the installation, updating, and removal of specific Android application files. It coordinates the deployment of modified packages and ensures that all required dependencies are downloaded and installed in the correct order. The system handles remote package resolutio

    Provides a mechanism to install modified Android APKs that typically fail standard system validation.

    Kotlinapkvancedvanced-developers
    Auf GitHub ansehen↗8,162
  • lsposed/corepatchAvatar von LSPosed

    LSPosed/CorePatch

    2,876Auf GitHub ansehen↗

    Modifies the Android package installer to ignore version-downgrade and signature-mismatch errors during app installation.

    Javacorepatchdisable-signature-verificationxposed
    Auf GitHub ansehen↗2,876
  • zacharee/installwithoptionsAvatar von zacharee

    zacharee/InstallWithOptions

    2,575Auf GitHub ansehen↗

    InstallWithOptions is a specialized Android application deployment utility designed to install application packages using advanced flags and elevated permissions. It functions as an installer and deployer that can bypass standard system restrictions, such as version checks and minimum target SDK requirements. The tool differentiates itself through the ability to perform version downgrades, deploy multi-part split APK bundles as single cohesive apps, and install test-only packages. It further automates the deployment process by granting runtime permissions automatically and spoofing the instal

    Installs Android applications while bypassing system restrictions on SDK versions and package verification.

    Kotlin
    Auf GitHub ansehen↗2,575
  1. Home
  2. Development Tools & Productivity
  3. Application Installers
  4. Installation Modifiers

Unter-Tags erkunden

  • Android Package Installer Modifiers1 Sub-TagModules that modify the Android package installer to ignore version-downgrade and signature-mismatch errors. **Distinct from Installation Modifiers:** Distinct from Installation Modifiers: specifically targets Android's package installer to ignore specific errors, not general installation modification.
  • Modified APK InstallersAndroid system patches that bypass digest validation to enable installation of apps altered after compilation. **Distinct from Installation Modifiers:** Distinct from Installation Modifiers: specifically targets Android APK digest validation bypass, not general installation modification.
  • OS Environment TuningModifications to system registries and UI layouts to optimize the OS for specific technical workflows. **Distinct from Installation Modifiers:** Focuses on OS-level tuning (registry, taskbar) rather than simply adding/removing applications from a suite.