Releases: Xposed-Modules-Repo/io.github.fzer0x.fuckmeta
Releases · Xposed-Modules-Repo/io.github.fzer0x.fuckmeta
Release list
FuckMeta-v1.0
FuckMeta v1.0 — Initial Release
FuckMeta is a lightweight, stealthy, and high-performance Xposed / LSPosed module designed to completely block, strip, and isolate Meta AI from WhatsApp on Android without modifying app binaries or risking account status.
v1.0
Complete Meta AI Removal
- UI & Search Bar Sanitization: Strips the purple Meta AI Ring Floating Action Button (
extended_mini_fab) and replaces the search bar text "Meta AI fragen oder suchen" with clean "Chat suchen...". - ABProps & Server Flag Neutralization: Intercepts server-side feature flag evaluators to disable Meta AI, Imagine image generation, Voice AI, and prompt shortcuts.
- Preferences & TOS Isolation: Forces all Meta AI Terms of Service (TOS) flags, FTUX states, and LLM model selection preferences (
straw_hat_*,bonsai_*) to inactive values. - Bot JID Neutralization: Isolates Meta AI bot JIDs (
13135550002@s.whatsapp.net) and suppresses bot suggestion chips.
Security, Obfuscation & Performance
- Stealth String Encryption: 100% XOR-encrypted internal strings and class signatures to prevent static reverse-engineering.
- R8 / ProGuard Optimized: Compact 1.9 MB release binary footprint with minimal memory overhead.
- Dynamic SplitCompat Interception: Dynamic
ClassLoaderhooking ensures resilience against WhatsApp's weekly obfuscated updates.