Thank you very much brother. You learned me interesting things others skipped over. They just want us to use their online decompilers but you are very generous with your knowledge. May יהוה bless you very much
Hello Delaroy Studios. I am getting a cmd prompt error: c:\Users\wks prods\desktop\dex2jar-2.0>d2j-dex2jar error msg: 'java' is not recognized as an internal or external command, operable program or batch file. " any suggestions. WIN 7 - 64bit os.
'd2j-dex2jar' is not recognized as an internal or external command, operable program or batch file. I set java jdk jre environment variable and javac cmmd works fine on my cmd.. Please suggest me the answer
boss going over your video again i realized you did two things, one is you used the the jd-gui to get a first set of files and you also used the Framework to get another set of files so whats the difference between the two?
thanks so much, I got the source code but how to know what's the program generated it. if I want to use it in Android studio I can't find the gradle file
You have to start up a new android project, afterwards study extracted apk layout files used always in xml and as well look its interaction with the java files, sometimes other value xml like strings might be useful.
you have to create a new project and integrate the Java classes with layout so Gradle could build up again. The whole idea of this is to get back your code logic if you misplaced the source
Delaroy Studios When I enter 'dj2-dex2jar classes.dex' it replies with: 'java' is not recognized as an internal or external command, operable program or batched file.
Thank you!!! this is great. Now how can I defend my code to this? .... what tips can consider? Thanks my friend. Really all your videos are very interesting.
+Delaroy Studios uhmm obfuscate the code for example. create libraries separately is good idea?. I want protect my code for decompiler programs. Or at least the logic of some important classes (sensitive process).... save the password encrypted in the keystore....
Oga Bamidele Delaroys, please after extracting the source code, how do I recompile it to apk after various editing has been done.Secondly, how do I add admob to change the default.I have built an app using appsmoment.com which also got its software from seattlecloud, we received an email that Seattle cloud is going to stop all of the apps built with its software from functioning as from mach 15.... Am looking for ways I could keep my apps functioning even after seattlecloud suspended it. Kindly help me out as to the question I asked above. Thanks and God bless you.
C:\Users\Brownie\Desktop\Extract>apktool if framework-res.apk S: WARNING: Could not write to (C:\Users\Brownie\AppData\Local\apktool\framework), using C:\Users\Brownie\AppData\Local\Temp\ instead... S: Please be aware this is a volatile directory and frameworks could go missing, please utilize --frame-path if the default storage directory is unavailable I: Framework installed to: C:\Users\Brownie\AppData\Local\Temp\1.apk anything wrong with this
this is the most detailed tutorial i've seen in youtube. thanks man!
thanks man you saved my life.I was about to fail in my Major subject, but man you saved me thanks thanks thanks.Salute to you.
Thank you very much brother. You learned me interesting things others skipped over. They just want us to use their online decompilers but you are very generous with your knowledge. May יהוה bless you very much
Hello Delaroy Studios. I am getting a cmd prompt error: c:\Users\wks prods\desktop\dex2jar-2.0>d2j-dex2jar error msg: 'java' is not recognized as an internal or external command, operable program or batch file. " any suggestions. WIN 7 - 64bit os.
have you set the path to java bin appropriately
I needed to reload java and use classes2. rather than classes. thanks!
you are welcome
how to use these source code in android studio for modifying and buil the app again..
it is not possible to use it in Android studio
Keep up the good work man i learned a lot from your lessons :D .i am subscribing for more :D
Thanks
hi there am using win 10 2021 but am unable to follow those commands when it comes to command prompt thanks again for the information
Pls post a video about how to run the extracted source code on Android studio
pleasse do
yes do
Yeah
Error: Could not find or load main class com.googlecode.dex2jar.tools.Dex2jarCmd
what should i do
'd2j-dex2jar' is not recognized as an internal or external command,
operable program or batch file. I set java jdk jre environment variable and javac cmmd works fine on my cmd.. Please suggest me the answer
And what is meaning of d2j-dex2jar command
You need to add the Java JDK bin path to the PATH System Environment variable. Control Panel --> System Search Enviorment variables. HTH
Can i now import the police or whatever apk project folder into Android studio for editing and build?
Sir can we implement admob ads sdk in source code by using above method
If yes how?
thanks a lot delaroy studios
thank you for help and very detailed tutoril
Thank you very much..I learned a lot. I subscribed.
thanks very much sir for subscribing
sir i have one question please.......can i extract code of any application using this.....plz replya
What if the apk contain 2 classes.dex files
Please can give some help in APK game to hack or modified the game to give more resources clash of Queens .
thanks for the nice explanation sir
you are welcome
boss going over your video again i realized you did two things, one is you used the the jd-gui to get a first set of files and you also used the Framework to get another set of files so whats the difference between the two?
one for java file and the other for xml file
Yesss I finally have the sauce filee for my apk!!
How to import those files in Android Studio and export new apk ?
You have to create a new Android project and copy in the classes, layout and manifest contents
@@DelaroyStudios I face many error.How you can do for me I want source code from my friend apk ?
Fantastic...Worked for me!
are you upload the project apk in android studio ? please i need help bro, thank's
thanks so much, I got the source code but how to know what's the program generated it. if I want to use it in Android studio I can't find the gradle file
Gradle is a build tool it dose not sit inside the apk it only builds up an apk
so, how to open the source code into android studio without gradle file? sorry I need to learn
You have to start up a new android project, afterwards study extracted apk layout files used always in xml and as well look its interaction with the java files, sometimes other value xml like strings might be useful.
can I contact you ?
yea get me on bamoyk@yahoo.com
Please make project of extracted codes into Android studio and make once again convert it to akp
EVM EVM copy and paste friend
Will it work for apk files generated from Kodular ?
Error: Unable to access jarfile C:\Users\Brownie\Desktop\Extract\\apktool.jar how to resolve thhis
this is last obstaacle only
This was very helpful
Thanks
This Video worked for me!
it works perfectly man you are good..i have a question,so after all this how do i recompile and test?
you have to create a new project and integrate the Java classes with layout so Gradle could build up again. The whole idea of this is to get back your code logic if you misplaced the source
Delaroy Studios
When I enter 'dj2-dex2jar classes.dex' it replies with:
'java' is not recognized as an internal or external command,
operable program or batched file.
You need to setup environment variables i:e both PATH and JAVA_HOME variable.
@@samramehboob4839 how i can do that ? respond please
thanks..its working for me......................
Brother yourstep easy to understand sorry about the comment I made
we need to talk
Sir classes.dex is decompiled but classes2.dex is not decompiled
It’s not working for me
Will it work if i just rename the file?
confusing video, why you decompile Police.apk twice ( 1st in classes.dex and 2nd in police.apk)
straight to the point don't length
Links:
sourceforge.net/projects/dex2jar/files/
java-decompiler.github.io/
ibotpeaches.github.io/Apktool/install/
androidfilehost.com/?fid=23212708291677144
Hi I lost my Java project just got the apk can I save the project by reverse engineering the APK and redoing my app?
Yes, you can
hi you have idea to obfuscated .apk files?
thanks but id in java file all errore place id have nomber what i do for that?
How to make it back an andriod executable apk
thank u so much much i have one question ..!! how to combine the both classes and xml files !!
there is always a directory to the xml and java classes that's what you need to copy to the project tree of the app
At me it's show 6 kb the original classes.dex he has 6.mb. Why?
All this ok but show how can we use this source code in the android studio and manipulate.
@30000TEr how to? is there a video out there ?
@Official Terabyte how will you explain plzz
hi when you finish this how to plural source code and send it to my friend ,
Very good Thanks
We get all the layout at the start when we extract the apk folder along with classes.dex
alright
what is shade?
i cants find shade on my cmd please help
its showing me command not found
Thanks man. can you tell us how to edit that file on Android studio ?
What about the gradle files?????
how to get apktool batchfile?
i want to change my apk to web app
iam not able to get the apktool.bat in the link you provided
try going through the video one more time and pause when you have to in other to get all the steps involved in extracting the source files
Sir
Thanks but explain how to join these file and import in android studio please in another video
you would possibly create a new project and setup all the necessary classes
Sir can i get the gradle code also
thank you sir
you are welcome
It gives me a classes-dex2jar.java file of 0KB
Thanks
hi guys how do i pass this error
Thank you!!! this is great. Now how can I defend my code to this? .... what tips can consider?
Thanks my friend. Really all your videos are very interesting.
when you say defend your code, what do you mean by that?
+Delaroy Studios uhmm obfuscate the code for example. create libraries separately is good idea?. I want protect my code for decompiler programs. Or at least the logic of some important classes (sensitive process).... save the password encrypted in the keystore....
Ok I understand you now, I would come up with how to obfuscate your source code in subsequent videos. Thanks
+Delaroy Studios .. Oh thanks you my friend.. really I'll appreciate that.
Thank you very much for all your videos. You are the best!!!
How to get depedency ? Or gradle file?
you can't get gradle file you would need to extract those classes and create a new project
Delaroy Studios but we need depedency to create new app.
thnk u sir
looooveeee you
Oga Bamidele Delaroys, please after extracting the source code, how do I recompile it to apk after various editing has been done.Secondly, how do I add admob to change the default.I have built an app using appsmoment.com which also got its software from seattlecloud, we received an email that Seattle cloud is going to stop all of the apps built with its software from functioning as from mach 15.... Am looking for ways I could keep my apps functioning even after seattlecloud suspended it.
Kindly help me out as to the question I asked above.
Thanks and God bless you.
I can't find apktool.bat file.
Can anyone email me with it.
Thanks in advance.
yes
What are we doing here lol
test
its fake
It worked for me bro
are you uploaded the project in android studio? please bro
C:\Users\Brownie\Desktop\Extract>apktool if framework-res.apk
S: WARNING: Could not write to (C:\Users\Brownie\AppData\Local\apktool\framework), using C:\Users\Brownie\AppData\Local\Temp\ instead...
S: Please be aware this is a volatile directory and frameworks could go missing, please utilize --frame-path if the default storage directory is unavailable
I: Framework installed to: C:\Users\Brownie\AppData\Local\Temp\1.apk anything wrong with this
i cannot instal framework pls help
@@bhavanishankar5204 put the path in system variables
how do i extract the urls inside a App
thanks