Telephony Spoofer banner

Telephony Spoofer

1 devlog
1h 11m

An all-in-one, feature-rich module powered by Xposed for rooted Android devices to spoof cellular information, including eSIM compatibility!
<br>
This is a full rebuild of my project since it kind of sucks right now. I'm hoping to improve the UI…

An all-in-one, feature-rich module powered by Xposed for rooted Android devices to spoof cellular information, including eSIM compatibility!

This is a full rebuild of my project since it kind of sucks right now. I’m hoping to improve the UI and add better error handling / robustness.

This project uses AI

Used Claude Sonnet 4.6 for researching the Xposed API documentation.

Demo Repository

Loading README...

Brian

Believe it or not, it took me an hour to set up Android Studio and add Xposed API as a dependency…. I kept fighting with MavenCentral but turns out their repo is just screwed up.

Just ended up downloading the .aar directly from GitHub and adding as a dependency locally: compileOnly(files("libs/io/github/libxposed/api/100/api-100.aar"))

Attachment
0