dontworry / android-scripts

Collection of Android reverse engineering scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

android-scripts

Collection of Android reverse engineering scripts that make my life easier

Directories;

  • IDA - Contains IDC/python scripts
  • Decoders - Contains decoders (often written in ruby) for malware
  • file - Contains proper filetyping for Android files using the 'file' command
  • shell - Contains scripts to be used via bash shell

About

Collection of Android reverse engineering scripts


Languages

Language:C++ 38.8%Language:Python 35.6%Language:Java 11.1%Language:Shell 9.3%Language:C 2.1%Language:Ruby 1.7%Language:Roff 1.4%