neokidd / FloatingTerminalEmulator-Android
全功能终端模拟器,可切换悬浮窗
☆28Updated 9 years ago
Alternatives and similar repositories for FloatingTerminalEmulator-Android:
Users that are interested in FloatingTerminalEmulator-Android are comparing it to the libraries listed below
- 首先为什么要用C++写android程序呢?主要是因为java写的android程序太容易被发编译,相对于java编译后的dex文件,底层的native so更加不容易被反编译,所以为了安全起见,可以将一些程序的逻辑写到C++里面,下面我们就写一个activity,其中核心…☆41Updated 6 years ago
- ☆26Updated 8 years ago
- Android 下的增量更新☆36Updated 11 years ago
- Native IO Redirect implementation for Android.☆27Updated 8 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
- 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 5.0提供的“投射屏幕”API实现截屏功能的APP☆47Updated 6 years ago
- Native IO Redirect implementation for Android.☆72Updated 8 years ago
- 通过精简Smali语法细节来 增强反编译代码阅读性,自定义了一种简单语法☆73Updated 7 years ago
- SpQQ机器人插件功能演示☆31Updated 7 years ago
- A tiny tool which I use to parse and editor android binary xml file☆32Updated 10 years ago
- 一个Android文件管理器,功能齐备-Android FileManager☆25Updated 9 years ago
- 带中文注释的Android 4.2.2 Google Launcher2,写了一半己荒废……☆33Updated 10 years ago
- Android JNI接口混淆方案☆26Updated 5 years ago
- 微信主题☆25Updated 7 years ago
- 2份实现java hook的例子(看雪论坛的和ddi框架)☆42Updated 8 years ago
- 一个给apk加壳的工程☆15Updated 9 years ago
- AndroidManifest.xml 二进制编辑和签名工具☆87Updated 7 years ago
- Tencent Wechat client GPS hook with Xposed☆17Updated 7 years ago
- A service manager for android which like android.os.ServiceManager, but root is not necessary☆32Updated 8 years ago
- Android app - network packet capture display tool☆26Updated 10 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的方式实现加壳)☆13Updated 6 years ago
- curl for android network☆29Updated 8 years ago
- ------双开-----☆13Updated 8 years ago
- Android开发中便利的网络工具: tcpdump on android(抓包神器) ftp server(通过ftp浏览sdcard内容)☆41Updated 9 years ago
- Java反射注入框架☆14Updated 7 years ago
- 将smali代码转换为更易懂的Java伪码☆29Updated 9 years ago
- 基于Smali文件 Android Studio 动态调试 APP☆36Updated 4 years ago