Decompile APK to source code Android Tutorial

Поделиться
HTML-код
  • Опубликовано: 19 окт 2024
  • In this video, I will show you how to recompile , modify android app code or decompile the Android APK file to fetch the source code of any app using APK Tool. So you will need a couple of softwares and files.
    Below are the links:
    Lik the video please.
    1) Download Apktool ibotpeaches.gi...
    2) Download Dex2Jar sourceforge.ne...
    3) Download JD-GUI jd.benow.ca/

Комментарии • 148

  • @arun1234555123456987
    @arun1234555123456987 4 года назад +1

    My trainer tried expaining me same stuff.. but I didnt get anything.. you expalanation is soo good. You are underrated..

  • @felixjordan6346
    @felixjordan6346 4 года назад +9

    Hey thanks for the video. I have one question: How did you come up with the .bat file?

  • @fernand2
    @fernand2 3 года назад +2

    Im very thankful for the tutorial provided...

  • @SALATMEDIA
    @SALATMEDIA 3 года назад

    why you use >cd apktool (whycd)? this cd apktool name isn't working my laptop

  • @tianplays1551
    @tianplays1551 5 лет назад +10

    Im lost at the part of the jbatch did you just skipped the part in connecting the cmd to apk tool and dex2

  • @zackchan5791
    @zackchan5791 4 года назад +1

    Hi, how come the apktool always extract the apk file with wordpad but not extract it into a file/folder as you show. Do I need to install any others program for it?

  • @dronesim
    @dronesim 4 года назад

    I am wondering, why do we need to run apk-tool if you use the d2j-dex2jar to create a jar file? The apk tool does not generate a jar file

  • @hussamhussein1988
    @hussamhussein1988 4 года назад +2

    'apktool' is not recognized as an internal or external command,
    operable program or batch file.
    how to solve this
    and the file with name apktool dose' not exist with the files.
    so any help

  • @equinox3861
    @equinox3861 3 года назад

    Hey quick question. When I backup my app there is a file called "base.apk" is this the same thing? Or do I need an apk file that has the name of the app?

  • @ranojskiwondertv3251
    @ranojskiwondertv3251 2 года назад

    sir would you mind to help me about my apk problem...i have a save data on previous 7.1.2 android version..in android 10 y data is working to restore but in android 11 its seems that i cant see at all any tips sir hope you could help me and i can reach you out

  • @قناةالشيخعلىعبدالعزيزللتلاواتو

    ?i need PAIED service to decompile apk to change only the connection string can you help me?

  • @lerouxshanks8937
    @lerouxshanks8937 3 года назад +1

    hi nice work, but i just edit the file and now how can i compile it back to the apk file?

  • @nimeshpanchal1464
    @nimeshpanchal1464 5 лет назад +3

    i am not able to decompile my apk by following your steps

  • @anwarshekh989
    @anwarshekh989 3 года назад

    Hello Sir his app ko source code me convert Karenge use android studio me yooz Kar Sakte Hai Please Btao
    🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏

  • @apundir76
    @apundir76 5 лет назад +1

    how would files created by both tools dex2jar and apktool be connected and be used by jd -gui. Thanks a lot for such a nice video

  • @mm-wm6uh
    @mm-wm6uh 3 года назад +1

    hello Sir, how to edit jar /java file and covert back to dex?

  • @12vLife
    @12vLife 4 года назад

    I want to develop and compile an APK that uses NativeScript and WebView that clients can edit to change the URL the webview calls without compiling. Possible?

  • @elyakubu
    @elyakubu 4 года назад +1

    im getting "'apktool' is not recognized as an internal or external command,
    operable program or batch file." error.:S

  • @amanrohilla4435
    @amanrohilla4435 3 года назад

    Error comes while doing d2j-dex2jar command. What to do

  • @rahulmavani
    @rahulmavani 4 года назад +2

    Sirji.... Nice tutorial... II need your help..... Pls how to create. .Bat file?

  • @Usmankhan-yr3dl
    @Usmankhan-yr3dl 3 года назад +1

    i am getting this error after typing cmd command
    apktool : The term 'apktool' is not recognized as the name of a cmdlet, function, script file, or operable program.
    Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
    At line:1 char:1
    + apktool d greeting.apk
    + ~~~~~~~
    + CategoryInfo : ObjectNotFound: (apktool:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

    • @shmuelnahum522
      @shmuelnahum522 3 года назад

      try to check if you set the evirable parameters corectly

  • @middleageslight8896
    @middleageslight8896 5 лет назад +2

    I don't have any .bat file in dex2jar

  • @dondieguemali8064
    @dondieguemali8064 4 года назад +2

    Thanks for vidéo!
    But when i execute "apktool" command, i have this :
    'apktool' n’est pas reconnu en tant que commande interne
    ou externe, un programme exécutable ou un fichier de commandes.
    why that??

    • @dondieguemali8064
      @dondieguemali8064 4 года назад +1

      Okay, I found the solution! You had to add the installation path of JAVA in the environment variable

  • @waelrayes4157
    @waelrayes4157 2 года назад

    Awesome video thank you😊

  • @esenpixCOM
    @esenpixCOM 3 года назад +1

    Did you record this with a potato?

  • @NaitorStudios
    @NaitorStudios 5 лет назад +3

    After decompiling it, is there a way to open it in Android Studio?

  • @ngocduytanao5963
    @ngocduytanao5963 6 лет назад +4

    Excuse me, Is it Ok with the large apk file (around 300 mbs)? Thanks

  • @AtulPandey-fv7nk
    @AtulPandey-fv7nk 4 года назад +1

    apktool not recognized as a command

  • @sandeshpol4028
    @sandeshpol4028 4 года назад

    Sir classes.dex decompile hogaya but classes2.Dex decompile nahi ho raha hai plz replay......

  • @RonakPatil
    @RonakPatil 3 года назад

    After editing, how to make apk from that edited files?

  • @suraj6177
    @suraj6177 6 лет назад +3

    Java GUI logo loads after opening but interface doesn't load why

    • @AndroidWithHaroon
      @AndroidWithHaroon  6 лет назад +1

      Maybe because u dont have java installed on ur machine

    • @suraj6177
      @suraj6177 6 лет назад

      @@AndroidWithHaroon no bro I have installed java on my PC
      The javac commands runs fine in cmd

  • @jkcampus2.O
    @jkcampus2.O 5 лет назад +4

    I think incomplete information .
    Because u not give the link of apktool.bat file .
    Error generated apktool command is not recognised .
    Even dex2jar also not run .
    If u have any contact number so provide it seriouly I need help ....

    • @jkcampus2.O
      @jkcampus2.O 5 лет назад +1

      Hlep

    • @jkcampus2.O
      @jkcampus2.O 5 лет назад

      Help*

    • @CarrotbackTurtle
      @CarrotbackTurtle 5 лет назад +5

      Follow the instructions for the Windows Install on here:
      ibotpeaches.github.io/Apktool/install/
      Also the maker of this video could stand to be a little more clear.

    • @christofrospashoulas9861
      @christofrospashoulas9861 5 лет назад +1

      you should write apktool.jar

    • @hariomsav7686
      @hariomsav7686 5 лет назад +1

      u need to save wrapper script as apktool.bat in same folder

  • @rogercolque
    @rogercolque 4 года назад

    Hi this works if i publish apk in playstore ? even if use obfuscating apk with proguard ?
    thank you and keep it up

  • @piyushnavdiya9487
    @piyushnavdiya9487 5 лет назад +3

    'apktool' is not recognized as an internal or external command i got this error

  • @jayeshkadam9849
    @jayeshkadam9849 4 года назад

    How to set trial period in apk file?

  • @theverifiedpolitics4671
    @theverifiedpolitics4671 6 лет назад

    Thanks for the video but I have an important question is how can we add GDPR into app by using ApkTool?

  • @vManTech
    @vManTech 5 лет назад +1

    The link has been dead. Please again

  • @androidheart5664
    @androidheart5664 4 года назад

    can i Recompile any apk file or just some of them

  • @sekmanimohamedamine1237
    @sekmanimohamedamine1237 5 лет назад +1

    can you explain us a simple code that you decompile i get much source code from my own project no project is same

  • @muhammadrizwan-tz9oz
    @muhammadrizwan-tz9oz 4 года назад +2

    can we import this deompile code to "Android Studio" ??

    • @farhandulip8039
      @farhandulip8039 4 года назад

      yeah, simply save the jd-gui project and you will get a zip file.. so unzip it and open that from android studio

  • @grdfirst6050
    @grdfirst6050 4 года назад +1

    how to transfer java code in android project, please upload video . thanks for this Video

  • @dimdim451
    @dimdim451 4 года назад

    I don't know what apktool path

  • @guestuser6678
    @guestuser6678 4 года назад +1

    Dude after getting the java files how do I collect everything and make it a signed apk

    • @vijayjangid8967
      @vijayjangid8967 4 года назад

      Not possible 😄🤣

    • @vijayjangid8967
      @vijayjangid8967 4 года назад

      Make another project apk do not contain only java file, java is 40percent only

  • @elinaxyz86
    @elinaxyz86 6 лет назад +1

    I think you can't give all the source code of an apk or the source code of any apk. probably some source code is obscurate in some way.

    • @AndroidWithHaroon
      @AndroidWithHaroon  6 лет назад

      Yes , but if you are expert, you can edit the code It is very simple

  • @saurrav3801
    @saurrav3801 4 года назад +1

    After decompiling java files are missing

    • @brianmutiso1003
      @brianmutiso1003 3 года назад +2

      Check environment variables if on windows or add path on linux

  • @pawryhoriha2001
    @pawryhoriha2001 3 года назад

    how to get apktool.bat file

  • @thuyenpham8284
    @thuyenpham8284 4 года назад

    may i can convert apk file become zip file?

  • @alickcampbell8915
    @alickcampbell8915 4 года назад

    Can you give a tutorial of making a graph in an android app using Java?

  • @anassaboamar6001
    @anassaboamar6001 4 года назад +1

    Is the method still effective?

    • @AndroidWithHaroon
      @AndroidWithHaroon  4 года назад

      Yes

    • @anassaboamar6001
      @anassaboamar6001 4 года назад +1

      @@AndroidWithHaroon But can ads be placed inside the application if yes how?
      Is it possible to amend the design and the databases within the application
      Or it can be opened by Android Studio if possible and all the respect to you dear

  • @fluffygames3577
    @fluffygames3577 5 лет назад +1

    Can an apk be opened in Android Studio without making all this?

    • @shriajaaykarthik4895
      @shriajaaykarthik4895 5 лет назад

      You can of course. But it wont show you Java Files. It only shows xml files

  • @DavidAbsenta
    @DavidAbsenta 5 лет назад +1

    hi, I need help. when I try to compile an apk it comes out
    C: \ Users \ ferre \ Desktop \ New folder> apktool b Mot
    I: Using Apktool 2.3.4
    brut.directory.DirectoryException: java.io.FileNotFoundException: Mot (The system can not find the specified file)

  • @techanicalstrikers176
    @techanicalstrikers176 5 лет назад +2

    How to implement the res folder in Android studio

  • @RonakPatil
    @RonakPatil 3 года назад

    How to recompile?

  • @sofianhouari74
    @sofianhouari74 5 лет назад

    for Android how install apktool
    ????????????

  • @KrakoonGaming
    @KrakoonGaming 6 лет назад +1

    i am getting error Detail Error Information in File .\abcd-error.zip
    Please report this file to code.google.com/p/dex2jar/issues/entry if possible.
    i have tried your solutions

  • @ariel5851
    @ariel5851 6 лет назад +2

    Hi, nice place to learn some android stuff, thanx. Now I need some help, can you teach me how remove "internet permission" ? Remove it on manifest make de recompiled apk to crash.

  • @irfanripat8794
    @irfanripat8794 5 лет назад +1

    39/5000
    why the class name is a,b,c,d... ?

  • @talha.darthub2072
    @talha.darthub2072 3 года назад

    where is oveo.apk????????????/

  • @RajanRajan0307
    @RajanRajan0307 5 лет назад +1

    Internal and external batch error

  • @mkalajo
    @mkalajo 5 лет назад +1

    well done. just your voice is a bit low.

  • @federicoonofrio
    @federicoonofrio 5 лет назад +1

    Sorry but where is the expert part of video? Thanks

  • @MuhammadAslam-ms3zq
    @MuhammadAslam-ms3zq 6 лет назад +1

    How to genrate json of any site ?

    • @1992jamo
      @1992jamo 4 года назад

      What does that even mean?

  • @BitcoinManagerYT
    @BitcoinManagerYT 5 лет назад

    Idont know but for me is decompiling not working i try apk tool and
    advancedapktool but diddnt work so i use kali linux that workt but i
    dont have these strings (I have Java)

  • @SasidharKanulla
    @SasidharKanulla 5 лет назад +1

    Can we edit and recompile that?????

  • @Raulflores2024gonzales
    @Raulflores2024gonzales 5 лет назад +1

    nedd root???

  • @saipavanveeravalli4759
    @saipavanveeravalli4759 5 лет назад +1

    Osm

  • @sala7311
    @sala7311 6 лет назад +2

    good video

  • @EsviElMatador
    @EsviElMatador 6 лет назад +1

    how to recompile and sign the apk ?

    • @deepakgirdhar596
      @deepakgirdhar596 6 лет назад

      you can't recompile edited code to use it again, you can only do that in smali code

  • @Digitalmindkenya
    @Digitalmindkenya 5 лет назад +1

    I need your help in getting an uber eats source code. Mail me

  • @ashujain2578
    @ashujain2578 5 лет назад +1

    poor audio

  • @ler8556
    @ler8556 3 года назад +1

    Sir plzzz help me

    • @ler8556
      @ler8556 3 года назад

      Sir mery pass ik Android app hai osko crack krnaa hai plzzz

  • @MuhammadAslam-ms3zq
    @MuhammadAslam-ms3zq 6 лет назад +1

    Dear sir can you give your fb link?

  • @niknow3924
    @niknow3924 6 лет назад +2

    d

  • @amoldhumbad3876
    @amoldhumbad3876 5 лет назад

    Bhai recompile karne ka process koun batayega????????????

  • @pashatyulnev8603
    @pashatyulnev8603 5 лет назад

    have no oveo file

  • @matthewtull
    @matthewtull 4 года назад

    The audio is so bad. Write out the instructions

  • @sohrabvahidli8792
    @sohrabvahidli8792 4 года назад

    if you have ERROR like this :
    "'apktool' is not recognized as an internal or external command,
    operable program or batch file."
    watch this video and do all steps, after try again:
    ruclips.net/video/vNN9RA7XPSk/видео.html

  • @planethedgehog2427
    @planethedgehog2427 Год назад

    What the hell happened to your audio? Thumb down.

  • @stanislavhristakiev1881
    @stanislavhristakiev1881 5 лет назад

    If you do not have a important file (there is not important file), this video is full of nonsense (only for joke).

    • @AndroidWithHaroon
      @AndroidWithHaroon  5 лет назад +1

      If this video is non sense, why is it has more likes than dislikes? It means you are nonsense.thanks for your comment

    • @stanislavhristakiev1881
      @stanislavhristakiev1881 5 лет назад

      @@AndroidWithHaroon there not important file - apktool.bat. If you do not this one, you do nothing.

    • @AndroidWithHaroon
      @AndroidWithHaroon  5 лет назад

      I have given the links to download each and everything

    • @stanislavhristakiev1881
      @stanislavhristakiev1881 5 лет назад

      @@AndroidWithHaroon luck u, for me is losing time

  • @farissi4509
    @farissi4509 5 лет назад

    Tha q is how to recompile the file of the apk to apk