{"id":50721004,"url":"https://github.com/chisewaguri/systemapp_nuker","last_synced_at":"2026-06-27T01:01:25.392Z","repository":{"id":281156221,"uuid":"944381571","full_name":"chisewaguri/systemapp_nuker","owner":"chisewaguri","description":"A KernelSU module to debloat system apps with WebUI Interface","archived":false,"fork":false,"pushed_at":"2026-05-09T04:55:39.000Z","size":1753,"stargazers_count":216,"open_issues_count":3,"forks_count":12,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-05-09T06:38:56.243Z","etag":null,"topics":["apatch","debloater","force-push-warning","kernelsu","system-app-nuker","system-app-remover"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chisewaguri.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-03-07T08:51:25.000Z","updated_at":"2026-05-09T04:55:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"27b9c78a-a7a9-45b8-9f9d-597f204f385b","html_url":"https://github.com/chisewaguri/systemapp_nuker","commit_stats":null,"previous_names":["chisewaguri/systemapp_nuker"],"tags_count":16,"template":false,"template_full_name":"Zackptg5/MMT-Extended","purl":"pkg:github/chisewaguri/systemapp_nuker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chisewaguri%2Fsystemapp_nuker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chisewaguri%2Fsystemapp_nuker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chisewaguri%2Fsystemapp_nuker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chisewaguri%2Fsystemapp_nuker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chisewaguri","download_url":"https://codeload.github.com/chisewaguri/systemapp_nuker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chisewaguri%2Fsystemapp_nuker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34838035,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-26T02:00:06.560Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apatch","debloater","force-push-warning","kernelsu","system-app-nuker","system-app-remover"],"created_at":"2026-06-10T00:00:33.536Z","updated_at":"2026-06-27T01:01:25.384Z","avatar_url":"https://github.com/chisewaguri.png","language":"JavaScript","funding_links":[],"categories":["Android"],"sub_categories":[],"readme":"# System App Nuker\n\nBloatware sucks. This module lets you disable pre-installed system apps and services that don’t serve you.\n\n## What's this all about?\n\nIt lets you *nuke* unwanted pre-installed apps (bloatware), all systemlessly, through an easy-to-use WebUI.\n\n## How does it work?\n\nIt creates \"whiteouts\" for the apps you want to nuke. Then, the root manager or mountify mount it and fools Android into thinking those apps don't exist.\n## Why use it?\n\nReally, why not? Maybe for the sense of control over evil OEM ^^\n\n---\n\n## Features\n- **Web-Based Interface** – Manage apps through an intuitive WebUI\n- **Smart Categorization** – See what's safe to remove and what's risky\n- **Universal Compatibility** – Works with Magisk, KernelSU, and Apatch\n- **Bootloop Protection** – Auto-disables before breaking your device\n- **Backup \u0026 Restore** – Import/export app lists and restore removed apps\n- **Developer Mode** – Advanced manual control for power users\n\n---\n\n## Getting Started\n\n### WebUI Access\n**KernelSU \u0026 Apatch:** Built-in WebUI ready to use  \n**Magisk:** Use third-party apps like [WebUI X](https://github.com/MMRLApp/WebUI-X-Portable) or [KSUWebUIStandalone](https://github.com/5ec1cff/KsuWebUIStandalone) (auto-installed if needed). Launch it from the action button\n\n### Key Functions\n- **Package Management** – Import lists manually or from files, export for backup\n- **Restore Page** – Bring back removed apps\n- **Developer Mode** – Triple-tap the title for advanced whiteout creation (nuke *almost* anything in /system)\n\n---\n\n## Acknowledgements\n\nThis module was built on top of hard work from some very cool people.\n\n- **[@backslashxx](https://github.com/backslashxx)**  \nMassive shoutout for more than just the standalone mounting scripts and whiteout logic from [`mountify`](https://github.com/backslashxx/mountify).  \nA big chunk of the backend shell scripts in this module were either inspired by or directly adapted from his work.\n\n- **[@KOWX712](https://github.com/KOWX712)**  \nWebUI wizard. He made the frontend actually usable.  \nWithout this, you'd be staring at broken modals wondering why life suck. He's also the author of [`Tricky-Addon-Update-Target-List`](https://github.com/KOWX712/Tricky-Addon-Update-Target-List), which inspired parts of the module's approach to package handling and list manipulation.\n\n- **[@j-hc](https://github.com/j-hc)**  \nTheir work on [`zygisk-detach`](https://github.com/j-hc/zygisk-detach) helped shape how the module handles app list.\n\n- **All other contributors**  \nFrom code tweaks to bug reports to random late-night suggestions: thank you.  \nYou helped shape this into something that doesn’t suck to use.\n\nAppreciate all of you. You made the thing not suck.\n\n---\n\n## ⚠️ Disclaimer\n\nYes, this is powerful. No, it does not come with training wheels (it does have a simple anti bootloop mechanism tho).   \nDisabling critical system apps can:\n- Break your phone\n- Trigger boot loops\n- Make you question all your life decisions \n\nMaybe don’t go nuking half your system unless you’re absolutely sure it won’t end in regret and recovery mode.  \nYou’ve been warned.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchisewaguri%2Fsystemapp_nuker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchisewaguri%2Fsystemapp_nuker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchisewaguri%2Fsystemapp_nuker/lists"}