#安卓#Java 8 + jar & Android 逆向工程套件 (反编译、编辑、Debug等)
The modern Java bytecode editor
🔬 Java Code Coverage Library
High performance Java APM. Powered by ASM. Try it. Test it. If you feel its better, use it.
Soot - A Java optimization framework
The SpotBugs plugin for security audits of Java web applications and Android applications. (Also work with Kotlin, Groovy and Scala projects)
Scouter is an open source APM (Application Performance Management) tool.
Jar Analyzer - 一个 JAR 包分析工具,完善美观的 GUI 支持,方法调用关系搜索,方法调用链 DFS 算法分析,字符串搜索,Java Web 组件入口分析,CFG 程序分析,JVM 栈帧分析,自定义表达式搜索。官方文档:https://docs.qq.com/doc/DV3pKbG9GS0pJS0tk
Multifunctional java deobfuscation tool suite
Framework to interpret and transpile JVM bytecode to JavaScript, OpenCL or WebAssembly.
#安卓#A lightweight Android Studio gradle plugin based on Javassist for editing bytecode in Android.
#安卓#A new version of Soot with a completely overhauled architecture
Public production-ready obfuscator using the MapleIR framework designed by cts
Java .class to .cpp converter for use with JNI
#安卓#本项目通过Android字节码插桩插件实现Android端无埋点(或自动埋点),并且支持根据配置文件实现业务数据的自动采集。