Skip to content
This repository has been archived by the owner on Apr 9, 2020. It is now read-only.
/ ZenTracer Public archive

an android method tracer gui tool base-on frida

Notifications You must be signed in to change notification settings

hluwa/ZenTracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

screenshot

problem

1. the commandline trace script is not intuitive, so i use the PyQt draw UI.
2. * maybe has some bug, please fix when using..

usage

1. require `PyQt5` & `frida`.
2. manage Match/Black Pattern of target in `Action`.
3. support double match mode: 'M'(match),'E'(equal); such as: 'M:android.content.', 'E:android.content.ContextImpl'.
4. `Import jadx-jobf` can modify classname to sync jadx deobfuscate.
5. `Export\Import JSON` can save\restore call tree.

changelog

20190926

1. [untested\imperfect] support multiprocess.
2. merge ui code.
3. fix bugs.
4. add README :)

....

About

an android method tracer gui tool base-on frida

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published