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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • yerongai/office-toolAvatar YerongAI

    YerongAI/Office-Tool

    12,966Vezi pe GitHub↗

    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
    Vezi pe GitHub↗12,966
  • fireeye/flare-vmAvatar fireeye

    fireeye/flare-vm

    8,768Vezi pe GitHub↗

    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
    Vezi pe GitHub↗8,768
  • teamvanced/vancedmanagerAvatar TeamVanced

    TeamVanced/VancedManager

    8,162Vezi pe GitHub↗

    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
    Vezi pe GitHub↗8,162
  • lsposed/corepatchAvatar LSPosed

    LSPosed/CorePatch

    2,876Vezi pe GitHub↗

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

    Javacorepatchdisable-signature-verificationxposed
    Vezi pe GitHub↗2,876
  • zacharee/installwithoptionsAvatar zacharee

    zacharee/InstallWithOptions

    2,575Vezi pe GitHub↗

    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
    Vezi pe GitHub↗2,575
  1. Home
  2. Development Tools & Productivity
  3. Application Installers
  4. Installation Modifiers

Explorează sub-etichetele

  • 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.