ar
Feedback
LGL Team

LGL Team

الذهاب إلى القناة على Telegram

Welcome to the channel, here you can find useful open source projects. Feel free to share to other channels/groups with credits Warning ⚠️: All the things done or shared here are for educational purposes only . Join @vpsdeal for best server reals

إظهار المزيد
6 270
المشتركون
-124 ساعات
-67 أيام
+5030 أيام

جاري تحميل البيانات...

جذب المشتركين
يوليو '26
يوليو '26
+192
في 1 قنوات
يونيو '26
+208
في 1 قنوات
Get PRO
مايو '26
+186
في 0 قنوات
Get PRO
أبريل '26
+133
في 0 قنوات
Get PRO
مارس '26
+58
في 0 قنوات
Get PRO
فبراير '26
+90
في 0 قنوات
Get PRO
يناير '26
+100
في 0 قنوات
Get PRO
ديسمبر '25
+80
في 1 قنوات
Get PRO
نوفمبر '25
+64
في 0 قنوات
Get PRO
أكتوبر '25
+89
في 1 قنوات
Get PRO
سبتمبر '25
+50
في 1 قنوات
Get PRO
أغسطس '25
+62
في 0 قنوات
Get PRO
يوليو '25
+63
في 0 قنوات
Get PRO
يونيو '25
+38
في 0 قنوات
Get PRO
مايو '25
+57
في 0 قنوات
Get PRO
أبريل '25
+46
في 0 قنوات
Get PRO
مارس '25
+74
في 0 قنوات
Get PRO
فبراير '25
+54
في 1 قنوات
Get PRO
يناير '25
+96
في 1 قنوات
Get PRO
ديسمبر '24
+322
في 3 قنوات
Get PRO
نوفمبر '24
+480
في 0 قنوات
Get PRO
أكتوبر '24
+965
في 1 قنوات
Get PRO
سبتمبر '24
+457
في 10 قنوات
Get PRO
أغسطس '24
+237
في 0 قنوات
Get PRO
يوليو '24
+266
في 0 قنوات
Get PRO
يونيو '24
+689
في 0 قنوات
Get PRO
مايو '24
+455
في 0 قنوات
Get PRO
أبريل '24
+575
في 3 قنوات
Get PRO
مارس '24
+751
في 0 قنوات
Get PRO
فبراير '24
+201
في 0 قنوات
Get PRO
يناير '24
+240
في 0 قنوات
Get PRO
ديسمبر '23
+323
في 5 قنوات
Get PRO
نوفمبر '23
+210
في 0 قنوات
Get PRO
أكتوبر '23
+201
في 3 قنوات
Get PRO
سبتمبر '23
+171
في 0 قنوات
Get PRO
أغسطس '23
+332
في 0 قنوات
Get PRO
يوليو '23
+322
في 0 قنوات
Get PRO
يونيو '23
+139
في 0 قنوات
Get PRO
مايو '23
+121
في 0 قنوات
Get PRO
أبريل '23
+86
في 0 قنوات
Get PRO
مارس '23
+120
في 0 قنوات
Get PRO
فبراير '23
+84
في 0 قنوات
Get PRO
يناير '23
+26
في 0 قنوات
Get PRO
ديسمبر '22
+38
في 0 قنوات
Get PRO
نوفمبر '22
+135
في 0 قنوات
Get PRO
أكتوبر '22
+209
في 0 قنوات
Get PRO
سبتمبر '22
+229
في 0 قنوات
Get PRO
أغسطس '22
+192
في 0 قنوات
Get PRO
يوليو '22
+307
في 0 قنوات
Get PRO
يونيو '22
+121
في 0 قنوات
Get PRO
مايو '22
+159
في 0 قنوات
Get PRO
أبريل '22
+99
في 0 قنوات
Get PRO
مارس '22
+167
في 0 قنوات
Get PRO
فبراير '22
+267
في 0 قنوات
Get PRO
يناير '22
+201
في 0 قنوات
Get PRO
ديسمبر '21
+274
في 0 قنوات
Get PRO
نوفمبر '21
+895
في 0 قنوات
Get PRO
أكتوبر '21
+92
في 0 قنوات
Get PRO
سبتمبر '21
+37
في 0 قنوات
Get PRO
أغسطس '21
+292
في 0 قنوات
التاريخ
نمو المشتركين
الإشارات
القنوات
30 يوليو+7
29 يوليو+3
28 يوليو+5
27 يوليو+5
26 يوليو+4
25 يوليو+2
24 يوليو+6
23 يوليو+6
22 يوليو+9
21 يوليو+8
20 يوليو+4
19 يوليو+4
18 يوليو+6
17 يوليو+13
16 يوليو+1
15 يوليو+3
14 يوليو+3
13 يوليو+5
12 يوليو+3
11 يوليو+3
10 يوليو+3
09 يوليو+13
08 يوليو+14
07 يوليو+7
06 يوليو+6
05 يوليو+4
04 يوليو+10
03 يوليو+12
02 يوليو+8
01 يوليو+15
منشورات القناة
guess
guess

