awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • yerongai/office-toolYerongAI 的头像

    YerongAI/Office-Tool

    12,966在 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
    在 GitHub 上查看↗12,966
  • fireeye/flare-vmfireeye 的头像

    fireeye/flare-vm

    8,768在 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
    在 GitHub 上查看↗8,768
  • teamvanced/vancedmanagerTeamVanced 的头像

    TeamVanced/VancedManager

    8,162在 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
    在 GitHub 上查看↗8,162
  • lsposed/corepatchLSPosed 的头像

    LSPosed/CorePatch

    2,876在 GitHub 上查看↗

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

    Javacorepatchdisable-signature-verificationxposed
    在 GitHub 上查看↗2,876
  • zacharee/installwithoptionszacharee 的头像

    zacharee/InstallWithOptions

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

探索子标签

  • Android Package Installer Modifiers1 个子标签Modules 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.