先看看软件作者的要求:
Rules for the Crackme03 (Android) by deurus
===========================================
- Valid solutions are:
- Make keygen + tuto and send to crackmes.de
Things to consider:
- Because this crackme need some info of phone, not run in emulator.
- Tested on HTC Magic with Android 2.2 but should be run in another android version.
主要是说,1> 写出keygen;2> 因为需要读取电话的某些信息,因而不能运行于模拟器中。但实际上只是不能运行于Google官方出的模拟器,而可以自定义硬件信息的模拟器是可以正常运行的,比如我们这次使用的天天模拟器。
特别说明:
因为是新手,所以大家如果发现文中有错误的地方,还望批评指正。
一、用到的工具
1. ApkIDE v3.3.3;
2. JEB v2.2.5;
3. 天天模拟器 v1.4.1047;
4. Android Studio v1.5 + DDMS + adb等;