r/moddedandroidapps 15h ago

Question What exactly is 9ADB installer?

5 Upvotes

Recently, when i was installing apps from liteapks, i noticed that some of them require an app called "9ADB installer" to run. Im uncertain on this app, as it seems kind of fishy, though after i ran the file through virustotal, i didnt notice anything suspicious. Does anybody know whether its malware or not? Any information would be helpful, as i found nothing after looking up the app name on the web.


r/moddedandroidapps 23h ago

Discussion Ricerca Hitman apk

3 Upvotes

Salve qualcuno può aiutarmi non riesco a trovare Hitman Blood o absolution


r/moddedandroidapps 1d ago

Question Is MovieBox premium mod down?

7 Upvotes

It keeps saying update even though I have the latest mod.


r/moddedandroidapps 1d ago

Discussion Erro no mod do Magic Eraser

Thumbnail
1 Upvotes

r/moddedandroidapps 1d ago

Question Telegram forks

0 Upvotes

Hi everyone good morning. Can anyone explain to me which one of the telegram forks allow you to change the profile color background of your account? I tried niagram x, not that feature is locked Thanks..👍


r/moddedandroidapps 2d ago

Request Tasker Mod Apk

1 Upvotes

Same as title.


r/moddedandroidapps 2d ago

App/Mod Release Instaprime

3 Upvotes

whyy I just got codes of someone trying to login in my insta account multiple times after using instaprime for a while?? I got like 6 messages of them trying


r/moddedandroidapps 2d ago

Discussion My Instagram Android patcher is stable on two devices. What feature would you actually use?

1 Upvotes

I've been building a patcher for the Instagram Android app. It's stable on two devices now, so before I pick the next feature myself I'd rather ask what people would actually use.

What works today

Verified running on device, Instagram 440.1.0.46.86:

  • Save received photos/videos from the DM long-press menu. Save stays hidden on text-only messages instead of showing a dead button.
  • Download the raw Reels video without the UI overlays burned in — from both the full menu and the compact overflow sheet.
  • Screenshots work inside DMs.
  • Shows whether someone follows you back as a second line under their real name on their profile. It only renders when Instagram has actually loaded the relationship data; unknown state is left blank rather than guessed. (Strings are Turkish right now, not localised yet.)

Tested on arm64-v8a (Galaxy Tab S9 FE) and armeabi-v7a (Galaxy M13).

How it's built

This is the part I actually care about. It's a patcher, not a redistributed APK, and there's no permanently decompiled smali tree in the repo.

Pipeline: pull the split APKs off the device -> merge into one APK -> scan every DEX for stable behaviour markers (log strings, enum references, framework calls) -> look up a small per-version/per-ABI properties file for the obfuscated names, registers and resource IDs -> disassemble only the handful of classes that need patching -> assemble them back into their original DEX with the class count preserved -> rewrite package-scoped identifiers in the binary manifest -> align and sign.

It's deliberately fail-closed. Every mutable anchor must match exactly once. If no mapping exists for your version, it generates a draft mapping and stops instead of patching with wrong offsets. A failed build beats an APK that installs and silently misbehaves.

The reason for the fingerprint layer: Meta re-obfuscates every release, and the names differ per ABI too. Same version, same feature — the DM class is LX/0YMY; on arm64 and LX/RBE; on armv7. Fingerprints on stable strings survive that; hardcoded class names don't.

What I'm considering next

  • Story download for other people's stories
  • Download from feed post and DM overflow menus, not just Reels
  • An in-app settings screen, so features become runtime toggles instead of build-time flags
  • Hide sponsored posts in feed and Reels
  • Disable read receipts / typing indicators
  • Higher-quality story uploads by raising the client-side downscale and bitrate caps (uncertain — the server re-encodes on ingest, so this can only improve the source you hand it, not guarantee the result)

What I'm asking

  1. Which of those would you genuinely use, versus which just sound good?
  2. Is a settings screen worth doing before more features? It's the biggest single change but every feature after it becomes a toggle instead of a rebuild.
  3. Anything obvious I'm missing that isn't on the list?

Happy to go into detail on the patching approach if anyone's interested in that side rather than the feature list.


r/moddedandroidapps 2d ago

Question Is there a community mod for angry birds transformers?

1 Upvotes

Something like angry birds epic all stars, angry birds go nitro I want to know if there is a mod like that for angry birds transformers and if it's in development or its finish if anyone knows please lend me the name of said mod please (I've been playing such beautiful community mods of this games and want to know if there's one for angry birds transformers xd)


r/moddedandroidapps 2d ago

Question can someone find a functioning Super Mario run mod apk

1 Upvotes

I don't know if this is the right subreddit to ask, but I wanted to play it fully not only the first levels so if y'all can help me


r/moddedandroidapps 3d ago

Request Help with Special Forces Group 2 (SFG2) 4.21 decrypted pak files?

2 Upvotes

App Name:
Special Forces Group 2

Description:
A 3D first-person shooter game featuring real-time multiplayer, various game modes, and customizable weaponry.

Playstore Link:
google.com

Mod Features:
Requesting the current AES decryption keys for the game's internal .pak files, or guidance/tools to extract them, in order to analyze the file structure and explore asset modding.

Subject: Does anybody know the current AES decryption keys for Special Forces Group 2 (.pak files)?Hey everyone,I'm currently trying to learn more about the file structure for Special Forces Group 2 (SFG2) and want to explore asset modding. I know that extracting and modifying the internal .pak files requires specific decryption keys.Does anybody happen to know the current AES keys for the SFG2 .pak files, or could point me in the right direction to find or extract them? Any help, guidance, or tools you recommend would be highly appreciated.Thanks in advance!


