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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
crimera avatar

crimera/piko

0
View on GitHub↗
2,716 stars·73 forks·Java·gpl-3.0·15 views

Piko

Piko is a collection of specialized Android utilities designed for binary patching, user interface customization, media downloading, and application debugging. It functions as an APK modification framework that alters application metadata and binary resources to modify internal logic and bypass version locks.

The project differentiates itself through deep application modification capabilities, including bytecode-level instruction patching, DEX file manipulation, and a dynamic hooking engine. It enables the overriding of resource files and the injection of permissions via the application manifest, concluding with signature-based APK rebuilding to allow installation on secure devices.

Broad capability areas cover content and media management, such as forcing high-definition playback and downloading videos to custom directories. The toolkit also provides interface customization to remove banners and recommendation items, as well as networking utilities to strip tracking parameters from shared URLs.

Technical observability is provided through developer debug tools that grant access to hidden menus and server response logging.

Features

  • Android App Modifications - Provides a framework for altering the behavior, user interface, and functionality of existing Android applications.
  • Android Application Modifiers - Provides a comprehensive toolkit for patching Android application binaries to inject custom features and modify internal logic.
  • Android - Enables direct video and GIF downloads and forces high-definition playback within modified Android applications.
  • APK Modification and Recompilation - Implements a framework for altering app metadata and binary resources to bypass store restrictions and version locks.
  • Android Application Customization - Allows for the removal of interface elements and the application of custom themes and fonts to third-party Android apps.
  • APK Re-signing - Re-signs modified binaries after bytecode alteration to allow installation on secure devices.
  • Bytecode Patching - Implements bytecode-level patching to alter application logic and enable hidden features within compiled binaries.
  • Bytecode Injection - Alters Android executable bytecode to inject new functionality and modify app metadata before packaging.
  • Dynamic Function Interception - Features a dynamic hooking engine that intercepts function calls at runtime to redirect logic.
  • Media Downloaders - Provides tools to retrieve videos and GIFs from mobile apps and save them to local directories.
  • Media Download Enhancements - Provides capabilities to download videos and GIFs, force high-definition playback, and specify custom directories.
  • In-App Debugging Tools - Provides a toolkit for accessing hidden debug menus and logging server responses within Android environments.
  • Debugging Tools - Provides access to hidden developer debug menus and logs server responses for technical analysis of mobile applications.
  • Manifest Permission Injection - Modifies the application manifest to grant necessary system access for file exports and database management.
  • Tracking Parameter Removers - Strips tracking parameters from shared URLs and bypasses restricted domains for direct content access.
  • Bytecode Logic Modification - Modifies functional logic via bytecode changes to enable features like picture-in-picture or undoing posts.
  • Application Version Pinning - Modifies app metadata to pin specific versions and disable automatic store updates.
  • Mobile Debugging Tools - Grants access to hidden debug menus and logs server responses to analyze mobile app behavior.
  • Interface Layout Customization - Customizes the application layout and visual experience by removing unwanted elements and changing themes.
  • Interface Resource Overrides - Overwrites original XML layout and style files with custom definitions to modify the user interface.
  • Link and Theme Customization - Provides utilities to strip tracking parameters from shared URLs and modify link behavior for direct content access.
  • Application Appearance Customizers - Allows customization of fonts, icons, and color palettes to modify the overall application appearance.
  • UI Element Hiding - Enables the removal of banners, recommendation items, and community notes from the user view.

Star history

Star history chart for crimera/pikoStar history chart for crimera/piko

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Piko

Similar open-source projects, ranked by how many features they share with Piko.
  • morpheapp/morphe-patchesMorpheApp avatar

    MorpheApp/morphe-patches

    2,550View on 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

    Java
    View on GitHub↗2,550
  • lsposed/lsposedLSPosed avatar

    LSPosed/LSPosed

    24,045View on GitHub↗

    LSPosed is an Android runtime hooking framework and in-memory code modifier. It functions as a system hooking tool that intercepts and modifies system and application methods in memory to change behavior without altering original installation files. The project provides a standardized interface through the Xposed Module API, allowing for the development of plugins that alter the behavior of the Android operating system and installed applications. The framework covers a range of capabilities including runtime function interception, Android system debugging, and application customization. Thes

    Javaandroidxposed
    View on GitHub↗24,045
  • biliroamingx/biliroamingxBiliRoamingX avatar

    BiliRoamingX/BiliRoamingX

    3,669View on GitHub↗

    BiliRoamingX is a collection of binary modifications and an application feature unlocker for a mobile client. It functions as a set of patches designed to unlock hidden features, remove regional restrictions, and modify the behavior and appearance of the application. The project utilizes a customization framework to remove unwanted page elements and adjust interface scales. It includes a media playback optimizer that forces default high resolutions and enables custom playback speeds for video streams. The modification suite covers regional restriction bypasses, content feed filtering, and su

    Kotlinandroidbilibilirevanced
    View on GitHub↗3,669
  • jingmatrix/lsposedJingMatrix avatar

    JingMatrix/LSPosed

    11,494View on 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

    Javaandroidarthooklsposed
    View on GitHub↗11,494
See all 30 alternatives to Piko→

Frequently asked questions

What does crimera/piko do?

Piko is a collection of specialized Android utilities designed for binary patching, user interface customization, media downloading, and application debugging. It functions as an APK modification framework that alters application metadata and binary resources to modify internal logic and bypass version locks.

What are the main features of crimera/piko?

The main features of crimera/piko are: Android App Modifications, Android Application Modifiers, Android, APK Modification and Recompilation, Android Application Customization, APK Re-signing, Bytecode Patching, Bytecode Injection.

What are some open-source alternatives to crimera/piko?

Open-source alternatives to crimera/piko include: morpheapp/morphe-patches — This project provides a collection of patches and modification sets for Android applications. It focuses on enhancing… lsposed/lsposed — LSPosed is an Android runtime hooking framework and in-memory code modifier. It functions as a system hooking tool… biliroamingx/biliroamingx — BiliRoamingX is a collection of binary modifications and an application feature unlocker for a mobile client. It… jingmatrix/lsposed — LSPosed is an Android runtime hooking framework and system modification tool. It enables the modification of… tagspaces/tagspaces — TagSpaces is an offline-first file tagging and organization platform that lets you manage local files with portable… xposed-modules-repo/top.hookvip.pro — This project is an Xposed Framework module and runtime code injector designed to modify Android application behavior.…