kwetza icon indicating copy to clipboard operation
kwetza copied to clipboard

Fixed multiple parsing errors

Open temesgeny opened this issue 7 years ago • 0 comments

Fixed parsing errors in the following regions.

  • Correctly parse apks with '.' inside their name.
  • Identify Main activity path correctly
    • Use correct package name
    • Use the correct smali output directory
  • Identify correct oncreate method for payload insertion

temesgeny avatar Jun 28 '17 06:06 temesgeny