itkxl's Stars
getsentry/sentry
Developer-first error tracking and performance monitoring
Kyson/AndroidGodEye
An app performance monitor(APM) , like "Android Studio profiler", you can easily monitor the performance of your app real time in browser
bytedance/btrace
🔥🔥 btrace(AKA RheaTrace) is a high performance Android trace tool which is based on Perfetto, it support to define custom events automatically during building apk and using bhook to provider more native events like Render/Binder/IO etc.
topjohnwu/libsu
A complete solution for apps using root permissions
dqzg12300/fridaUiTools
frida工具的缝合怪
worawit/blutter
Flutter Mobile Application Reverse Engineering Tool
wasabeef/Takt
Takt is Android library for measuring the FPS using Choreographer.
bytedance/memory-leak-detector
Tencent/loli_profiler
Memory instrumentation tool for android app&game developers.
Knight-ZXW/BlockCanaryX
🔥基于堆栈采样,使用函数火焰图的形式展示Android Main Looper的慢消息处理过程,定位阻塞原因
hluwa/ZenTracer
an android method tracer gui tool base-on frida
SeeFlowerX/estrace
基于eBPF的syscall追踪工具,适用于安卓平台
Grigory-Rylov/android-methods-profiler
Yet another Android Profiler for AOSP .trace files
iGio90/FridaAndroidInjector
Inject frida agents on local processes through an Android app
asmjmp0/fridaMemoryAccessTrace
android memory access trace utility powered by frida framework
hehonghui/mmat
An automatically testing and analysis hprof library for android app (自动分析Android内存泄漏)
4ra1n/code-encryptor
使用JNI加密字节码,通过JVMTI解密字节码以保护代码,支持自定义包名和密钥,使用魔法禁止黑客dump字节码
qiang/Riru-ModuleFridaGadget
一个magisk 的模块,简化版,依赖 riru,能够简单的hook,并且加载动态库,目前用来加载 frida 的gadget 库,从而使hook脱离命令行和server,并且能够在多进程中加载
badoo/hprof-tools
Tool for deobfuscating memory dump files
Knight-ZXW/Awesome-APM
客户端(Android/iOS) APM相关博客收藏
cykl/hprof2flamegraph
Flame Graph visualization for Java (HPROF, Honest-profiler)
xbyl1234/android_analysis
a few android analysis tools, jni trace by native hook, libc hook, write log with caller's addr in file or AndroidLog
Knight-ZXW/SpWaitKiller
解决 Sharedpreferences 造成的主线程阻塞问题,避免应用因此造成ANR问题,降低ANR率
yanivagman/BPFroid
Trace Android framework API, native libraries, system calls and other events using eBPF
asmjmp0/AndroidRunnableJadx
run java method of Android in Jadx without Android device.
dtrounine/hprof_bitmap_dump
Extracts bitmaps from Android Java Heap Dump (hprof) and saves them in PNG files.
lofei117/AndroidRemoteDebug
Enable jdwp for android release apk to support remote debug.
headius/hprof2
A fork of the "hprof" JVMTI demo from OpenJDK, which instruments JVM bytecode via the JVMTI APIs.
haiw2sm/FRIDA_GADGET_2_APK_ONE_SCRIPT
编译、注入FRIDA-GADGET、反编译、密钥库生成、签名一站式脚本,拒绝频繁操作,拒绝纷杂的网络资料
pvoid/android-hprof-browser