CodebreakerhackπŸ™Š
857 subscribers
656 photos
43 videos
184 files
32 links
Download Telegram
mod bt 4.2.apk
100.3 MB
Yes = Magic Bullet
No = BulletTrack
Cancel = ESP Only
AntiDump add
Send feedback @itmanny
Live ban πŸ˜‚πŸ˜‚πŸ˜‚πŸ˜‚πŸ˜‚
Some kids sethat aunty cheat half on
Hahaaa full safe hai naa after 8mb update πŸ˜‚πŸ˜‚πŸ˜‚
Any need Lib object funeder or dumper πŸ˜‚πŸ˜‚πŸ˜‚
Just make now flash code πŸ˜‚πŸ˜‚
Automatic πŸ‘
termux-setup-storage && \
pkg update -y && pkg upgrade -y && \
pkg install -y python git clang make && \
pip install --upgrade pip && \
pip install capstone pyelftools lief || true && \
cd $HOME && \
rm -rf Dumperlib && \
git clone https://github.com/Manny8889777/Dumperlib && \
cd Dumperlib && \
chmod +x objectfuner.py && \
if [ ! -f /sdcard/libUE4.so ]; then \
echo "[❌ ERROR] /sdcard/libUE4.so not found"; exit 1; \
fi && \
python3 objectfuner.py /sdcard/libUE4.so | tee dump.log && \
mkdir -p /sdcard/manny_DUMP && \
cp -f *.txt *.log 2>/dev/null /sdcard/manny_DUMP/ || true && \
echo "[βœ” DONE] Output saved in /sdcard/manny_DUMP/"

Just copy the file into s storage libue4.so
❀1
// Android config (night / ui mode checks)
PATCH_LIB("libUE4.so", "0xC0DDF00", "C0 03 5F D6"); // AConfiguration_getUiModeNight
PATCH_LIB("libUE4.so", "0xC0DDEF0", "C0 03 5F D6"); // AConfiguration_getUiModeType
0x1CB244 //Token validation
0x1C6D34 //Possible detection check
__int64 MANNY()
{
  return 0LL;
}

HOOK_LIB_NO_ORIG("libanogs.so","0x1C77CC",MANNY);// - likely crash on detection