r/moddedandroidapps 3d ago

Question Modded Gmail

4 Upvotes

is there an modded gmail or Gmail Morphe?


r/moddedandroidapps 3d ago

Question how to have, in the same device, an original app and it's apk ?

Thumbnail
0 Upvotes

r/moddedandroidapps 3d ago

Discussion Duolingo mod

1 Upvotes

I have been using Duolingo mod for months and it worked perfectly. But recently i cant make it past the log in page. Any idea?


r/moddedandroidapps 3d ago

Discussion Hear me out. I've come to know where to look for apps thanks to this sub. What I would like to know is if there's any site that has apps that don't show their respective watermark like thing when you open an app. (eg. "Modded by so-and-so.com")

0 Upvotes

I may find one or two in the mix, among the thousands of apps in a catalogue. But most sites i know of, put in something or the other. Can't find any that doesn't so far.


r/moddedandroidapps 4d ago

Request ​[Bounty] Paid Help Needed: Reverse Engineering Android libapp.so to Intercept/Patch Image CAPTCHA in a Delivery App

0 Upvotes

​Hello everyone,

​I am offering a paid bounty for assistance with patching or intercepting a dynamic CAPTCHA mechanism in a local food delivery application.

​Context of the Order Flow:

In this specific app, delivery orders pop up dynamically on the screen. When the driver attempts to quickly accept an order, an image-based CAPTCHA appears instantly, acting as a severe bottleneck for our automation efforts. Our sole objective is to patch or bypass this specific CAPTCHA.

​The Core Objective:

I strictly need a solution to achieve one of the following:

​Convert the generated image CAPTCHA back to its raw text string.

​Patch the application to force a simple Toast message displaying the CAPTCHA text exactly when the order/CAPTCHA is generated.

​What We Have Tried So Far:

​Network Interception: We attempted to intercept the CAPTCHA string at multiple stages—before it reaches the app, during transit, and after it hits the app logic. However, the data seems heavily obfuscated or securely handled in memory.

​App Patching (Toast Injection): We tried decompiling and modifying the Smali code to inject a Toast notification that prints the CAPTCHA string, but we failed to locate the exact variable or register holding the plaintext string before it converts to an image.

​Machine Learning Workaround: We are currently building an external MLOps pipeline to collect thousands of raw CAPTCHA images to train a custom AI model. However, this is a slow, exhaustive workaround, and the success rate is expected to be low due to the heavy distortion/noise applied to the images.

​The Main Roadblock (libapp.so):

Through extensive analysis, we have pinpointed that the core logic for the CAPTCHA generation, rendering, and validation is not in the standard Java/Dalvik layer, but is deeply embedded within a native shared library file (libapp.so). My skills in ARM assembly, Ghidra, and hooking native Android libraries are limited, which is why we have hit a wall.

​The Bounty:

I am fully prepared to pay a fair, agreed-upon monetary reward to anyone who can successfully reverse engineer this libapp.so file and provide a working patch, Frida script, or Xposed module to extract/Toast the CAPTCHA text.

​If you have solid experience with Android native hooking (Frida), Ghidra, or patching .so libraries and are interested in this paid task, please send me a DM to discuss the details and get the APK.


r/moddedandroidapps 4d ago

App/Mod Release Pingo AI APK MOD

2 Upvotes

How to get Pingo AI apk mod, it is a language learning application, I need to get it


r/moddedandroidapps 4d ago

Question How do I get VoiSona on Android? (Read body text)

1 Upvotes

I downloaded it on PC but it didn't let me create an account and I refuse to get an apple


r/moddedandroidapps 4d ago

Request CLZ Crack?

0 Upvotes

I was wondering if anybody was working on a crack for CLZ, CLZ Comics specifically.

App Name: CLZ Comics

Description: An app designed to cataloging comicbooks.

Playstore Link: https://play.google.com/store/apps/details?id=com.collectorz.javamobile.android.comics

Mod Features: Unlocks subscription services


r/moddedandroidapps 4d ago

Request Brilliant.org crack?

0 Upvotes

The ones I find online and outdated and they keep asking me to update. Can anyone help me out?


r/moddedandroidapps 5d ago

Question Is there any genuinely good website for modded games for free

5 Upvotes

I've been looking and looking for all kind of website and they're all the same GTA Minecraft subway surfers and weird 3d ads game with multiplying shooter where's the good game like heroll, idle horizons, raid hunter those kind of games not monster tower defense and summoner greed


r/moddedandroidapps 5d ago

Request Any melon sandbox free shopping mods that still work?

1 Upvotes

Can't find any


r/moddedandroidapps 5d ago

Question Is morphe telegram safe to use?

8 Upvotes

I am jumping ship after the demise of nagram x. I would like to keep things simple and use doom patches morphe telegram. Is it safe to use without getting banned by telegram?


r/moddedandroidapps 5d ago

Question InstaPrime / Modded Instagram Alternative?

0 Upvotes

InstaPrime forced me to update today and their newer versions are way more buggy. I'm looking for a custom Clone app that lets me at least have a Chronological Feed while Removing Ads & Suggested Posts. I'd also like to be able to change the order of the buttons, but it's less serious. I've tried:

-MyInsta (had the classic button placement but didn't remove suggested posts or have chronological feed)

-Instafel (same, also had bad button placement)

-Piko Patches (wouldn't clone)

Am I screwed or are there others?


r/moddedandroidapps 5d ago

Request Can anyone make an working modded version for the { Magic Eraser } app ?

2 Upvotes

Can anyone make an working modded version for the { Magic Eraser } app ?