ЯevDex – Telegram
ЯevDex
2.1K subscribers
56 photos
33 videos
59 files
72 links
My GitHub - https://github.com/ispointer
Telegram Bot - @RevDexbot
Telegram Chat: @RevDexChat
Download Telegram
Channel created
🤴 𝗥𝗘𝗧𝗥𝗢 𝗙𝗔𝗦𝗛𝗜𝗢𝗡 - 𝗟𝗘𝗔𝗥𝗡𝗜𝗡𝗚 𝗘𝗫𝗔𝗠𝗣𝗟𝗘𝗦 🍃

🗓 𝗦𝗽𝗲𝗰𝗶𝗮𝗹 𝗗𝗮𝘆: 𝟭𝟰 𝗠𝗮𝘆 💢
😀 𝗪𝗶𝘀𝗵 𝗠𝗲! 🎂

━━━━━━━━━━━━━━━━━━
My Emotion
━━━━━━━━━━━━━━━━━━
🖥 PHP ━━━━

👣 Flutter ━━━

🖥 C# (Csharp) ━━

🖥 C++ ━━━━━━━

🖥 Java ━━━━━━

🖥 CSS Designing ━

━━━━━━━━━━━━━━━━━━
🌸 𝗔𝗡𝗧𝗜𝗞 𝗣𝗥𝗜𝗩𝗔𝗧𝗘 𝗚𝗥𝗢𝗨𝗣 🌸
➡️ [𝗝𝗼𝗶𝗻]
━━━━━━━━━━━━━━━━━━

💛 𝗠𝗬 𝗣𝗘𝗥𝗦𝗢𝗡𝗔𝗟 𝗣𝗥𝗢𝗙𝗜𝗟𝗘
━━━━━━━━━━━━━━━━━━
🤴 𝗡𝗮𝗺𝗲: Aantik
🤴 𝗔𝗴𝗲: 18
🤴 𝗚𝗲𝗻𝗱𝗲𝗿: Male
🤴 𝗥𝗲𝗹𝗮𝘁𝗶𝗼𝗻𝘀𝗵𝗶𝗽: Single
🤴 𝗛𝗼𝗯𝗯𝗶𝗲𝘀:
┗ Lib Modding
┗ Assembly Learning
┗ Gaming
┗ Application Development 👑

━━━━━━━━━━━━━━━━━━
📌 𝗖𝗼𝗱𝗶𝗻𝗴 𝗶𝘀 𝗺𝘆 𝗔𝗿𝘁 - 𝗔𝗡𝗧𝗜𝗞 📌
━━━━━━━━━━━━━━━━━━
Please open Telegram to view this post
VIEW IN TELEGRAM
❤‍🔥3725😍11
☑️ https://news.1rj.ru/str/aantik_modder

I created a backup channel where I saved my previous content to help future modders

I might upload some content there occasionally but that will be after my exams
Please open Telegram to view this post
VIEW IN TELEGRAM
2❤‍🔥62
New Challenge Unlocked 😁

We need to start planning for the future. Google is taking major steps to remove large APK and modded game sharing websites. This will cause a huge loss—about 70 to 80% of users.

By 2026, small modders will almost completely disappear, and the modding community will go underground. Those who are truly addicted to modding will continue their research in underground spaces. If you want to learn and grow from that research, you’ll need to stay connected to a few key platforms right now:

* Discord / Telegram
* Reddit / XDA
* Underground Dark Web Groups

The next generation of modding will rely heavily on networking and server-side attacks, such as:

* MITM (Man-in-the-Middle)
* TLS pinning bypass
* API monitoring

This shift will happen because Google Play Integrity will become much more difficult to bypass.

At the same time, static modding will almost completely disappear. Many people don’t know what static modding really is. To make it clear: if you’ve used tools like these, you were doing static modding:

* JADX
* Apktool
* Ghidra
* IDA
* Androguard

That’s static reverse engineering.

The future, however, belongs to dynamic modding. These tools will dominate:

* Frida
* Xposed
* Magisk Modules

So, the best thing you can do now is to start working on dynamic modding and researching how to spoof or bypass protections like Play Integrity

! @aantik_modder
120😍3👌1
Media is too big
VIEW IN TELEGRAM
PaintSSL 1.1 Power

Root / Non Root

Download Link - https://news.1rj.ru/str/antik_modz_bio/40

Channel - https://news.1rj.ru/str/aantik_modder
1🔥74👍1
PaintSSL 2.0.apk
4.8 MB
PaintSSL 2.0.apk

New feature

VPN Detector Hide ( Advance Fully 💥)

SSL Hide Advance ( 2.0 )

Pairip = licensecheck Hide

Adb Detect Hide

Root Detect Hide

Developer Detect Hide

5 New feature Added 💥
Please open Telegram to view this post
VIEW IN TELEGRAM
1🔥166
Media is too big
VIEW IN TELEGRAM
Memory Tracer is a type of memory debugger.
It helps you find where in the game’s memory a value is being read or written.

Imagine you find a game value with GameGuardian.
Normally you just see the memory address.
But with Memory Tracer, you can trace it back to the source

Game Value ---> Memory Address ---> Memory Tracer traces source --> libgame.so + 0x8238




Here
libgame.so = the main game library file
0x8238 = the offset, which tells you the exact place inside the library where the memory is accessed.

When you run Memory Tracer, it shows you which function is actually reading or writing that value, even if the memory address changes dynamically
13👍1
I think it's good. If you know of a better cable, please let me know
8👌2
DexArrayPayloadFuck.jar
3.9 MB
DexArrayPayloadFuck


https://github.com/REAndroid/APKEditor/commit/d23e0e6eebecae6bb0eab17cba05f2fd2ba9e1fd

java -jar APKEditor.jar p -i input.apk -o output.apk -dex-level 1



Gone this Protection Recovery Full Dex

Dev - @aantik_mods

pkg install openjdk-21


java -jar DexArrayPayloadFuck.jar <encryptedDex> <OutputDexName>

Extra Array code cleaner

You can compare its output classes.dex file with MT Manager no any changes full real dex recovery
🔥54
Media is too big
VIEW IN TELEGRAM
REAndroid Dex confusion remove

Raw Dex Recovery
❤‍🔥5
23🥰3🔥2
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥32