There are a lot of free decompiler tools on the world, you can easy find them by Google search . So, Google has to recommended: "At a minimum, we recommend that you run an obfuscation tool likeProguard on your code." . Proguard is good choice, but decompiler tools still decompile your apk although It's harder to read and copy than usual.
'Anti decomplier (android)' App uses a new approach for protection, it protects your android app at source code level, it tries to make the decompiler tools get errors. Beside of obfuscation , 'Antil decomplier (android)' adds a lot of fake code to trick the decompiler tools.
*** Main function of 'Anti decomplier (Android)' App:
- Obfuscate class names, function names, filed names, files name in your source project to make them harder to read.
- Add fake code to your source code. The decompiler tools will get a lot of errors when trying to reverse your original code from the exported apk files.
Note: Fake code doesn't effect to performance of your app.
- Hide all const values (string, character). You will never see clear text in your project
*** User Manual:
- Step 1. Copy your Android project into Intenal storage of your device
(required: there is no compile error in your project )
- Step 2. Run 'Antil Decompiler' App
- Step 3. Select your Android project.
notice: you can use file 'unchange_list_.txt' (in project folder) to set any unchange keyword (one line for one word)
- Step 4. Set package name (package name for the transformed project)
- Step 5. Touch 'Start transforming' to start
- Step 6. Wait until every thing done.
- Step 7: Copy your Android project to anywhere and use it like a normal android projects. Your project now has a new package name and source code, but it has the same function as your original projects.
免費玩Anti Decompiler (Android) APP玩免費
免費玩Anti Decompiler (Android) App
熱門國家 | 系統支援 | 版本 | 費用 | APP評分 | 上架日期 | 更新日期 |
---|---|---|---|---|---|---|
未知 | Android Google Play | 1.1 App下載 | VND$85000.0 | 1970-01-01 | 2015-04-20 |