Forwarded from Only zygisk module (Debugger)
zygisk Bypass 4.4.zip
12.9 KB
zygisk Bypass 4.4
Architecture=64bit
Architecture=64bit
๐ฅฐ5โค2
MemoryPatch::createWithHex("libUE4.so", 0x7856578, "1D 00 80 52 C0 03 5F D6").Modify();GetAndroidSOVersion โ
Pubg Gl 4.4 64
By: @Yahdikallah
Ch: @libMP
โค6โคโ๐ฅ2
โค2โคโ๐ฅ1
S(__int64, GetAndroidSOVersion, (__int64 context, __int64 structPtr, _DWORD *outVersion))
{
if (outVersion) {
*outVersion = 32;
}
if (structPtr) {
*(_QWORD *)(structPtr + 32) = 0;//Check Bypassed
}
__int64 fakeVersion = 0x1A0F;//Fake Android SO Version
*a3 = fakeVersion;
return fakeVersion;
}
GetAndroidSOVersion Hook โ
By: StormBypass
Ch: @libMP
๐คฏ4โค2
void* (*oMemoryTree)(int64_t, int64_t, unsigned int *);
void* hMemoryTree(int64_t a1, int64_t a2, unsigned int *a3) {
if (a2 != 0) {
const char* path = (const char*)a2;
if (strstr(path, "unzipmrpcs.data") || strstr(path, "VMRPCS")) {
if (a3) {
*a3 = 16;
void* mock_buffer = malloc(16);
if (mock_buffer) {
memset(mock_buffer, 0, 16);
return mock_buffer;
}
}
return nullptr;
}
}
return oMemoryTree(a1, a2, a3);
}
FinderHook(reinterpret_cast<void*>(Anogs + 0x46ED30),
reinterpret_cast<void*>(hMemoryTree),
reinterpret_cast<void**>(&oMemoryTree));
By: You
CR: @libMP
๐คฏ3โคโ๐ฅ1โค1๐ฅฐ1๐ฑ1
int64_t (*oProtocolDispatcher)(uint32_t*, unsigned char*, unsigned int, char);
int64_t hProtocolDispatcher(uint32_t* a1, unsigned char* a2, unsigned int a3, char a4) {
if (a2 != nullptr && a3 == 16 && *reinterpret_cast<uint32_t*>(a2) == 0) {
if (a1) {
a1[405] = 3;
}
return 0;
}
return oProtocolDispatcher(a1, a2, a3, a4);
}
FinderHook(reinterpret_cast<void*>(baseAddress + 0x46EFD0), reinterpret_cast<void*>(hProtocolDispatcher), reinterpret_cast<void**>(&oProtocolDispatcher));
โคโ๐ฅ2โค1๐คฏ1๐ฑ1
1Day Proper Soultion Availableโ
No any Client Ban + Termination.
Without Crc & Memcpy (old)
@Yahdikallah
Global + KR + TW + VNG
No any Client Ban + Termination.
Without Crc & Memcpy (old)
@Yahdikallah
โค5โคโ๐ฅ1๐คฏ1
Good night everyone, may God protect you.
โค2โคโ๐ฅ1๐ฅฐ1๐คฏ1
KernelHex Labs ๐ฆ๐ซ
ollvm_aide.tgz
LOCAL_CPPFLAGS += -mllvm -bcf # Fake control flow
LOCAL_CPPFLAGS += -mllvm -bcf_prob=70 # Confusion probability 70%
LOCAL_CPPFLAGS += -mllvm -bcf_loop=2 # Repeat 2 times
LOCAL_CPPFLAGS += -mllvm -fla # Control flow flattening
LOCAL_CPPFLAGS += -mllvm -sub # Directive Replacement
LOCAL_CPPFLAGS += -mllvm -sub_loop=1 # Replace 1 time
LOCAL_CPPFLAGS += -mllvm -sobf # String obfuscation
LOCAL_CPPFLAGS += -mllvm -split # Basic block segmentation
LOCAL_CPPFLAGS += -mllvm -split_num=3 # Split into 3 blocks
LOCAL_CPPFLAGS += -mllvm -ibr # Indirect branch
LOCAL_CPPFLAGS += -mllvm -icalall # Indirect call
LOCAL_CPPFLAGS += -mllvm -igv # Indirect global variable
LOCAL_CPPFLAGS += -mllvm -fncmd # Function name control obfuscation
LOCAL_CPPFLAGS += -mllvm -protect_maps # Maps block protection
LOCAL_CPPFLAGS += -mllvm -protect_text # .Text block protection
LOCAL_CPPFLAGS += -mllvm -ollvm_print # Print configuration Pretend
โค2โคโ๐ฅ1
0x1e1e44 โ 00 00 80 D2 C0 03 5F D6
0x1e25d4 โ 00 00 80 D2 C0 03 5F D6
0x213dc8 โ 00 00 80 D2 C0 03 5F D6
0x225528 โ 00 00 80 D2 C0 03 5F D6
0x227340 โ 00 00 80 D2 C0 03 5F D6
0x228168 โ 00 00 80 D2 C0 03 5F D6
0x228560 โ 00 00 80 D2 C0 03 5F D6
0x238360 โ 00 00 80 D2 C0 03 5F D6
0x29bf24 โ 00 00 80 D2 C0 03 5F D6
0x2ca998 โ 00 00 80 D2 C0 03 5F D6
0x31dcb0 โ 00 00 80 D2 C0 03 5F D6
0x330494 โ 00 00 80 D2 C0 03 5F D6
0x373064 โ 00 00 80 D2 C0 03 5F D6
0x37c904 โ 00 00 80 D2 C0 03 5F D6
0x387a3c โ 00 00 80 D2 C0 03 5F D6
0x39f56c โ 00 00 80 D2 C0 03 5F D6
0x39f644 โ 00 00 80 D2 C0 03 5F D6
0x3a560c โ 00 00 80 D2 C0 03 5F D6
0x3a564c โ 00 00 80 D2 C0 03 5F D6
0x3f99e8 โ 00 00 80 D2 C0 03 5F D6
0x43099c โ 00 00 80 D2 C0 03 5F D6
0x447750 โ 00 00 80 D2 C0 03 5F D6
0x461f04 โ 00 00 80 D2 C0 03 5F D6
0x4633f4 โ 00 00 80 D2 C0 03 5F D6
0x46efd0 โ 00 00 80 D2 C0 03 5F D6
0x471b68 โ 00 00 80 D2 C0 03 5F D6
0x47b5cc โ 00 00 80 D2 C0 03 5F D6
0x4b39e0 โ 00 00 80 D2 C0 03 5F D6
0x4dd37c โ 00 00 80 D2 C0 03 5F D6
0x4ded4c โ 00 00 80 D2 C0 03 5F D6
0x4dee74 โ 00 00 80 D2 C0 03 5F D6
0x4dfb40 โ 00 00 80 D2 C0 03 5F D6
0x4f7074 โ 00 00 80 D2 C0 03 5F D6
0x51f9a0 โ 00 00 80 D2 C0 03 5F D6
0x51f9c0 โ 00 00 80 D2 C0 03 5F D6
0x51fa20 โ 00 00 80 D2 C0 03 5F D6
0x51fa80 โ 00 00 80 D2 C0 03 5F D6
0x51fab0 โ 00 00 80 D2 C0 03 5F D6
0x520160 โ 00 00 80 D2 C0 03 5F D6
0x5201e0 โ 00 00 80 D2 C0 03 5F D6
0x520290 โ 00 00 80 D2 C0 03 5F D6
Safe Bypass Pubg 4.4 64
โค10๐3๐ฏ3โคโ๐ฅ1๐ฅ1
MemoryPatch::createWithHex("libUE4.so", 0x6696C78, "00 0F 80 D2 C0 03 5F D6").Modify(); //Boost fpsSmooth Fps Boost + Pubg X64 V4.4
Cr: Abdurahman | @libMp
๐ฅ5โค4๐3๐ฏ1
KernelHex Labs ๐ฆ๐ซ
MemoryPatch::createWithHex("libUE4.so", 0x6696C78, "00 0F 80 D2 C0 03 5F D6").Modify(); //Boost fps Smooth Fps Boost + Pubg X64 V4.4 Cr: Abdurahman | @libMp
Find for Bgmi ๐คง
๐ฏ4๐3โค2โคโ๐ฅ1๐ฅ1
0x3FA52C : hC0 03 5F D6
0x3FA69C : hC0 03 5F D6
0x3FA7FC : hC0 03 5F D6
0x3FA8EC : hC0 03 5F D6
0x3CA5B8 : hC0 03 5F D6
Island Bypass + Report Block
PUBGM 4.4 64
By: @Yahdikallah
Support: @libMP
๐ฅ4โค3๐3โคโ๐ฅ1๐ฏ1
Forwarded from ๐ฐ๐ฅ (๐ฐ)
SONIC SRC VIP.zip
10.2 MB
SONIC SRC LEAK
โข 64 Bit | OB53
โข Full ESP
โข Full AIMBOT
โข Full MEMORY
PASS : https://t.me/SONIC1TOPโคโ๐ฅ2โค1๐ค1