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.
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,
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
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,
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
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 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.
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…