无数据
订阅者
-924 小时
-277 天
-9130 天
数据加载中...
吸引订阅者
二月 '26
二月 '26
+25
在2个频道中
一月 '26
+66
在3个频道中
Get PRO
十二月 '25
+32
在0个频道中
Get PRO
十一月 '25
+71
在0个频道中
Get PRO
十月 '25
+29
在1个频道中
Get PRO
九月 '25
+84
在0个频道中
Get PRO
八月 '25
+30
在0个频道中
Get PRO
七月 '25
+301
在5个频道中
Get PRO
六月 '25
+187
在2个频道中
Get PRO
五月 '25
+90
在2个频道中
Get PRO
四月 '25
+6
在1个频道中
Get PRO
三月 '25
+19
在1个频道中
Get PRO
二月 '25
+15
在2个频道中
Get PRO
一月 '25
+84
在6个频道中
Get PRO
十二月 '24
+47
在2个频道中
Get PRO
十一月 '24
+260
在12个频道中
Get PRO
十月 '24
+135
在5个频道中
Get PRO
九月 '24
+165
在10个频道中
Get PRO
八月 '24
+94
在9个频道中
Get PRO
七月 '24
+302
在14个频道中
Get PRO
六月 '24
+101
在8个频道中
Get PRO
五月 '24
+424
在6个频道中
Get PRO
四月 '24
+178
在5个频道中
Get PRO
三月 '24
+260
在5个频道中
Get PRO
二月 '24
+194
在5个频道中
Get PRO
一月 '24
+257
在8个频道中
Get PRO
十二月 '23
+526
在2个频道中
Get PRO
十一月 '23
+1 988
在4个频道中
Get PRO
十月 '23
+2 653
在9个频道中
Get PRO
九月 '23
+541
在0个频道中
Get PRO
八月 '23
+740
在0个频道中
Get PRO
七月 '23
+527
在0个频道中
Get PRO
六月 '23
+670
在0个频道中
Get PRO
五月 '23
+207
在0个频道中
Get PRO
四月 '23
+107
在0个频道中
Get PRO
三月 '23
+65
在0个频道中
Get PRO
二月 '23
+210
在0个频道中
Get PRO
一月 '23
+233
在0个频道中
Get PRO
十二月 '22
+756
在0个频道中
Get PRO
十一月 '22
+314
在0个频道中
Get PRO
十月 '22
+65
在0个频道中
Get PRO
九月 '22
+155
在0个频道中
Get PRO
八月 '22
+298
在0个频道中
Get PRO
七月 '22
+291
在0个频道中
Get PRO
六月 '22
+323
在0个频道中
Get PRO
五月 '22
+804
在0个频道中
Get PRO
四月 '22
+480
在0个频道中
Get PRO
三月 '22
+762
在0个频道中
Get PRO
二月 '22
+155
在0个频道中
Get PRO
一月 '22
+1 918
在0个频道中
| 日期 | 订阅者增长 | 提及 | 频道 | |
| 10 二月 | 0 | |||
| 09 二月 | +1 | |||
| 08 二月 | +4 | |||
| 07 二月 | 0 | |||
| 06 二月 | 0 | |||
| 05 二月 | +3 | |||
| 04 二月 | +4 | |||
| 03 二月 | +1 | |||
| 02 二月 | +7 | |||
| 01 二月 | +5 |
频道帖子
| 2 | // Info: Case 2 handler
int64 (*osub_c2)(int64 result);
int64 hsub_c2(int64 result) {
__int64 ret = osub_c2(result);
uintptr_t base = (uintptr_t)dlopen("libanogs.so", RTLD_LAZY);
uintptr_t target_addr = base + 0xB4F43;
char original_byte = *(char*)target_addr;
uintptr_t page = target_addr & ~0xFFFULL;
mprotect((void*)page, 0x1000, PROT_READ | PROT_WRITE);
*(char*)target_addr = '\0';
*(char*)target_addr = original_byte;
mprotect((void*)page, 0x1000, PROT_READ);
return ret;
}
HOOK_LIB("libanogs.so", "0xAE688", hsub_c2, osub_c2); | 239 |
| 3 | Bgmi 64bit
Kill 67109633
0x32FAF9
libTBlueData.so 😂
@GreatComeBackAgain | 609 |
| 4 | VIP private cheat available for the pubgm and bgmi 4.2
Esp Aimbot & Bullet Tracking
Safe For the main id
To purchase @GreatComeBackAgain | 527 |
| 5 | libAkAudioVisiual.so | 777 |
| 6 | libAkAudioVisiual.zip | 473 |
| 7 | libAkAudioVisiual.so | 1 |
| 8 | 没有文字... | 881 |
| 9 | 没有文字... | 964 |
| 10 | sorry I rarely give feedback, because I rarely play, but I try to give feedback, that your cheat is safe, I play brutally, and I add magic bullet | 830 |
| 11 | 88macth save | 936 |
| 12 | PUBGM & BGMI 4.2 Anti-Ban Memory Bypass
void* (*orig_malloc)(size_t) = nullptr;
void* malloc_bypass(size_t size) {
void *ptr = malloc(size);
if (ptr) {
memset(ptr, 0, size);
}
return ptr;
}
HOOK(UE4 + 0x7cf080, malloc_bypass, orig_malloc);
Don't share without my credit @GreatComeBackAgain | 857 |
| 13 | 🔥 PUBGM & BGMI 4.2 Anti-Ban Memory Bypass 🔥
`cpp
void* (*orig_malloc)(size_t) = nullptr;
void* malloc_bypass(size_t size) {
void *ptr = malloc(size);
if (ptr) {
memset(ptr, 0, size); // Clear memory traces
}
return ptr;
}
HOOK(UE4 + 0x7cf080, malloc_bypass, orig_malloc); | 1 |
| 14 | 🔥 PUBGM & BGMI 4.2 Anti-Ban Memory Bypass 🔥
`cpp
void* (*orig_malloc)(size_t) = nullptr;
void* malloc_bypass(size_t size) {
void *ptr = malloc(size);
if (ptr) {
memset(ptr, 0, size); // Clear memory traces
}
return ptr;
}
HOOK(UE4 + 0x7cf080, malloc_bypass, orig_malloc); | 1 |
| 15 | 没有文字... | 858 |
| 16 | 没有文字... | 885 |
| 17 | Use your own bypass | 1 075 |
| 18 | Bgmi bypas arm64bit
Share with credit
@GreatComeBackAgain | 1 212 |
| 19 | PUBGM 4.2.0
arm64bit safe cheat
Esp
Aimbot
Bullet Tracking
120 FPS
FULL SKIN
K*LL Massage
De*d Box
Vehicle, Clothes
Show in inventory
Feedback to @GreatComeBackAgain | 1 425 |
| 20 | 没有文字... | 1 298 |
