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
Aliucord avatar

Aliucord/Aliucord

0
View on GitHub↗
4,759 stars·224 forks·Kotlin·OSL-3.0·18 viewsdiscord.gg/EsNDvBaHVU↗

Aliucord

Aliucord is a modified version of the Discord Android application that functions as a plugin-based app extender. It allows for the installation of third-party plugins and deep customization of the mobile client without requiring a full rebuild of the binary.

The project provides a framework for loading external code modules at runtime and includes a management system for installing and updating these extensions. It features a dedicated telemetry blocker designed to prevent the application from sending tracking and analytics data to remote servers.

Additional capabilities include a crash logging system that captures error data during application failures to assist in troubleshooting and diagnostics.

Features

  • Android Application Modding - Enables the installation and update of third-party extensions for a mobile application without manual rebuilding.
  • Dynamic Module Loading - Provides a framework for loading external code modules at runtime to extend application behavior.
  • Plugin Management Systems - Includes a management system for installing, updating, and toggling third-party extensions.
  • Reflection-Based Access - Leverages Java reflection to interact with private internal classes and methods not exposed by the public API.
  • Bytecode Manipulation - Implements bytecode manipulation to inject custom logic and override internal function calls within the Android application.
  • Plugin Extenders - Functions as a framework for loading third-party plugins into a mobile application at runtime.
  • Runtime Method Hooking - Uses runtime method hooking to redirect original application function calls to custom wrappers.
  • Discord Client Customizations - Modifies the Discord Android app to add custom features and change interface behavior.
  • Plugin Update Systems - Provides a built-in mechanism to check for and apply updates to core modifications and installed plugins.
  • Crash Diagnostics - Ships a diagnostic tool that captures error data during application failures and saves it to logs.
  • Telemetry Blocking - Intercepts and drops network requests to analytics endpoints to prevent data transmission to remote servers.
  • Privacy Hardening Tools - Disables telemetry and analytics tracking to prevent usage data from being sent to remote servers.
  • Telemetry Blockers - Implements a privacy tool that prevents the mobile application from sending tracking and analytics data.
  • Application Crash Logging - Implements a system to capture error data during software failures and save it for troubleshooting.
  • Communication Clients - Modification for mobile messaging applications.
  • Social Media - Plugin-based modding framework for the Discord mobile app.

Star history

Star history chart for aliucord/aliucordStar history chart for aliucord/aliucord

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Aliucord

These projects share indexed features with Aliucord. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • rovo89/xposedbridgerovo89 avatar

    rovo89/XposedBridge

    4,067View on GitHub↗

    XposedBridge is an Android Java hooking framework and bytecode instrumentation engine. It functions as a runtime system for intercepting and modifying Java method calls within the Android operating system and installed applications. The project provides a mechanism for zygote process injection, ensuring that all spawned applications inherit the instrumentation logic. It enables the modification of internal Android system behaviors through method proxying and Java reflection to access private internal system members. The framework supports dynamic Android instrumentation and runtime analysis,

    JavaScriptandroidxposed
    View on GitHub↗4,067
  • 10se1ucgo/disablewintracking10se1ucgo avatar

    10se1ucgo/DisableWinTracking

    4,912View on GitHub↗

    DisableWinTracking is a privacy hardening tool and telemetry blocker for Windows 10. It reduces data collection and disables diagnostic reporting through the modification of system services and registry keys. The project includes a dedicated utility for removing the OneDrive cloud storage client and cleaning its associated registry entries from the file explorer. It further manages network privacy by updating the system hosts file and configuring firewall rules to block communication with tracking servers. The tool covers broader system debloating and privacy management, including the disabl

    Python
    View on GitHub↗4,912
  • builtbybel/privatezillabuiltbybel avatar

    builtbybel/privatezilla

    3,723View on GitHub↗

    Privatezilla is a Windows privacy hardening tool designed to audit security settings, remove pre-installed software, and block outbound telemetry data. It functions as an operating system security auditor and a telemetry blocker to restrict data transmission from third-party applications. The project provides automated utilities for removing built-in applications and cloud services. It employs firewall rules and host file restrictions to prevent unauthorized information collection and stop data transmission to external servers. The tool covers a broad range of system management capabilities,

    C#debloatpowershellprivacy
    View on GitHub↗3,723
  • runelite/runeliterunelite avatar

    runelite/runelite

    5,391View on GitHub↗

    RuneLite is an open-source game client for OldSchool RuneScape. It serves as a community-driven alternative to the official software, functioning as a modified client that allows for deep customization and feature extension. The project provides a programmable game plugin system that enables the development and injection of custom tools directly into the running game environment. This framework allows for the creation of interface enhancements and the integration of custom logic to modify client behavior. The system also includes a game cache data manager for reading and manipulating local a

    Java
    View on GitHub↗5,391
Compare all 30 related projects→

Frequently asked questions

What does aliucord/aliucord do?

Aliucord is a modified version of the Discord Android application that functions as a plugin-based app extender. It allows for the installation of third-party plugins and deep customization of the mobile client without requiring a full rebuild of the binary.

What are the main features of aliucord/aliucord?

The main features of aliucord/aliucord are: Android Application Modding, Dynamic Module Loading, Plugin Management Systems, Reflection-Based Access, Bytecode Manipulation, Plugin Extenders, Runtime Method Hooking, Discord Client Customizations.

Which projects share features with aliucord/aliucord?

Projects with overlapping indexed features include: rovo89/xposedbridge — XposedBridge is an Android Java hooking framework and bytecode instrumentation engine. It functions as a runtime… 10se1ucgo/disablewintracking — DisableWinTracking is a privacy hardening tool and telemetry blocker for Windows 10. It reduces data collection and… builtbybel/privatezilla — Privatezilla is a Windows privacy hardening tool designed to audit security settings, remove pre-installed software,… runelite/runelite — RuneLite is an open-source game client for OldSchool RuneScape. It serves as a community-driven alternative to the… fuzion24/justtrustme — JustTrustMe is an Android security auditing tool and mobile application penetration testing utility. Its primary… crazy-max/windowsspyblocker — WindowsSpyBlocker is a suite of utilities designed to stop operating system data collection and tracking by applying…