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

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

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

6 个仓库

Awesome GitHub RepositoriesApplication Logic Modifications

Runtime alterations to the internal logic of third-party applications.

Distinct from Application Logic Frameworks: Candidates focused on backend architectures or system rollbacks, not runtime application patching

Explore 6 awesome GitHub repositories matching operating systems & systems programming · Application Logic Modifications. Refine with filters or upvote what's useful.

Awesome Application Logic Modifications GitHub Repositories

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

    JingMatrix/LSPosed

    11,494在 GitHub 上查看↗

    LSPosed is an Android runtime hooking framework and system modification tool. It enables the modification of application and system behavior in memory without altering original installation files, serving as a platform for distributing and managing community-created extension modules. The project provides a comprehensive suite for device and identity spoofing, including the ability to mask hardware identifiers, simulate geographic locations, and conceal root access or hooking frameworks to bypass security and integrity checks. It also functions as an application modder to unlock premium featu

    Alters internal application logic to introduce new functions or change operational constraints.

    Javaandroidarthooklsposed
    在 GitHub 上查看↗11,494
  • bang590/jspatchbang590 的头像

    bang590/JSPatch

    11,330在 GitHub 上查看↗

    JSPatch is a JavaScript native bridge and method swizzler that allows for the dynamic injection of logic into a hosted native environment. It functions as a cross-language data mapper and execution engine, enabling the replacement of native function pointers with JavaScript wrappers to modify application behavior at runtime. The project provides the ability to perform runtime application patching by overriding native class methods and object properties. This allows for the modification of application logic and the application of hotfixes using JavaScript code loaded from local files or remote

    Overrides native classes and methods at runtime using JavaScript to apply hotfixes without redistributing the app.

    Objective-C
    在 GitHub 上查看↗11,330
  • nobyda/scriptNobyDa 的头像

    NobyDa/Script

    8,460在 GitHub 上查看↗

    Script is a collection of scripts and rule-sets designed for iOS proxy tools to modify mobile application behavior, filter network traffic, and automate interactions with online services. It provides a library of scripts and a network filter to manage how applications communicate with web services. The project enables the unlocking of premium features, memberships, and VIP content within third-party applications. It also allows for the bypass of geographical restrictions on downloads and the removal of advertisements from mobile application interfaces. The toolset covers the automation of we

    Implements runtime alterations to the internal logic of third-party iOS applications to modify behavior.

    JavaScriptjsboxloonnobyda
    在 GitHub 上查看↗8,460
  • qnblackcat/uyouplusqnblackcat 的头像

    qnblackcat/uYouPlus

    7,647在 GitHub 上查看↗

    uYouPlus is a modified iOS application binary that removes advertisements and unlocks premium playback features for non-jailbroken devices. It functions as an ad-blocking video client and enhanced video player designed to be installed via external signing tools rather than the official app store. The project enables the skipping of sponsored content using a community-driven database and allows users to bypass age restrictions and premium prompts. It unlocks high-resolution streaming options, including 2K and 4K playback, and supports background media playback and picture-in-picture mode. The

    Provides a modified iOS application binary that removes ads and unlocks premium features.

    Logos
    在 GitHub 上查看↗7,647
  • naituw/ipapatchNaituw 的头像

    Naituw/IPAPatch

    5,211在 GitHub 上查看↗

    IPAPatch is an iOS application patching and binary instrumentation tool. It is designed to inject dynamic libraries and custom frameworks into decrypted application packages to modify runtime behavior without requiring a jailbroken device. The tool functions as an external debugger interface, preparing applications to allow the setting of breakpoints and the inspection of objects in real time. It enables the integration of third-party service frameworks into existing applications to add new capabilities or specialized inspection tools. The project covers binary modification, including the pa

    Processes decrypted IPA packages to make the binary readable for modification and injection.

    Objective-Chackinghacking-toolios
    在 GitHub 上查看↗5,211
  • morpheapp/morphe-patchesMorpheApp 的头像

    MorpheApp/morphe-patches

    2,550在 GitHub 上查看↗

    This project provides a collection of patches and modification sets for Android applications. It focuses on enhancing media consumption through the removal of advertisements and sponsored segments, while enabling deep customization of application interfaces and internal behaviors. The project employs system-level modifications, including binary hooking, bytecode manipulation, and dynamic memory patching, to override default application restrictions. These capabilities allow for the restoration of push notifications via signature spoofing, the suppression of screenshot alerts, and the automati

    Implements runtime alterations to the internal logic of third-party applications to bypass restrictions and modify behavior.

    Java
    在 GitHub 上查看↗2,550
  1. Home
  2. Operating Systems & Systems Programming
  3. Application Logic Modifications

探索子标签

  • Binary IPA ModificationsAltering the compiled application binary to inject new logic and bypass restrictions. **Distinct from Application Logic Modifications:** Specific to the modification of IPA binaries for iOS, whereas general logic modifications can be runtime-only.