2
لا يوجد نص...
1 059
3
Test file
2 105
4
libimgui-test.so
14
5
Imgui Menu Without any hooks or memory read , Just a lib.so file
Imgui Menu Without any hooks or memory read , Just a lib.so file
2 061
6
/** FNV-1a 64-bit hash. Tests: loops, long arithmetic, String method calls via JNI. */ @NativeImpl(library = "jniwrapper") public long hashString(String text) { long hash = -3750763034362895579L; for (int i = 0; i < text.length(); i++) { hash = hash ^ (long) text.charAt(i); hash = hash * 1099511628211L; } return hash; } // --------------------------------------------------------------------------- // Source: com.mk.jniwrapper.UserProcessor#hashString // Mode: TRANSPILED from Java bytecode // --------------------------------------------------------------------------- JNIEXPORT jlong JNICALL __attribute__((weak)) Java_com_mk_jniwrapper_UserProcessor_hashString(JNIEnv* env, jobject thiz, jstring p0) { jvalue _lo[5]; (void)_lo; jvalue _st[4]; (void)_st; jthrowable _exc = nullptr; (void)_exc; static jclass _cls0 = (jclass) env->NewGlobalRef(env->FindClass("java/lang/String")); static jmethodID _mid0 = env->GetMethodID(_cls0, "length", "()I"); static jmethodID _mid1 = env->GetMethodID(_cls0, "charAt", "(I)C"); if (env->PushLocalFrame(64) != 0) { return (jlong)0; } _lo[0].l = thiz; _lo[1].l = p0; L0:; _st[0].j = (jlong)-3750763034362895579LL; _lo[2].j = _st[0].j; L1:; _st[0].i = 0; _lo[4].i = _st[0].i; L2:; _st[0].i = _lo[4].i; _st[1].l = _lo[1].l; jvalue _args0[1]; _st[1].i = (jint)(env->CallIntMethodA(_st[1].l, _mid0, _args0)); if (env->ExceptionCheck()) { env->PopLocalFrame(nullptr); return (jlong)0; } if (_st[0].i >= _st[1].i) goto L6; L3:; _st[0].j = _lo[2].j; _st[1].l = _lo[1].l; _st[2].i = _lo[4].i; jvalue _args1[1]; _args1[0].i = _st[2].i; _st[1].i = (jint)(env->CallCharMethodA(_st[1].l, _mid1, _args1)); if (env->ExceptionCheck()) { env->PopLocalFrame(nullptr); return (jlong)0; } _st[1].j = (jlong)(_st[1].i); _st[0].j = (_st[0].j ^ _st[1].j); _lo[2].j = _st[0].j; L4:; _st[0].j = _lo[2].j; _st[1].j = (jlong)1099511628211LL; _st[0].j = (_st[0].j * _st[1].j); _lo[2].j = _st[0].j; L5:; _lo[4].i += 1; goto L2; L6:; _st[0].j = _lo[2].j; env->PopLocalFrame(nullptr); return _st[0].j; L7:; }
1 924
7
I 've given this project to AI now with almost 200$ of Budget to spend, Lets see how can it do
I 've given this project to AI now with almost 200$ of Budget to spend, Lets see how can it do
1 461
8
لا يوجد نص...
31
9
https://github.com/springmusk026/UnityRenderer.git ⚠️ Project Status: Early Stage This project is in very early development. It is raw, minimally tested, and will have bugs. It has been tested on a limited number of devices and Unity versions. If you encounter issues: This is open source — fix it and submit a PR instead of complaining Check the issues page first Provide full logcat output when reporting crashes Understand that IL2CPP internals vary between Unity versions — what works on one game may not work on another No guarantees. No support promises. Contributions welcome.
2 865
10
New Project : UnityEngine Renderer based menu template. With this you won't need to hassle with imgui and custom Renderer, ju
New Project : UnityEngine Renderer based menu template. With this you won't need to hassle with imgui and custom Renderer, just plug in and it works
2 708
11
https://neuroapi.me/signup?ref=D2KY2P7N API,MCP for full web actions like scrape,search,map,crawl,+ manymore (use my link for extra credit for both of us)
3 295
12
https://github.com/springmusk026/Open-Monitor-YT/tree/main Open Monitor YT is a free, open-source alternative to paid YouTube
https://github.com/springmusk026/Open-Monitor-YT/tree/main Open Monitor YT is a free, open-source alternative to paid YouTube monitoring tools. It scrapes competitor YouTube channels via Firecrawl, stores a full historical diff of every change, and runs an LLM analysis layer that turns raw data into actionable insights. 100% self-hosted. No cloud dependency. Your data stays on your machine.
3 178
13
لا يوجد نص...
3 077
14
Android 17 is almost here?
2 773
15
https://chatgpt.com/codex/offers
https://chatgpt.com/codex/offers
3 098
16
101'th reason not fo use windows
101'th reason not fo use windows
2 712
17
If you are using VPS from Oracle Free Tier, Backup your data urgently, they're changing policies and reducing limits so either you pay or they'll terminate your VM
2 772
18
hi anyone has a16 working virtual app project ? (open source)
325
19
OpenSource?
OpenSource?
3 506
20
FFadv_68.54.0_0605_ID_newffadv3.apk
3 262