neokidd / FloatingTerminalEmulator-AndroidLinks
全功能终端模拟器,可切换悬浮窗
☆29Updated 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:
- 首先为什么要用C++写android程序呢?主要是因为java写的android程序太容易被发编译,相对于java编译后的dex文件,底层的native so更加不容易被反编译,所以为了安全起见,可以将一些程序的逻辑写到C++里面,下面我们就写一个activity,其中核心…☆40Updated 7 years ago
- android通过ndk加解密和防apk反编译。☆18Updated 8 years ago
- 利用动态加载技术实现APK加壳(分别使用Java和JNI的方式实现加壳)☆16Updated 7 years ago
- Android开发中便利的网络工具: tcpdump on android(抓包神器) ftp server(通过ftp浏览sdcard内容)☆43Updated 10 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…☆26Updated 10 years ago
- 任意位置下获取应用context☆32Updated 9 years ago
- 一个利用Android 5.0提供的“投射屏幕”API实现截屏功能的APP☆45Updated 6 years ago
- 通过精简Smali语法细节来增强反编译代码阅读性,自定义了一种简单语法☆74Updated 8 years ago
- Android JNI接口混淆方案☆30Updated 6 years ago
- 微信Android SDK的源码,可以用来进行修改重打包☆22Updated 8 years ago
- (废弃)集成360加固,apk签名,美团walle打包工具实现自动化构建(由于美团签名不兼容P,请参考最新美团库)☆12Updated 7 years ago
- Android中锁屏密码算法☆58Updated 8 years ago
- 通过Xposed框架hook android的敏感函数,具体参考https://github.com/halfkiss/ZjDroid, 并添加了相应的函数☆72Updated 6 years ago
- Xposed Module Sample No Need To Reboot When Debug 不需要频繁重启调试的Xposed 模块源码例子☆21Updated 5 years ago
- Parse classes.dex in APK file and get strings/methods/class info. no need unzip, no need decompile,☆20Updated 8 years ago
- 包含应用搬家功能的开源库 include package move feature's lib☆16Updated 8 years ago
- 一个纯Java、实现了SAX接口、无任何第三方依赖的 AndroidManifest.xml 解析工具。☆45Updated 6 years ago
- Android 平台 加固方案☆41Updated 10 years ago
- 一个给apk加壳的工程☆15Updated 10 years ago
- Native IO Redirect implementation for Android.☆76Updated 9 years ago
- An Android project of a packet capture tool, with this capture tool you can capture packet on your Android phone. In addition , now you c…☆74Updated 10 years ago
- Android 下的增量更新☆38Updated 12 years ago
- ☆58Updated 2 years ago
- Apk 加固源码示例☆33Updated 8 years ago
- Native IO Redirect implementation for Android.☆27Updated 9 years ago
- Android app - network packet capture display tool☆28Updated 11 years ago
- 将smali代码转换为更易懂的Java伪码☆29Updated 10 years ago
- ☆26Updated 9 years ago
- .so文件加固☆28Updated 7 years ago
- apk加壳实现,防止反编译篡改核心代码,加强代码的保护☆17Updated 9 years ago