Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 267 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 267 Bytes

Dex

in temp/scripts:

  1. find which .dex has the class

inspect_dex.sh

  1. .dex to .class

dex2jar.sh jar2class.sh

  1. modify .class

  2. .class to .dex

class2dex.sh

  1. push files to the phone

push_dex.sh
push_agent.sh

  1. remove (some) temp dirs

clean.sh