Project-ARTist / ArtistGui

ARTist's deployment application, for code-injection on an Android device.
https://artist.cispa.saarland
Other
37 stars 12 forks source link

Undo app instrumentation #39

Closed partipan-dot closed 7 years ago

partipan-dot commented 7 years ago

Deletes the new oat file. The app will either be compiled again by the system dex2oat or simply interpreted. In any case, the instrumentation should be gone.

Related issues: #10 #8