Skip to content
This repository has been archived by the owner on Mar 30, 2024. It is now read-only.

al3xkras/smali_trace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smali trace

A script that automatically injects adb-logcat [System.out.println] calls in an ApkTool-decompiled Android project.

  • Supports any method calls, regardless of the number of used registries. (except those defined as abstract or native)

Decompilation of the source code

The script was tested for the following APK decompiler and its dependencies:


Notes:

  • [System.out.println] is not enabled in all Android devices by default.

Releases

No releases published

Packages

No packages published