Android dynamic load APK
☆16Feb 5, 2017Updated 9 years ago
Alternatives and similar repositories for Chameleon
Users that are interested in Chameleon are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- AndroidManifest Binary Editor☆122Sep 25, 2016Updated 9 years ago
- typescript autocomplete plugin for frida's java warpper☆38Feb 18, 2024Updated 2 years ago
- Android平台JavaScript编程工具☆15Oct 29, 2017Updated 8 years ago
- 在Android平台用gcc和g++编译运行c和c++☆17May 15, 2020Updated 6 years ago
- 读取本地so文件的符号的偏移☆19Jan 7, 2023Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- oneHookLibraryIOS☆11Dec 29, 2020Updated 5 years ago
- AArch64 assembler/disassembler support☆11Sep 7, 2017Updated 8 years ago
- Multi-dex extensions for dexlib2☆73Jul 29, 2023Updated 3 years ago
- IDA Pro plug-in to fix/extract/view RTTI information☆11Jan 23, 2018Updated 8 years ago
- GOT Hook implemented in Android☆77Jul 3, 2017Updated 9 years ago
- IDA2PAT_Reloaded for windows and mac osx☆13Sep 28, 2017Updated 8 years ago
- ☆14Jun 19, 2017Updated 9 years ago
- pkcs7- this is parse the CERT.RSA file☆79Mar 3, 2016Updated 10 years ago
- ElfHooK, reference with boyliang's AllHookInOne project, fix bugs, support android 5/6/7 and aarch64☆31May 5, 2022Updated 4 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 使用python解析dex文件☆49Jul 15, 2020Updated 6 years ago
- 读取本地zip,解压后读取数据更新UI☆21Jun 15, 2016Updated 10 years ago
- Tool for reversing AAPT by remapping R.java values after decompilation/deobfuscation.☆34Mar 5, 2018Updated 8 years ago
- ☆12Aug 31, 2022Updated 3 years ago
- 修复通过FART dump下来的dex☆28Aug 1, 2020Updated 6 years ago
- ☆12Nov 9, 2025Updated 9 months ago
- The Python interface for YARA http://virustotal.github.io/yara/☆20Jul 13, 2017Updated 9 years ago
- example on how to leverage the accessory mode to communicate between 2 Android devices☆11Aug 10, 2020Updated 6 years ago
- App translates Java source code to C++ source code.☆18Sep 4, 2014Updated 11 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A part of the project to detect Magisk on an Android device☆11May 13, 2019Updated 7 years ago
- 一个xposed模块,自动定时刷新朋友圈,当关注的特定好友发布新朋友圈时会弹出提示☆13Aug 7, 2019Updated 7 years ago
- ELF 加固,暂时支持dalvik模式☆45Apr 2, 2018Updated 8 years ago
- getSharedPreferences的 MODE_WORLD_READABLE 在7.0以上会闪退,所以用contentprovider去替换。这里只提供出具体的两个实现类,根据自己的业务看着改吧。