hey can anyone help me out with this.
I want to decompile an APK and open it on eclipse so that i can modify it. is there any tools which can help me do it.
Thanks
Yes, just several days ago i've stumbled upon one russian article, that describes a process of decompiling a malicious software apk and analyzing the code. In short, what you will need is two things:
1) DEX to JAR converter ( dex2jar )
2) JAR code decompiler ( JD-GUI )
I haven't tried it myself, but the prcess should be relatively straightforward. Let me know how it goes.
hey thanks
Will let you know once i do it.
Related
Hello everyone
I have a question, first look at what I did.
I want to edit code of apk.
First, I use dex2jar. I can convert from APK to JAR file.
Second, I use JD. I can convert from JAR to Java source code.
Then I am trying to import these code into eclipse (or other editors) but it is not working.
Is there any possible way to edit the code?
I know we can edit smali but I think it is so much difficult.
I would be easier if I can edit in java source code and compile again to APK.
Thanks
Please use the Q&A Forum for questions Thanks
Moving to Q&A
It's not that easy. You can decompile (dex2jar & jd) the code to read it, do some research, etc. but this is a one way trip. If you want to modify something you will have to learn smali.
so, you mean the only way to modify code is smali?
How do I reverse engineer any apk file using eclipse with adt plugin installed?
I basically wanted to know a method which can help me import apk source code into eclipse and run it on emulator.
I tried apktool but it gives apktool.yml and eclipse shoots like 100 errors.
I will give file link if anyone can help me or show me video of how to reverse tether these files , that's all I need.
I am pretty sure none of similar posts have answered my question.
I need help.
[email protected]
Link:
https://play.google.com/store/apps/details?id=com.jahanbabu.kbc&feature=related_apps#?t=W251bGwsMSwxLDEwOSwiY29tLmphaGFuYmFidS5rYmMiXQ..
Second app link:
https://play.google.com/store/apps/details?id=it.mg.android.quiz&feature=search_result#?t=W251bGwsMSwxLDEsIml0Lm1nLmFuZHJvaWQucXVpeiJd
Please guys else mail me zip file of if anybody manages to reverse engg apk using eclipse.
I need help developing quiz app basic .
Please suggest me helpful tutorials if anybody knows.
I posted links since I am unable to upload apk's.
I have read all the threads on the topic of decompiling APK file and recompiling it, and so far I am successful in decompiling and recompiling it.And now I want to make some changes in smali files like change package name and remove some features, But I don't know smali language, so Is there a way that I can convert smali files into Android JAVA project which I can import into Eclipse or I must have to learn smali language to achieve what I want.
Thanks in Advance
decompilerr said:
I have read all the threads on the topic of decompiling APK file and recompiling it, and so far I am successful in decompiling and recompiling it.And now I want to make some changes in smali files like change package name and remove some features, But I don't know smali language, so Is there a way that I can convert smali files into Android JAVA project which I can import into Eclipse or I must have to learn smali language to achieve what I want.
Thanks in Advance
Click to expand...
Click to collapse
It can be done with smali also ....
Only thing is you need to be tricky ....[emoji6]
Am not writing the procedure here coz changing package name doesn't sounds good for me [emoji1] I always respect efforts of original developers (some kangers always do change name and remove some features and claim the apk as theirs in generally am saying don't get hurted )
So I just want to confirm that changing package name and removing some features is possible via smali editing no need to convert the apk to java source .......
Press Thanks Button If You like My Work & Posts?
Hi guys, i'm pretty new to android apk patching and have been trying to learn it... Now the issue am facing is am trying to patch an apk file ( reversing the if then condition).
I decompiled it using apktool, found the target and edited it but on recompiling it, the resultant apk doesnt work... Is there a good tutorial on the detailed steps.. Also any other tool which has a better UI/ features.. Any help would be great... If needed can upload the apk for trial
Hello,
I Have a Problem!
I would like to take this apk, EFIDroid and reverse engineer it so that it includes binaries for the MDARCY CPU.
EFIDroid
EFIDroid has 39 repositories available. Follow their code on GitHub.
github.com
Can anyone help me? I have barely begun, I extracted the apk and made it into the busybox file.
I am able to edit the files in notepad ++ but I don't know what language they are in...
Perhaps someone could help point me in the Right direction, or teach me an Easier way.. Thank You.
The reason being... Is dual boot on our Shields BABY