Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
New Member
#1
New member here. Trying to learn how to modify an apk.
So far I know how to decompile an apk using APK Easy Tool in windows.
But it's hard to read the codes since it gives me smali files.

Is there a better way to:
decompile apk > get smali files > get java > edit java > recompile to smali > recompile apk?

can someone point me into right direction?

I like how APK Easy Tool works but it would be much better if it allows us to edit java files instead of smali.

Would appreciate any help. Thanks!
Reply
#2
Hi

I get Java code from APKs via Enjarify. From there, I supposed you could recompile it to smali then APK. In my opinion however, I have benifited editing programs from lower-level control (Krakatau for Java and smali for APKs). Cheers.
Reply
 


Forum Jump:


Users browsing this thread: 2 Guest(s)

About The Bytecode Club

We're a community focused on Reverse Engineering, we try to target Java/Android but we also include other langauges/platforms. We pride ourselves in supporting and free and open sourced applications.

Website