Home Tools Games Devlog Team
Sign In
root@luridlane:~$ cd /var/www/team
root@luridlane:~$ whois jadis0x
jadis0x
UID:0 (root)
USER:Jadis0x
ROLE:Developer
STACK:-
BIO: hello..
root@luridlane:~$ ls -la ./projects
drwxr-xr-x2jadis0xdev4096May 31 16:43.
drwxr-xr-x3jadis0xdev4096May 31 16:43..
-rwxr-xr-x 1 jadis0x dev 196K Apr 14 00:08 il2cpp_reverse_engineering_guide.sh *
-rwxr-xr-x 1 jadis0x dev 224K Apr 14 00:13 udemysaver.sh *
-rwxr-xr-x 1 jadis0x dev 238K Apr 14 00:35 il2cppinspectorpro.sh *
-rwxr-xr-x 1 jadis0x dev 364K Jun 15 23:42 llobf_code_obfuscation_encryption_il2cpp_mono_.sh *
root@luridlane:~/projects$ cat il2cpp_reverse_engineering_guide.sh
# TITLE: Il2Cpp Reverse Engineering Guide
# TAGS: [c++] [il2cpp] [unity] [reverse engineering]
Comprehensive guide on IL2CPP internals, function hooking, and security analysis.
Access the Full Research on GitHub →
root@luridlane:~/projects$ cat udemysaver.sh
# TITLE: UdemySaver
# TAGS: [udemy] [udemy-dl] [udemy-downloader]
A simple and reliable tool to quickly download Udemy courses for offline access.
Source Code & Documentation →
root@luridlane:~/projects$ cat il2cppinspectorpro.sh
# TITLE: Il2CppInspectorPro
# TAGS: [metadata] [modding] [reverse engineering] [unity] [il2cpp]
A custom fork of Il2CppInspector with improved IL2CPP analysis, bug fixes, and a built-in resolver/API tracer. Source Code & Documentation →
root@luridlane:~/projects$ cat llobf_code_obfuscation_encryption_il2cpp_mono_.sh
# TITLE: LLObf: Code Obfuscation & Encryption (IL2CPP & Mono)
# TAGS: [c++] [unity] [reverse engineering] [anti-cheat] [llobf]
LLObf is a build-time obfuscation and encryption tool designed for Unity projects using IL2CPP or Mono. It adds a robust layer of security to your release builds without disrupting your existing development workflow. Purchase
> executing image_viewer... [1 files loaded]
media
root@luridlane:~/projects$