neokidd / FloatingTerminalEmulator-AndroidLinks
全功能终端模拟器,可切换悬浮窗
☆28Updated 10 years ago
Alternatives and similar repositories for FloatingTerminalEmulator-Android
Users that are interested in FloatingTerminalEmulator-Android are comparing it to the libraries listed below
Sorting:
- Native IO Redirect implementation for Android.☆27Updated 9 years ago
- A tiny tool which I use to parse and editor android binary xml file☆32Updated 11 years ago
- 首先为什么要用C++写android程序呢?主要是因为java写的android程序太容易被发编译,相对于java编译后的dex文件,底层的native so更加不容易被反编译,所以为了安全起见,可以将一些程序的逻辑写到C++里面,下面我们就写一个activity,其中核心…☆40Updated 6 years ago
- Native IO Redirect implementation for Android.☆75Updated 9 years ago
- 一个给apk加壳的工程☆15Updated 9 years ago
- android通过ndk加解密和防apk反编译。☆17Updated 8 years ago
- Extract the part of JavaHook in the Xposed. Usage: Inject one process to load libtest.so, then enter the Java world and hook the java fun…☆23Updated 9 years ago
- Android手机屏幕助手,用来替换NavigationBar虚拟导航按键。由于涉及到系统按键消息。 所以需要在源码环境下编译,需要系统签名,需要声明android:sharedUserId="android.uid.system"☆24Updated 7 years ago
- 一个Android文件管理器,功能齐备-Android FileManager☆25Updated 9 years ago
- ☆26Updated 8 years ago
- 通过精简Smali语法细节来增强反编译代码阅读性,自定义了一种简单语法☆73Updated 8 years ago
- ☆58Updated last year
- 带中文注释的Android 4.2.2 Google Launcher2,写了一半己荒废……☆33Updated 10 years ago
- Java反射注入框架☆14Updated 7 years ago
- dexposed原理学习☆9Updated 9 years ago
- 2份实现java hook的例子(看雪论坛的和ddi框架)☆43Updated 8 years ago
- SpQQ机器人插件功能演示☆31Updated 7 years ago
- A service manager for android which like android.os.ServiceManager, but root is not necessary☆31Updated 9 years ago
- AndroidManifest.xml 二进制编辑和签名工具☆88Updated 8 years ago
- Android 下的增量更新☆37Updated 12 years ago
- Just as the project name says, this project is aimming at creating a tool for manipulating android devices from pc.☆16Updated 10 years ago
- 一个利用Android 5.0提供的“投射屏幕”API实现截屏功能的APP☆46Updated 6 years ago
- Android 平台 加固方案☆40Updated 10 years ago
- A mini project to customize existing AXML library. The original source code can be found from following URL: http://code.google.com/p/axm…☆23Updated 3 years ago
- 将smali代码转换为更易懂的Java伪码☆29Updated 10 years ago
- Android利用插件化进行程序扩展 : 1.apk做为插件的实现方式 2.dex作为插件的实现方式☆41Updated 6 years ago
- 任意位置下获取应用context☆32Updated 9 years ago
- Parse classes.dex in APK file and get strings/methods/class info. no need unzip, no need decompile,☆20Updated 7 years ago
- 利用动态加载技术实现APK加壳(分别使用Java和JNI的方式实现加壳)☆15Updated 6 years ago
- Xposed Module Sample No Need To Reboot When Debug 不需要频繁重启调试的Xposed 模块源码例子☆21Updated 5 years ago