Java

Get java code from java pkg

working on this for homework of mobile security course. $mv app-debug.pkg app-debug.zip use zip to uncompress and get the class.dex file. $brew install dex2jar d2j-dex2jar classes.dex to get the jar file.