# crimera/piko

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/crimera-piko).**

2,716 stars · 73 forks · Java · gpl-3.0

## Links

- GitHub: https://github.com/crimera/piko
- awesome-repositories: https://awesome-repositories.com/repository/crimera-piko.md

## Topics

`morphe` `morphe-patches`

## Description

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.

## Tags

### Mobile Development

- [Android App Modifications](https://awesome-repositories.com/f/mobile-development/android-app-modifications.md) — Provides a framework for altering the behavior, user interface, and functionality of existing Android applications. ([source](https://cdn.jsdelivr.net/gh/crimera/piko@main/README.md))
- [Android Application Modifiers](https://awesome-repositories.com/f/mobile-development/android-application-modifiers.md) — Provides a comprehensive toolkit for patching Android application binaries to inject custom features and modify internal logic.
- [Android Application Customization](https://awesome-repositories.com/f/mobile-development/android-application-customization.md) — Allows for the removal of interface elements and the application of custom themes and fonts to third-party Android apps.
- [In-App Debugging Tools](https://awesome-repositories.com/f/mobile-development/android-applications/android-app-execution/in-app-debugging-tools.md) — Provides a toolkit for accessing hidden debug menus and logging server responses within Android environments.
- [Debugging Tools](https://awesome-repositories.com/f/mobile-development/build-and-tooling/debugging-tools.md) — Provides access to hidden developer debug menus and logs server responses for technical analysis of mobile applications. ([source](https://cdn.jsdelivr.net/gh/crimera/piko@main/README.md))
- [Manifest Permission Injection](https://awesome-repositories.com/f/mobile-development/manifest-permission-injection.md) — Modifies the application manifest to grant necessary system access for file exports and database management.

### Business & Productivity Software

- [Android](https://awesome-repositories.com/f/business-productivity-software/media-downloaders/android.md) — Enables direct video and GIF downloads and forces high-definition playback within modified Android applications.
- [Media Downloaders](https://awesome-repositories.com/f/business-productivity-software/media-downloaders.md) — Provides tools to retrieve videos and GIFs from mobile apps and save them to local directories.

### Hardware & IoT

- [APK Modification and Recompilation](https://awesome-repositories.com/f/hardware-iot/firmware-management/firmware-image-extractors/reverse-engineering-toolkits/apk-modification-and-recompilation.md) — Implements a framework for altering app metadata and binary resources to bypass store restrictions and version locks.

### Security & Cryptography

- [APK Re-signing](https://awesome-repositories.com/f/security-cryptography/signature-verification-tools/signature-spoofing-utilities/apk-signature-bypasses/apk-re-signing.md) — Re-signs modified binaries after bytecode alteration to allow installation on secure devices.

### Software Engineering & Architecture

- [Bytecode Patching](https://awesome-repositories.com/f/software-engineering-architecture/bytecode-patching.md) — Implements bytecode-level patching to alter application logic and enable hidden features within compiled binaries.
- [Bytecode Injection](https://awesome-repositories.com/f/software-engineering-architecture/code-patching-engines/patch-generators/dex/bytecode-injection.md) — Alters Android executable bytecode to inject new functionality and modify app metadata before packaging.
- [Dynamic Function Interception](https://awesome-repositories.com/f/software-engineering-architecture/dynamic-function-interception.md) — Features a dynamic hooking engine that intercepts function calls at runtime to redirect logic.
- [Bytecode Logic Modification](https://awesome-repositories.com/f/software-engineering-architecture/code-modification-engines/bytecode-logic-modification.md) — Modifies functional logic via bytecode changes to enable features like picture-in-picture or undoing posts. ([source](https://cdn.jsdelivr.net/gh/crimera/piko@main/README.md))

### Graphics & Multimedia

- [Media Download Enhancements](https://awesome-repositories.com/f/graphics-multimedia/media-download-enhancements.md) — Provides capabilities to download videos and GIFs, force high-definition playback, and specify custom directories. ([source](https://cdn.jsdelivr.net/gh/crimera/piko@main/README.md))

### Networking & Communication

- [Tracking Parameter Removers](https://awesome-repositories.com/f/networking-communication/url-parameter-parsers/tracking-parameter-removers.md) — Strips tracking parameters from shared URLs and bypasses restricted domains for direct content access.

### System Administration & Monitoring

- [Application Version Pinning](https://awesome-repositories.com/f/system-administration-monitoring/application-version-pinning.md) — Modifies app metadata to pin specific versions and disable automatic store updates.
- [Mobile Debugging Tools](https://awesome-repositories.com/f/system-administration-monitoring/mobile-debugging-tools.md) — Grants access to hidden debug menus and logs server responses to analyze mobile app behavior.

### User Interface & Experience

- [Interface Layout Customization](https://awesome-repositories.com/f/user-interface-experience/app-visual-identity-customizers/interface-layout-customization.md) — Customizes the application layout and visual experience by removing unwanted elements and changing themes.
- [Interface Resource Overrides](https://awesome-repositories.com/f/user-interface-experience/interface-resource-overrides.md) — Overwrites original XML layout and style files with custom definitions to modify the user interface.
- [Link and Theme Customization](https://awesome-repositories.com/f/user-interface-experience/link-and-theme-customization.md) — Provides utilities to strip tracking parameters from shared URLs and modify link behavior for direct content access. ([source](https://cdn.jsdelivr.net/gh/crimera/piko@main/README.md))
- [Application Appearance Customizers](https://awesome-repositories.com/f/user-interface-experience/terminal-user-interfaces/visual-styling-presentation/interface-appearance-customization/component-appearance-customizers/application-appearance-customizers.md) — Allows customization of fonts, icons, and color palettes to modify the overall application appearance. ([source](https://cdn.jsdelivr.net/gh/crimera/piko@main/README.md))
- [UI Element Hiding](https://awesome-repositories.com/f/user-interface-experience/visibility-toggles/site-visibility-controls/content-access-restrictions/ui-element-hiding.md) — Enables the removal of banners, recommendation items, and community notes from the user view. ([source](https://cdn.jsdelivr.net/gh/crimera/piko@main/README.md))
