Created
January 27, 2015 23:53
-
-
Save strazzere/fcc2bca275f9d64b2629 to your computer and use it in GitHub Desktop.
MAD meet up
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |
Author
Author
java -jar ~/Downloads/baksmali-2.0b6.jar DontCrackMeBro.apk -o out
Author
java -jar ~/Downloads/axmlprinter2.jar contents/AndroidManifest.xml
Author
Author
Slides;
http://strazzere.com/MAD.pdf
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
java -jar axmlreader.jar