ЯevDex – Telegram
ЯevDex
2.07K subscribers
56 photos
33 videos
59 files
70 links
My GitHub - https://github.com/ispointer
Telegram Bot - @RevDexbot
Telegram Chat: @RevDexChat
Download Telegram
Media is too big
VIEW IN TELEGRAM
smali-standalone-BETA
👀62
Media is too big
VIEW IN TELEGRAM
The chinese teach their children programming like C++ from a young age, while in our country, it’s the opposite children are taught from an early age how to do politics etc..... 😂
Please open Telegram to view this post
VIEW IN TELEGRAM
😁178👌2
My big brother has done something huge 😲🔥

He successfully cloned Google SafetyNet / Play Integrity token system. He basically replicated Google’s service inside his own system and is running it as a kind of custom server.
Because of that, he can now generate tokens for apps that verify Play Integrity tokens. He cloned the base payload logic and recreated it using Kotlin almost exactly like Google’s original implementation. It’s honestly mind-blowing.
He deeply analyzed Android’s libbinding.so and completely reverse engineered it 🔥
From the cloned payload surface, he is getting the data model and using it to make non-root phones pass integrity token checking apps. He can bypass token verification and make everything pass 😂

Thanks - @hexleowick

Next level reverse engineering 😲🔥
Please open Telegram to view this post
VIEW IN TELEGRAM
🤯339🤓2
Media is too big
VIEW IN TELEGRAM
play integrity token simulation android binding 🤣

Google integrity gone

Non Root Also working
15😱10😍2
rkp remote key provisioning 😭 puck you google


Revenge soon 🦣 🔜

com.android.rkpdapp 🙂‍↕️
🤯11😱1
#include <stdio.h>
#include <string.h>

int main() {
int is_admin = 0;
char buffer[8];
printf("Enter your username: ");
scanf("%s", buffer);
if (is_admin == 0) {
printf("hi nigga🙊");
} else {
printf("hi smarty 🫩");
}

return 0;
}

i need output hi smarty .
no modification of code or debugger ? 🙊
🙈82👌2
Patch the Kernel

CONFIG_MODULE_SIG_FORCE=y ✖️
CONFIG_MODULE_SIG_FORCE=n ✔️

#1 Extract Get the boot.img from your phone. Use AIK Android Image Kitchen to unpack it You will get a file named boot.img-kernel

#2 Patch Use KernelPatch to remove the signature restriction from that kernel file

kptools -p -i boot.img-kernel -o boot.img-kernel -k kpimg-aarch64


#3 Repack Use AIK to repack the folders back into a new image image-new.img

#4 Flash this new image to your phone

fastboot flash boot image-new.img


Done successfully bypass all restriction you can use Kernel Driver module without any custom kernel
Please open Telegram to view this post
VIEW IN TELEGRAM
9
Oreyo External Chams.zip
216.8 KB
🧑‍🔬 Undetectable Chams

Executable no need internal hooking fully external

Creator - @RevDex

Oreyo::DumpShaders("com.kiloo.subwaysurf", "libunity.so", "/data/local/tmp/shader.h");


This is A test version Only have shader dumping next version I going to add Chams , this GL Hook is Undetectable you can use in FF & PÛBG

Preview - https://news.1rj.ru/str/RevDexChat/7401

GitHub - https://github.com/ispointer
2
can you load me.kpm
2.8 KB
😚 KernelPatch Module
Please open Telegram to view this post
VIEW IN TELEGRAM
NativeModMenu 2.5

Native Preferences & cast_register all classes dynamically. Theme in Java without XML 🍺 full menu theme added. Some games do not have custom themes; in this case, the mod menu is destroyed. Mod menu switch toggle button etc.. style change. This problem is solved by adding a C++ internal theme

https://github.com/ispointer/NativeModMenu
❤‍🔥7