How to Modify Android App? Recompile/Decompile Apk files 2021

Поділитися
Вставка
  • Опубліковано 25 січ 2025

КОМЕНТАРІ • 167

  • @idiosyncratical
    @idiosyncratical 7 місяців тому +8

    there is literally no point in using jar gui if we could access the content through apktool and edit them with notepad??
    meaning that we did not even have to convert to jar in the first place
    wasted so much of my time....

  • @0xnns_
    @0xnns_ 3 роки тому +10

    birds tweeting so beautifully

  • @anse217
    @anse217 Рік тому +2

    I have an question.... can we edit the icons and graphics in a games by this methord? Good video thanks!

  • @karlowianto
    @karlowianto Рік тому +3

    Bro, thanks alot, greet from indonesia. Wish you luck

    • @AnukiranGhosh
      @AnukiranGhosh  Рік тому +1

      you are welcome

    • @karlowianto
      @karlowianto Рік тому

      @@AnukiranGhosh in fact, i need to change some values on apk, such as disabling the ability of an apk to detect the excat location, disable the ability to detect the automatic time and date setting, do you have any idea whre should i go ? Or how to do it. Thanks alot

  • @virtualheadless4764
    @virtualheadless4764 3 роки тому +8

    what about signature or checksum verification while installation of mod apk which cause failed to install.

    • @goscience1718
      @goscience1718 2 роки тому +1

      Late answer but I think lucky patcher could work for that.

    • @lilclipp2423
      @lilclipp2423 6 місяців тому

      @@goscience1718 not sure if this works at all for this use case, I've heard of zipaligner and apksigner.

  • @piropie6618
    @piropie6618 3 роки тому +6

    Any idea how to update an app for a newer device? It contains a folder with .OS files
    The app was supposedly created using Adobe Air

  • @9blackpain
    @9blackpain Рік тому +1

    Is it possible to modify apk that is made for newer android version to work with older version of android?

  • @100NUSharma-ho9ee
    @100NUSharma-ho9ee Рік тому +1

    Bro can u update mika live app version 1060 in this app just hide live chat

  • @vujadinovicc
    @vujadinovicc 3 роки тому +5

    I'm interested, I want to change the name and icon of the application, can I do it this way? I tried over the phone with the app clone, but there is an error when starting the apk, my connection to the server fails. I would be grateful for your answer, it means a lot to me and I am very curious. Thanks.

    • @AnukiranGhosh
      @AnukiranGhosh  3 роки тому +4

      Change the icon from the resource file and name from mainactivity. Please consider subscribing my channel ✨

    • @agisnnsks
      @agisnnsks 2 роки тому

      @@AnukiranGhosh hii bro, i want to make some changes in an app, how can i do that?
      like changing names and icons, and how to make apk again (of changes I've done)

    • @agisnnsks
      @agisnnsks 2 роки тому

      can i do it with Android Studio?

  • @MuslimUmmaApp
    @MuslimUmmaApp 3 роки тому +1

    Can we modify the code and published on playstore after decompile

  • @SurgeryBeatz
    @SurgeryBeatz 5 місяців тому

    Can I use this method to change the install location of certain applications?

  • @jecksonbloc
    @jecksonbloc 3 роки тому +1

    The CMD in dex2jar. The givin command isn't workin any advise

  • @buko4610
    @buko4610 4 місяці тому

    I know how to code but I’ve never done anything with android. I want to try to add full controller support to a game that only has partial controller support (you can use the controller when you load a level to move the character, but you can’t use a controller in the menus). Is something like this possible?

  • @bryanswaggbeast8194
    @bryanswaggbeast8194 3 роки тому +1

    I tried installing it on my android, but it couldn't be installed. No errors why is that?

  • @CRAZY-ly9ge
    @CRAZY-ly9ge Рік тому +1

    I can modify an app finally app not installed what can i do

  • @shreedhargowda7869
    @shreedhargowda7869 Рік тому

    Hi, I'm getting you can't install the app on your device notification. Help me please

  • @AbdAbd-wi5eh
    @AbdAbd-wi5eh Рік тому

    I want to modify and sign an apk application in order for it to accept installation on Android 11

  • @rigvedrishabhkumar
    @rigvedrishabhkumar 3 роки тому +4

    I have searched so many vedio but your vedio helped me to gain proper knowledge about this.... thanks sir

  • @JohnWick-bb9jl
    @JohnWick-bb9jl 3 роки тому +3

    Great video. I want to edit a game, but there is soo much code i cant find anything. How do you find things? I have a menu and I want to change the max score from 50 to 1000. How do I find it?

    • @AnukiranGhosh
      @AnukiranGhosh  3 роки тому +4

      Examine the code understand the functions

    • @JohnWick-bb9jl
      @JohnWick-bb9jl 3 роки тому

      @@AnukiranGhosh Theres just allot of code. Im looking for max score. I searched "score" and "50" and nothing came up

    • @AndrewJackson2000
      @AndrewJackson2000 3 роки тому +5

      @@AnukiranGhosh Examine the code? Are you kidding me?

  • @yrlmakemoney
    @yrlmakemoney 2 роки тому

    Very helpful video. But, we still cannot ulpoad it to google play store unless it is a aab. file. is there any solution to get the aab file ?

  • @fitterhappier2666
    @fitterhappier2666 4 роки тому +2

    when I try to do apktool d appname.apk I get the following message "error.un able to access jarfile C:\Windows\apktool_0.jar
    why is that? I followed your steps

    • @AnukiranGhosh
      @AnukiranGhosh  4 роки тому +1

      Installed all the tools mentioned in the video? Check out the written article, link in description. Also check if you're in the right directory.

    • @fitterhappier2666
      @fitterhappier2666 4 роки тому

      @@AnukiranGhosh finally I could do it, but I filed at compiling the apk again when I enter the "yourapp" folder I don't see a "dist" folder where should the resultant apk be

  • @abugidalyrics724
    @abugidalyrics724 3 роки тому +2

    great video , thanks student circle,
    how can i edit the java file , in jd GUI it is diabled to edit the .class files and the .smali files are hard to understand
    also where cani find the .gradle files ? thank you

  • @vinod8june
    @vinod8june Рік тому

    1...its says that it is saved but i cant find it=You can find it inside the "APKEditor" folder in the internal storage, typically named as "gen_signed.apk".
    2...i made an apk game where i put a script for save state and load state, but it only works when i dont close the app, the whole game starts back to beginning, do you think this app could help so that my game makes a saving game data?
    3...When I try to change the logo, it doesn't save well since when I download the APK it doesn't show up, instead, it shows up the Android logo...
    4...So I did my edits and saved. So if I were to do another edit to my new apk would that mean i would have to uninstall and reinstall again?
    5...So I used this and all I did was replace an audio file, then it made an apk, but the installer said "app not installed"
    6...Mt manager.apk is better

  • @humildao5450
    @humildao5450 4 місяці тому

    why, I can't edit the smail files, sort of, because is a diferent thing when i open it like a java file. I losing it 💀

  • @letme4931
    @letme4931 3 роки тому +1

    hello,
    the app is not install
    error message: the package appears to be corrupt

  • @pratham2202
    @pratham2202 2 роки тому +1

    I AM UNABLE TO INSTALL THE APP AFTER MODIFICTIONS ANY SPECIFIC REASON FOR THIS ?

  • @gyrenrockz
    @gyrenrockz 4 місяці тому

    thanks for the tutorial.. now i can finally try to hack Illusia 2 and copy the layout of dpad from IOS version..

  • @MiTical_Official
    @MiTical_Official 2 роки тому

    Did AndroidManifest.XML successfully worked after modified using this tools?

  • @diosdadoatendido9671
    @diosdadoatendido9671 2 роки тому +2

    Can I do this using Android phone?

  • @wanduzu
    @wanduzu 3 роки тому +2

    I have a betting app but there are Vip areas I can't access without a password. How do I remove that password requirement. Thanks

    • @botanysilkiebreeders7732
      @botanysilkiebreeders7732 2 роки тому +2

      That’s a server / client based model where the server will not allow access to the API unless it can confirm password/username pair

  • @dekartelkd
    @dekartelkd 2 роки тому

    Do you have this tutorial for Mac OS

  • @Nobii-vt5sh
    @Nobii-vt5sh Рік тому

    Bro is it possible to run decompile apk source code and then again recompile with modification and run in Android studio?

  • @techrishab9399
    @techrishab9399 4 роки тому +3

    Bro thank ☺️ baki sare moder bhaw kahate hai tg pe koi batane ko tayar hi nahi tha extremely thank❤️❤️❤️.
    Bro hotstar ko bhi ayese mod kr sakta hu

    • @AnukiranGhosh
      @AnukiranGhosh  4 роки тому +1

      Glad you liked it ✨. Yes you can mod Hotstar using this method.

  • @ishanbarot8416
    @ishanbarot8416 3 роки тому

    I decompiled protected app and there are many files with only a,b,c,d,es name so how to find meaningful code and modify it??

    • @ishanbarot8416
      @ishanbarot8416 3 роки тому +1

      @TRin KAISER you don't need to learn those files , those are illogical file created for security purposes so the person who wants do reverse engineering get confuse and can't create same app without any work

  • @thegaypianist9028
    @thegaypianist9028 3 роки тому

    So I am trying to modify a apk to make it support mp3 files higher then 20megabytes to 2000megabtyes and more then 20 minutes to 2 hours? will i be able to change that?

    • @lepointtech887
      @lepointtech887 2 роки тому

      Yes you can do this after praying God if you already haved faith

  • @tabletenniskid432
    @tabletenniskid432 3 роки тому

    What to mod if I wanted to get away from multiple accounts detection from 1 device.

  • @balbirsandhu9965
    @balbirsandhu9965 3 роки тому

    Bhai agr koi app trail version wala h toh usko pro version mai kaise change kre

  • @Ahmed1128
    @Ahmed1128 2 роки тому

    How to modify Android UI in smartphone

  • @96767259
    @96767259 3 роки тому

    I have some downloaded videos of certain institute which are only playable in that app.,when I was playing that videos in some other apps like MX player or other players it is not able to open,is there any way to open those videos.

    • @OttoTricks96
      @OttoTricks96 Рік тому

      Change the extension or format of those videos

  • @life-of-facts722
    @life-of-facts722 4 роки тому +1

    How to edit admin panel and logos..

  • @ajaaxrblx1457
    @ajaaxrblx1457 3 роки тому

    i can't believe the audio quality in 2021

    • @AnukiranGhosh
      @AnukiranGhosh  3 роки тому +5

      😂sorry for that. I didn't plug in my mic and I noticed that after recording the whole video.

  • @latesttweaks7975
    @latesttweaks7975 3 роки тому

    Please help me can I modify the apps date and time so that it doesn't use the admins settings but my time settings

  • @Aziz-wl1xf
    @Aziz-wl1xf 2 роки тому +1

    Great vid thanks!

  • @_Omni
    @_Omni 3 роки тому

    You can't install it...

  • @piyushpawar1086
    @piyushpawar1086 Рік тому

    bro file executable jar file nhi ban rahi hain

  • @cesraen
    @cesraen Рік тому

    how can i edit xml

  • @amanshah25132
    @amanshah25132 Рік тому

    bro i cant find main activity folder

  • @thischannel9695
    @thischannel9695 3 роки тому +3

    Thanks very much for this wonderful tutorial, please how to I inject a spy app to the decompiled apk, am just researching on my final year project. Thanks in advance

    • @AnukiranGhosh
      @AnukiranGhosh  3 роки тому +2

      Glad you liked it. Please consider subscribing

    • @j_respect5948
      @j_respect5948 3 роки тому +5

      Fbi open up

    • @AnukiranGhosh
      @AnukiranGhosh  3 роки тому +1

      @@j_respect5948 😂

    • @j_respect5948
      @j_respect5948 3 роки тому +3

      @@AnukiranGhosh He is sus

    • @gb5634
      @gb5634 3 роки тому +4

      This man literally asked how to make a troja

  • @kaylesobriano1660
    @kaylesobriano1660 3 роки тому

    Can i do it this way to put some GOLD/MONEY in what android application I installed?? Btw, great job for this

    • @AnukiranGhosh
      @AnukiranGhosh  3 роки тому +2

      Yes you can

    • @chewshyy
      @chewshyy 3 роки тому

      @@AnukiranGhosh how? do u have tutorial for modifying money?

    • @kaylesobriano1660
      @kaylesobriano1660 3 роки тому

      @@AnukiranGhosh thanks

    • @kaylesobriano1660
      @kaylesobriano1660 3 роки тому

      @@AnukiranGhosh after I'm done MOD and install the apk. It says " FAILED TO INSTALL APK" Please help me

  • @Kaiye17
    @Kaiye17 Рік тому

    I tried downloading versions 2.5.0 and 2.7.0 and both of the fail to run from C:/Windows/
    I keep getting APKTOOL IS NOT RECOGNISED AS INTERNAL/EXTERNAL COMMAND....
    There's talk about adding the $PATH to environmental variables but idk wtf I'm doing. Can you provide some insight?

    • @Kaiye17
      @Kaiye17 Рік тому

      When I try APKTOOL.JAR nothing happens. Full admin rights to machine

    • @Kaiye17
      @Kaiye17 Рік тому

      In fact, when you download ANY APKTOOL version it saves as a .JAR file and isn't executable

  • @firesticksunlimited524
    @firesticksunlimited524 4 роки тому

    all your links to these tools show 404 cant be found

    • @AnukiranGhosh
      @AnukiranGhosh  4 роки тому +3

      In my case it's working fine and all the sites are accessible. Check out the link to my Blog Post, you'll get direct links from there.
      However, I don't think it'll show 404 error because some of these tools are maintained by XDA developers and they're very efficient.

  • @jidnyesh.j5907
    @jidnyesh.j5907 3 роки тому

    What is the use of JD-GUI then if at the end we are opening the file in notepad++ and editing it

    • @tamilanstatuss
      @tamilanstatuss 3 роки тому +1

      JD gui is used to view and read the codings clearly and in right format..But in notepad++ it's hard to read the codings

    • @jidnyesh.j5907
      @jidnyesh.j5907 3 роки тому

      @@tamilanstatuss But how can we directly edit the java.class code?
      First looking the java code in the JDGUI and then comparing to its BASIC equivalent isn't feasible

    • @tamilanstatuss
      @tamilanstatuss 3 роки тому +1

      @@jidnyesh.j5907 Yes or else view on notpqd ++ and edit it np

    • @jidnyesh.j5907
      @jidnyesh.j5907 3 роки тому

      @@tamilanstatuss You cannot edit it om notepad because it opens .smali files. Whereas jdgui opens then as .class

  • @mazzter1573
    @mazzter1573 2 роки тому

    For me it says detail error information in file

    • @calm455
      @calm455 Рік тому

      You find a fix for this?

    • @mazzter1573
      @mazzter1573 Рік тому

      no sadly not@@calm455

  • @androidmaster948
    @androidmaster948 4 роки тому +1

    Need redfinger app premium mod. Please help

  • @diosdadoatendido9671
    @diosdadoatendido9671 2 роки тому

    So Curious about it,,

  • @jumboseller2776
    @jumboseller2776 3 роки тому

    hellow bro how can i get apktoll jar

    • @AnukiranGhosh
      @AnukiranGhosh  3 роки тому +1

      Check link in description, there's a blog post, all links are present in the blog post

  • @jagadeeshvarma9370
    @jagadeeshvarma9370 3 роки тому

    I'm beginner in android development. I'm full stack developer. Can we find server calls for extracted apk using this process

    • @sworatex1683
      @sworatex1683 2 роки тому

      No you would need to use a proxy to catch the data

  • @EJudeGarcia
    @EJudeGarcia 2 роки тому

    how about modifying your system apps. Example the camera app

  • @hangkuangNET
    @hangkuangNET 2 роки тому

    nice video... work

  • @minhazminhaz8504
    @minhazminhaz8504 4 роки тому

    Sir can you modify starmaker💓💓

    • @AnukiranGhosh
      @AnukiranGhosh  4 роки тому +2

      Try it yourself after watching this video, you can easily do it yourself.

    • @minhazminhaz8504
      @minhazminhaz8504 4 роки тому +2

      @@AnukiranGhosh ok but i cannot Understand please help

    • @AnukiranGhosh
      @AnukiranGhosh  4 роки тому +4

      I'll upload more detailed videos on this topic soon, I can't upload videos now due to strikes and restrictions on my UA-cam channel.

  • @cakmadd
    @cakmadd 3 роки тому

    nicee

  • @cryptogyan3660
    @cryptogyan3660 4 роки тому +1

    please reply if possible

    • @AnukiranGhosh
      @AnukiranGhosh  4 роки тому +3

      How can I help you?

    • @cryptogyan3660
      @cryptogyan3660 4 роки тому +1

      @@AnukiranGhosh please give me telegram link your i want to talk personally

    • @cryptogyan3660
      @cryptogyan3660 4 роки тому

      @@AnukiranGhosh reply fast brother

    • @cryptogyan3660
      @cryptogyan3660 4 роки тому

      @@AnukiranGhosh bhai reply to kar deeee

  • @hiepapple
    @hiepapple 3 роки тому +1

    Bạn có thể làm video crack mod apk không ?

  • @sanamueebsn
    @sanamueebsn 8 місяців тому

    Hiii

  • @nixusprime
    @nixusprime 3 роки тому +2

    😵🤒🤕 but was easy

  • @KraKenLaunchpad
    @KraKenLaunchpad 2 роки тому

    sono pazzo

  • @dadaguru1958
    @dadaguru1958 3 роки тому

    Only hindi like

  • @imavirginm8264
    @imavirginm8264 3 роки тому

    100 comments :)

  • @rohitmaurya2906
    @rohitmaurya2906 3 роки тому

    Bro can you modify garena freefire apk

    • @AnukiranGhosh
      @AnukiranGhosh  3 роки тому +1

      Watch the complete video and you can try it yourself.
      Besides its a server side game, so you can get banned for doing so.

  • @teenpattiscripter4250
    @teenpattiscripter4250 3 роки тому

    Hindi

  • @vinod8june
    @vinod8june Рік тому

    nice bro ...how to contact you ur mail id...?

  • @musclememe56
    @musclememe56 3 роки тому

    How to make mod apks of Android apps ?

  • @shreedhargowda7869
    @shreedhargowda7869 Рік тому

    @anukiran gosh