@@pwnlogs Thanks for the answer. So... I got my Gcam-mod done. Also used JADX-GUI. At the moment I am modding native C-libs. So its now more advanced stuff Im doing. 😅
if minifyEnabled true and code showing a,b,c ... what to do then... .. I heard from some one that we can reverse engineered that part also if we got mapping.txt file of the application?
can anyone help me out, I have got a apk. I just want to see if it can be re engineered. any programmers expert of android coding etc etc. its a apk file. Cheers
@Mohammed Mesum Hussain You can use several different pieces of Software for that. Apk-Studio, Bytecodeviewer, GDA, Apk-Tool with Jadx-gui and Notepad++. There several different ways to reverseengineer an apk. Most people use Apk-Tool in Kombination with Jadx-gui and Notepad++
FFFAAARRRKKK i hate GREAT getting started videos that completely dont mention any setup information for people. i felt so over my head when i switched to linux. thats what made cody from nullbyte so good. he would always start off with heres what im using and the tools you'll need to follow this video "now that you have these tools installed we can begin" but i guess if noobs arent your target audience i suppose
Best thing to do is when you encounter running something new like adb at 5:44 just look up how to install and use it. Seems tedious, but that's research.
Where is a book/guide/pdf on reading and understanding the smali from decompiled dex files.
if anyone else has the same question just use google
Search "whats-the-best-way-to-learn-smali-and-how-when-to-use-dalvik-vm-opcodes" And you will find a stackoverflow post with some resources
Please upload more about smali code editing.
Hello Sir, can you go deaper into smali coding? I am Dev of a Gcam Port and I want to learn how smali works after I didn't find many Docs of it.
Same here.
TIP: Open the apk using JADX-GUI. It will show you the decompiled Java and Smali side by side. It will help you understand.
@@pwnlogs Thanks for the answer. So... I got my Gcam-mod done. Also used JADX-GUI. At the moment I am modding native C-libs. So its now more advanced stuff Im doing. 😅
@@metzger1002 Good to know. I know you asked this 1 year back. I just posted the TIP it for any newbies going through the comments.
@forb1dd3n Try Visual studio code. It has a good extension for syntax highlighting.
if minifyEnabled true and code showing a,b,c ... what to do then... .. I heard from some one that we can reverse engineered that part also if we got mapping.txt file of the application?
can anyone help me out, I have got a apk. I just want to see if it can be re engineered. any programmers expert of android coding etc etc. its a apk file. Cheers
I meant displaying phone screen on pc. Thanks
ok Bob
This is wonderful! Thanks
did you have any articles video book websites .. any things that related to android reverse engineering
Very Nice video. properly Explained.
I want to evade my isp carrier from throttling my data... :)
Did you succeed? :-)
@@owenmaleta Nope -_-
@@shinnasuka4535 xd
Grat content. What method are you using to access phone from pc?
thanks
Grat Bob
Thankx mate...Do you have any book for smali?
There are none. However I think Jonathan Levin's continuation of his android internals series that comes out this year will.
awesome!
i want to know free in purchase apps for free using as apremium user send me atutourial plz urgently
Hello, Can you please share that Tool you used for Decompile. Thanks in advance.
IntelliJ IDEA.
But I recommend Bytecodeviewer.
@Mohammed Mesum Hussain You can use several different pieces of Software for that. Apk-Studio, Bytecodeviewer, GDA, Apk-Tool with Jadx-gui and Notepad++. There several different ways to reverseengineer an apk. Most people use Apk-Tool in Kombination with Jadx-gui and Notepad++
apktool
Please update about setup
Bro smali foldar not found ....help please
Why you have not used "jd gui" for source code view ?
Whyyy ?
Bc its dex and not java.
Tack så mycket 🙂❤️
What is the Name of your Decompiler tool
"apktool"
thanks mate
Hii bro .. i need your help. Can u modify a application. ??
I will pay you for it .
I can :)
@@Lolo5 how many year experienced you are ??
@@Doctors_estate some ;) could you contact me on discord? Lolo#2662
Need help
@@cbryamaha7828 hi
Are you available for hire?
Bra video :)
Hi! I need root in the phone for extract apk file?
No, just enable USB-debugging under Developer options on your phone.
no use apkextractor from play store then link phone to pc simple haha
Just download or take backup in your phone storage directory..then rename .apk extension by .zip extension and u will able to check all files
No
On android you can use an app called apk editor
can i dm you i need help please
Mt manager use make app
Bro.. can you give your Instagram link
FFFAAARRRKKK i hate GREAT getting started videos that completely dont mention any setup information for people. i felt so over my head when i switched to linux. thats what made cody from nullbyte so good. he would always start off with heres what im using and the tools you'll need to follow this video "now that you have these tools installed we can begin"
but i guess if noobs arent your target audience i suppose
so guys if your using linux, to connect to your android over usb look at setting up android=sdk maybe look at scrcpy....youll figure it out
Best thing to do is when you encounter running something new like adb at 5:44 just look up how to install and use it.
Seems tedious, but that's research.