Skip to content

Instantly share code, notes, and snippets.

@strazzere
Created January 27, 2015 23:53
Show Gist options
  • Save strazzere/fcc2bca275f9d64b2629 to your computer and use it in GitHub Desktop.
Save strazzere/fcc2bca275f9d64b2629 to your computer and use it in GitHub Desktop.
MAD meet up
crackmes
◦ baksma.li/meetup/All-Crackmes.zip
smali / axml reading
◦ option 1: smali / axmlreader
▪ https://github.com/JesusFreke/smali/releases
▪ https://github.com/rednaga/axmlprinter/releases
◦ option 2:
▪ https://github.com/iBotPeaches/Apktool/releases
optional but recommended;
dex2jar;
▪ http://code.google.com/p/dex2jar/downloads/list
jd gui
▪ http://baksma.li/meetup/jd-gui-0.3.3.osx.i686.dmg
▪ http://baksma.li/meetup/jd-gui-windows.zip
android sdk
▪ http://developer.android.com/sdk/index.html
@strazzere
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment