Skip to content

android-dtf/core_fix_resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

fixresources

Introduction

fixresources was created to help resolve resource identifiers in disassembled Android application files (smali files). For more information on this topic, check out my blog.

Usage

fixresources is meant to be used as a dtf module. After disassembling a application, you can use it as follows to enrich your smali code:

dtf fixresources path/to/app_root

About

Enrich disassembled Smali files with resource annotations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages