Hack And Build Lab ๐–ฃ”
333 subscribers
269 photos
33 videos
120 files
221 links
Download Telegram
Google API (Ask Question) Soon Publishing After Designing
๐Ÿฅฐ1
Google Map (point)
Send Email Massage in website
๐Ÿ‘1
Forwarded from Upload File
This media is not supported in your browser
VIEW IN TELEGRAM
ูŠู‚ูˆู„ ุตู„ ุงู„ู„ู‡ ุนู„ูŠู‡ ูˆุณู„ู… ๐Ÿ’š๐Ÿคฒ
๐Ÿ‘1
Tools.java
8.4 KB
My Tools.java

Contain :-
โœบ Get Apk Name, Fingerprint, hardware or more
โœบ Get All Package Names
โœบ Get String To Binary, Binary To String
โœบ Get Encryptor [AES/CBC/PKCS5Padding]
โœบ Get Decrypt [AES/CBC/PKCS5Padding]
โœบ Image To Base64
โœบ Base64 To Image
โœบ Get MD5
โœบ Custom String Format
โœบ and More

Join For More:-
โ€ข @FreeOffset โ€ข @FreeOffset

[Double Click Screen]
โ™ก  โใ…ค   โŽ™ใ…ค  โŒฒ
หกแถฆแตแต‰ แถœแต’แตแตแต‰โฟแต— หขแตƒแต›แต‰ หขสฐแตƒสณแต‰
๐Ÿ‘4๐Ÿฅฐ1
This media is not supported in your browser
VIEW IN TELEGRAM
Hack And Build Lab ๐–ฃ”
Tools.java
Guys Note:-
Encryptor and decryptor in [AES/CBC/PKCS5Padding]
Password Must Be 16 digit else Can't Work!
For Example [mahdiwaremodspro]
Don't Use Crash Mobile Bot
๐Ÿ‘‡๐Ÿ‘‡๐Ÿ‘‡๐Ÿ‘‡๐Ÿ‘‡๐Ÿ‘‡๐Ÿ‘‡
@CrashMobileBot
๐Ÿ˜2๐Ÿคฉ1
map_notbasicin_2.1.0.16490.pak
4.1 MB
BLACK SKY ALL VERSION โœ…

HOW TO USE ?
COPY & PASTE IN :

Android/data/com.vng.pubgmobile/files/UE4Game/ShadowTrackerExtra/ShadowTrackerExtra/Saved/Paks/

๐Ÿ’ฏ SHARE & SUPPORT :
@FreeOffset
This media is not supported in your browser
VIEW IN TELEGRAM
Get Device ID:-

const char *GetAndroidID(JNIEnv *env, jobject context) {
jclass contextClass = env->FindClass("android/content/Context");
jmethodID getContentResolverMethod = env->GetMethodID(contextClass, "getContentResolver", "()Landroid/content/ContentResolver;");
jclass settingSecureClass = env->FindClass("android/provider/Settings$Secure");
jmethodID getStringMethod = env->GetStaticMethodID(settingSecureClass, "getString" , "(Landroid/content/ContentResolver;Ljava/lang/String;)Ljava/lang/String;");

auto obj = env->CallObjectMethod(context, getContentResolverMethod);
auto str = (jstring) env->CallStaticObjectMethod(settingSecureClass, getStringMethod, obj, env->NewStringUTF("android_id"));
return env->GetStringUTFChars(str, 0);
}


@FreeOffset
Need 2 members to become full family 500 members

#Share
๐Ÿ‘2
This media is not supported in your browser
VIEW IN TELEGRAM
apk.php
6.7 KB
bot file download bot programmer apps @FreeOffset
I posted it because you deserve it
I programmed from scratch for you!


Join For More:-
โ€ข @FreeOffset โ€ข @FreeOffset

[Double Click Screen]
โ™ก  โใ…ค   โŽ™ใ…ค  โŒฒ
หกแถฆแตแต‰ แถœแต’แตแตแต‰โฟแต— หขแตƒแต›แต‰ หขสฐแตƒสณแต‰
Quran.json
1.6 MB
ุงู„ู‚ุฑุขู† ุงู„ูƒุฑูŠู… ูƒุงู…ู„ ุนู„ูŠ ุดูƒู„ json
New Project Like ImGui With Source LGL