ch
Feedback
✈︎ I ᴀᴍX Pʀᴏ

✈︎ I ᴀᴍX Pʀᴏ

前往频道在 Telegram

Wᴇʟᴄᴏᴍᴇ ᴛᴏ X- Pʀᴏ Owner @IamXModder Here i won't spam useless stuff Stuff only for devs/Modders

显示更多
未指定国家技术与应用87 654
453
订阅者
无数据24 小时
无数据7 天
无数据30 天

数据加载中...

相似频道
无数据
有任何问题?请刷新页面或联系我们的客服。
标签云
无数据
有任何问题?请刷新页面或联系我们的客服。
进出提及
---
---
---
---
---
---
吸引订阅者
9月 '23
九月 '23
+6
在0个频道中
八月 '23
+8
在0个频道中
Get PRO
七月 '23
+14
在0个频道中
Get PRO
六月 '23
+1
在0个频道中
Get PRO
五月 '23
+3
在0个频道中
Get PRO
四月 '23
+8
在0个频道中
Get PRO
三月 '23
+6
在0个频道中
Get PRO
二月 '23
+14
在0个频道中
Get PRO
一月 '23
+38
在0个频道中
Get PRO
十二月 '22
+74
在0个频道中
Get PRO
十一月 '22
+17
在0个频道中
Get PRO
十月 '22
+43
在0个频道中
Get PRO
九月 '220
在0个频道中
Get PRO
八月 '220
在0个频道中
Get PRO
七月 '22
+2
在0个频道中
Get PRO
六月 '22
+597
在0个频道中
Get PRO
五月 '22
+702
在0个频道中
Get PRO
四月 '22
+234
在0个频道中
日期
订阅者增长
提及
频道
23 九月0
22 九月+1
21 九月0
20 九月+1
19 九月0
18 九月0
17 九月+2
16 九月0
15 九月0
14 九月0
13 九月+1
12 九月0
11 九月0
10 九月0
09 九月0
08 九月0
07 九月0
06 九月0
05 九月0
04 九月0
03 九月+1
02 九月0
01 九月0
频道帖子
Farlight Esp + Injector Source full ready but here no one is giving credit everyone sharing without credit waste of time mf people

2
Farlight84 SDK IOS.zip
312
3
For Android
311
4
For Android
308
5
Farlight Internal SDK Source Join @IamXPro
196
6
没有文字...
200
7
+3
❇️ EmuSoInjectX❇️ EmuSoInjectX is a tool designed for emulators that allows easy injection of libraries using root access. ------------------------------------ ✅ 𝟭𝟬𝟬% Free ------------------------------------ ➿Credits➿ 💐 Here ------------------------------------- ⚠️𝗡𝗼𝘁𝗶𝗰𝗲: Share with credit ----------------------------------- 📲 @Layout_musk - (To request new layout of Vip )
121
8
Lite x64 Canvas Src Leak with 360° BT & Aim ?
89
9
AIDE 3.2.190514 - LiteMod v26 Updated 02/14/2023 LiteMod works similar to AIDE CMODS but it is better and supports SDK 33. It will not conflict with AIDE CMODS, you can have both AIDE installed. Features: ✔️Custom save path for maven dependencies ✔️DX, DEX v29.0.2 ✔️ApkSigner SHA-256 ✔️🛡Resource encryption ✔️Disable ADRT debugging in settings ✔️Added new templates ✔️Autocomplete logins and passwords(by _Maximoff_ ) ✔️Re theme factor(by Mr Ikso ) ✔️Premium ✔️aapt binary 29 ✔️aapt-obf binary 29(mod) ✔️android.jar 33 ✔️Russian interface ✔️Chinese interface ✔️Web unlocked ✔️🛡ProGuard 6.0.3 ✔️Lessons cut ✔️Examples cut code ✔️Changed templates ✔️arm64 , x86, armeabi-v7a, x86_64 Build mips, mips64 and armeabi is not supported since ndk-r17 ✔️Disabled auto-rotation To install the NDK, enter the full path to the archive in the AIDE settings > Build & Run > Manage native code support - ndk_arm64.tar.gz: bit.ly/44vC63W - ndk_arm.tar.gz: bit.ly/3XHicAW Credits: Timscriptov
108
10
https://github.com/bytedance/bhook
97
11
#include <sys/ptrace.h> #include <sys/wait.h> #include <unistd.h> #include <sys/types.h> #include <sys/user.h> #include <sys/reg.h> #include <sys/syscall.h> #include <dlfcn.h> void Inject() { pid_t child; long orig_eax, eax; int status; struct user_regs_struct regs; child = fork(); if (child == 0) { ptrace(PTRACE_TRACEME, 0, NULL, NULL); kill(getpid(), SIGSTOP); const char* libraryPath = "/data/data/com.loader/files/libInGui.so"; void* handle = dlopen(libraryPath, RTLD_LAZY); if (handle == NULL) { perror("dlopen"); exit(1); } ptrace(PTRACE_DETACH, 0, NULL, NULL); exit(0); } else { waitpid(child, &status, WSTOPPED); ptrace(PTRACE_GETREGS, child, NULL, &regs); orig_eax = ptrace(PTRACE_PEEKUSER, child, 4 * ORIG_EAX, NULL); ptrace(PTRACE_POKEUSER, child, 4 * ORIG_EAX, SYS_mmap2); ptrace(PTRACE_DETACH, child, NULL, NULL); waitpid(child, &status, 0); } } // 🙂
1
12
main.17320.com.pubg.imobile.obb
134
13
Bgmi 2.5 x32 @IamXPro.apk
109
14
PubgM Lite 0.24 32 Bit Esp Offsets uintptr_t GWorld = 0x4c67850 uintptr_t GName = 0x4F9307C+0x1B4+0x240 uintptr_t VWorld = 0x5024a5c uintptr_t VMatrix = 0x50291a8 uintptr_t GObject = 0x4f71100 uintptr_t GEngine = 0x4c677e8 uintptr_t GNative = 0x4c5ed64 Find and Publish by @IamXPro Must share with credit Join @IamXPro
1 530
15
sticker.webp
24
16
PubgM Lite 0.24 64 Bit Esp Offsets uintptr_t VWorld = 0x700f178 uintptr_t VMatrix = 0x70153c0 uintptr_t GObject = 0x6f2c3f0 uintptr_t GEngine = 0x7032248 uintptr_t GNative = 0x6fc1028
1 159
17
64 Bit ESP Offsets Coming Soon
415
18
Lite 0.24.0 64 Bit SDK Dumped Using My ImGui Dumper 😎 @IamXPro
1 420
19
Pubg Lite Desi Esp external source 0.23.xx DEVELOPRS ONLY For Aimbot Structure Copy And Add In Your Esp
197
20
😂
😂
188