8000 GitHub - g2wfw/qbdi-tracer-android: Android assembly instruction tracing tool
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

g2wfw/qbdi-tracer-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is it?

This code repository does not provide any out-of-the-box tools. This repository is still under development. This is an Android assembly instruction tracer, implemented based on QBDI and frida-gum. It is similar to Frida.Stalker in functionality but faster than Frida.Stalker.

Features

  • Supports SVC instruction tracing, and can print the parameters of SVC instructions.
  • Supports JNIEnv call tracing, and can print the parameters and return values of JNIEnv calls. env
  • Supports libc function tracing, and can print the parameters and return values of libc function calls. env

Build Environment

Development Environment

Credits

About

Android assembly instruction tracing tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0