Pinned Repositories
-Android-UE4SDKGenerator
Unrealengine4 SDK Generator for Android supports UE4.18 to UE4.22
adbg-x32
安卓/ArmV7a 调试器
adbg_x64
adbg_x64
AGTool
AllTrans
Completely Translate Android apps in-place aka Google translate in Chrome
Alternative-Android-Mod-Menu
AndExplore
A file manager,apk editor....
Android-Uinput
通过/dev/uinput创建自己的event.
hasee-tongfang-macos
Installing 🍏Hackintosh (macOS) on 💻Tongfang 8th/9th generation platform laptops.
InstallTheos
A quick script to install Theos on Linux/WSL
liner0211's Repositories
liner0211/SimpleOpenVpn-Android
基于OpenVPN封装的Android连接库,使用非常简易。
liner0211/YalpStore
Download apks from Google Play Store
liner0211/Xpatch
免Root实现app加载Xposed插件工具。This is a tool to repackage apk file, then the apk can load any xposed modules installed in the device. It is another way to hook an app without root device.
liner0211/XposedInlineHook
Hook native with xposed
liner0211/ReClass.NET-LoadBinaryPlugin
A plugin which allows ReClass.NET to load files from disk and use their contents.
liner0211/android_touch
Low latency high speed android multitouch event server
liner0211/game-hacking
Tutorials, tools, and more as related to reverse engineering video games.
liner0211/down_52pojie_cn
A single page file explorer that can be hosted on static website. 吾爱破解论坛 爱盘 https://down.52pojie.cn/ 页面的源代码
liner0211/librootjava
Run Java (and Kotlin) code as root!
liner0211/PUBGM-
全军出击 无需越狱辅助iOS
liner0211/LocalVPN
A packet interceptor for Android built on top of VpnService
liner0211/U3dInject
U3D
liner0211/SandBoxHookPlugin
demo for inject & hook in sandbox
liner0211/va
va
liner0211/SDK-Generator
liner0211/SwitchButton
A cute widget of Switch Button for you to create beautiful and friendly UI.
liner0211/ELFHooker
兼容Android 32位和64位。基于EFL文件格式Hook的demo,hook了SurfaceFlinger进程的eglSwapBuffers函数,替换为new_eglSwapBuffers
liner0211/ue4-tutorials
Collection of Unreal 4 Tutorials & Experiments by Tom Looman
liner0211/Pixel-PUBG
🔫A Pixel PUBG game made with Unity.
liner0211/Unity-Substrate-Hook-Android
Android Cydia Substrate MSHookFunction Used On Unity IL2CPP
liner0211/fooXposed
Xposed tutorial demos
liner0211/LibInjector
Write to an android apps lib.so at runtime
liner0211/ios-pubgm-hack
a plugin for pubgm Without iOS Jailbreak.
liner0211/testUinput
liner0211/Android-Uinput
通过/dev/uinput创建自己的event.
liner0211/ReClass.NET-UnrealPlugin
A ReClass.NET plugin which displays type infos of Unreal classes.
liner0211/ApkSignatureKiller
一键破解APK签名校验
liner0211/learn-regex-zh
:cn: 翻译: 学习正则表达式的简单方法
liner0211/X-Touch
X touch is float gesture control app for Android L+
liner0211/NativeGL_demo
此程序使用android native代码实现EGL,并使用SurfaceView作为OpenGL绘图窗口。即可提高图形渲染性能,又可使用java层定义的图形界面