mirror of
https://github.com/fmhy/FMHY.git
synced 2025-08-06 19:22:15 +10:00
Updated 📱 Android iOS (markdown)
parent
5d76da20d8
commit
99dc96455d
1 changed files with 27 additions and 26 deletions
|
@ -6,30 +6,6 @@
|
|||
|
||||
# ► Android APKs
|
||||
|
||||
* ⭐ **[AppManager](https://muntashirakon.github.io/AppManager/)** - Package Manager
|
||||
* ⭐ **[Lucky Patcher](https://www.luckypatchers.com/download/)** - App Patcher / [Avoid "LP Downloader"](https://pastebin.com/UXxaVqX9)
|
||||
* ⭐ **Lucky Patcher Tools** - [Guide](https://flixbox.github.io/lp-compat/docs/intro) / [Compatibility](https://flixbox.github.io/lp-compat/) / [Subreddit](https://www.reddit.com/r/luckypatcher/) / [Discord](https://discord.com/invite/RS5ddYf7mw)
|
||||
* ⭐ **[Android APK CSE](https://cse.google.com/cse?cx=e0d1769ccf74236e8)** / [CSE 2](https://cse.google.com/cse?cx=73948689c2c206528) / [CSE 3](https://cse.google.com/cse?cx=a805854b6a196d6a6), [App Finder](https://play.google.com/store/apps/details?id=scadica.aq) or [ShowAppsLike](https://showappslike.com/) - APK Search Engines
|
||||
* [Direct Download From Google Play](https://greasyfork.org/en/scripts/33005-direct-download-from-google-play/) - Add Direct DL Links to Google Play
|
||||
* [GBox](https://www.gboxlab.com/) - GMS Google Box
|
||||
* [Split App Installer](https://github.com/Aefyr/SAI) - Split APK Installer
|
||||
* [InstallWithOptions](https://github.com/zacharee/InstallWithOptions/) or [Geto](https://github.com/JackEblan/Geto) - Install APKs with Extra Options
|
||||
* [Raccoon](https://raccoon.onyxbits.de/) - Private APK Downloader
|
||||
* [APKeep](https://github.com/EFForg/apkeep) - APK Download CLIs
|
||||
* [Kanade](https://alexrintt.io/kanade/) - APK Extractor
|
||||
* [APK Editor Studio](https://qwertycube.com/apk-editor-studio/) - APK Editor
|
||||
* [AppBrain](https://www.appbrain.com/) - View APK Statistics
|
||||
* [APKTool](https://github.com/iBotPeaches/Apktool) - APK Reverse Engineering Tool
|
||||
* [BlackDex](https://github.com/CodingGay/BlackDex) - APK Unpacking Tool
|
||||
* [CorePatch](https://github.com/LSPosed/CorePatch) - Disable Signature Verification / [Telegram](https://t.me/core_patch_chat)
|
||||
* [Zygisk Detach](https://github.com/j-hc/zygisk-detach) / [Telegram](https://t.me/rv_magisk) - Detach APKs from Google Play Store
|
||||
* [UpgradeAll](https://github.com/DUpdateSystem/UpgradeAll), [APKUpdater](https://github.com/rumboalla/apkupdater) or [Obtainium](https://github.com/ImranR98/Obtainium/) - APK Updaters
|
||||
* [Beta Maniac](https://play.google.com/store/apps/details?id=it.mirko.beta) - Beta Release Notifications
|
||||
* [Let Me Downgrade](https://github.com/DavidBerdik/Let-Me-Downgrade) - Downgrade Apps on Android 12/13 / Root
|
||||
* [APKAdmin](https://apkadmin.com/) - APK Hosting Site
|
||||
|
||||
***
|
||||
|
||||
## ▷ Modded APKs
|
||||
|
||||
* ⭐ **[Mobilism](https://forum.mobilism.org/viewforum.php?f=398)** / [App](https://forum.mobilism.org/app/) / [User Ranks](https://pastebin.com/pZuuMxYm)
|
||||
|
@ -131,6 +107,32 @@
|
|||
|
||||
***
|
||||
|
||||
## ▷ APK Tools
|
||||
|
||||
* ⭐ **[AppManager](https://muntashirakon.github.io/AppManager/)** - Package Manager
|
||||
* ⭐ **[Lucky Patcher](https://www.luckypatchers.com/download/)** - App Patcher / [Avoid "LP Downloader"](https://pastebin.com/UXxaVqX9)
|
||||
* ⭐ **Lucky Patcher Tools** - [Guide](https://flixbox.github.io/lp-compat/docs/intro) / [Compatibility](https://flixbox.github.io/lp-compat/) / [Subreddit](https://www.reddit.com/r/luckypatcher/) / [Discord](https://discord.com/invite/RS5ddYf7mw)
|
||||
* ⭐ **[Android APK CSE](https://cse.google.com/cse?cx=e0d1769ccf74236e8)** / [CSE 2](https://cse.google.com/cse?cx=73948689c2c206528) / [CSE 3](https://cse.google.com/cse?cx=a805854b6a196d6a6), [App Finder](https://play.google.com/store/apps/details?id=scadica.aq) or [ShowAppsLike](https://showappslike.com/) - APK Search Engines
|
||||
* [Direct Download From Google Play](https://greasyfork.org/en/scripts/33005-direct-download-from-google-play/) - Add Direct DL Links to Google Play
|
||||
* [GBox](https://www.gboxlab.com/) - GMS Google Box
|
||||
* [Split App Installer](https://github.com/Aefyr/SAI) - Split APK Installer
|
||||
* [InstallWithOptions](https://github.com/zacharee/InstallWithOptions/) or [Geto](https://github.com/JackEblan/Geto) - Install APKs with Extra Options
|
||||
* [Raccoon](https://raccoon.onyxbits.de/) - Private APK Downloader
|
||||
* [APKeep](https://github.com/EFForg/apkeep) - APK Download CLIs
|
||||
* [Kanade](https://alexrintt.io/kanade/) - APK Extractor
|
||||
* [APK Editor Studio](https://qwertycube.com/apk-editor-studio/) - APK Editor
|
||||
* [AppBrain](https://www.appbrain.com/) - View APK Statistics
|
||||
* [APKTool](https://github.com/iBotPeaches/Apktool) - APK Reverse Engineering Tool
|
||||
* [BlackDex](https://github.com/CodingGay/BlackDex) - APK Unpacking Tool
|
||||
* [CorePatch](https://github.com/LSPosed/CorePatch) - Disable Signature Verification / [Telegram](https://t.me/core_patch_chat)
|
||||
* [Zygisk Detach](https://github.com/j-hc/zygisk-detach) / [Telegram](https://t.me/rv_magisk) - Detach APKs from Google Play Store
|
||||
* [UpgradeAll](https://github.com/DUpdateSystem/UpgradeAll), [APKUpdater](https://github.com/rumboalla/apkupdater) or [Obtainium](https://github.com/ImranR98/Obtainium/) - APK Updaters
|
||||
* [Beta Maniac](https://play.google.com/store/apps/details?id=it.mirko.beta) - Beta Release Notifications
|
||||
* [Let Me Downgrade](https://github.com/DavidBerdik/Let-Me-Downgrade) - Downgrade Apps on Android 12/13 / Root
|
||||
* [APKAdmin](https://apkadmin.com/) - APK Hosting Site
|
||||
|
||||
***
|
||||
|
||||
# ► Android Device
|
||||
|
||||
* 🌐 **[Manufacturer Specific](https://rentry.org/ekrw4)** - Manufacturer Specific Mobile Tools
|
||||
|
@ -451,7 +453,6 @@
|
|||
* [JustUseApp](https://justuseapp.com/) - Hide App Payments
|
||||
* [Amarok Hider](https://github.com/deltazefiro/Amarok-Hider/blob/main/README.md) - Hide Files / Apps
|
||||
* [PrivacyBlur](https://privacyblur.app/) - Blur Sensitive Parts of Photos / [GitHub](https://github.com/MATHEMA-GmbH/privacyblur)
|
||||
* [Pinball for Android](https://github.com/fexed/Pinball-on-Android) - Space Cadet Pinball
|
||||
|
||||
***
|
||||
|
||||
|
@ -1190,4 +1191,4 @@
|
|||
* [MangaToon](https://apps.apple.com/us/app/mangatoon-manga-reader/id1385287093), [ZETSU](https://apps.apple.com/us/app/zetsu-by-orion/id1510161371), [Atsumaru](https://github.com/TheUndo/Atsumaru), [Hanami](https://github.com/oolxg/Hanami) or [MangaNelo](https://apps.apple.com/us/app/manganelo-rock-manga-pro/id1540527984) - Manga Reader
|
||||
* [NovelLoop](https://apps.apple.com/in/app/novelloop/id1170755867) - Light Novels
|
||||
* [Libby](https://apps.apple.com/us/app/libby-by-overdrive/id1076402606) - Borrow Digital Library Books
|
||||
* [K2pdfopt](https://willus.com/k2pdfopt/) - Optimize PDF/DJVU Files for Mobile E-Readers
|
||||
* [K2pdfopt](https://willus.com/k2pdfopt/) - Optimize PDF/DJVU Files for Mobile E-Readers
|
Loading…
Add table
Add a link
Reference in a new issue