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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • yerongai/office-toolAvatar de YerongAI

    YerongAI/Office-Tool

    12,966Ver en 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
    Ver en GitHub↗12,966
  • fireeye/flare-vmAvatar de fireeye

    fireeye/flare-vm

    8,768Ver en 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
    Ver en GitHub↗8,768
  • teamvanced/vancedmanagerAvatar de TeamVanced

    TeamVanced/VancedManager

    8,162Ver en 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
    Ver en GitHub↗8,162
  • lsposed/corepatchAvatar de LSPosed

    LSPosed/CorePatch

    2,876Ver en GitHub↗

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

    Javacorepatchdisable-signature-verificationxposed
    Ver en GitHub↗2,876
  • zacharee/installwithoptionsAvatar de zacharee

    zacharee/InstallWithOptions

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

Explorar subetiquetas

  • Android Package Installer Modifiers1 sub-etiquetaModules 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.