3 : Setting Environment : Android Rat From Scratch
previos: 2 : Features of android RAT : Android Rat From Scratch
Now before starting creating RAT we must create a normal hello world! apk.
We are going to use Android Studio to create our apk files.
We are using android studio 2.3.3 version but you can use any version you want.(after 2.3.3)
here is the official link for latest android studio developer.android.com/studio/
If you have worked on Android Studio before then it will be very easy for you and if you have not worked with Android Studio then see some tutorials online on using Android Studio and create some basic apps.
We will not teach you android development or using android studio. We will only focus on creating RAT.
I recommend spending a few hours on tutorialspoint.com/android/ before moving further.
Hello everyone
So you have seen some features of our RAT now we will start creating it.Now before starting creating RAT we must create a normal hello world! apk.
We are going to use Android Studio to create our apk files.
We are using android studio 2.3.3 version but you can use any version you want.(after 2.3.3)
here is the official link for latest android studio developer.android.com/studio/
If you have worked on Android Studio before then it will be very easy for you and if you have not worked with Android Studio then see some tutorials online on using Android Studio and create some basic apps.
We will not teach you android development or using android studio. We will only focus on creating RAT.
I recommend spending a few hours on tutorialspoint.com/android/ before moving further.
If you face any problem at any point or have any doubt you can contact us on our page, We will respond as soon as possible.(page link at end of the post).
Another requirement for our RAT development is an android device. I hope you have an android device to test our apks if not then you can use Android Studio's android emulator, but it is best practice to test our apks on real android.
So...now we are all set up to start creating our android RAT.
From next post we will start discussing and implementing our concepts, design, work flow and coding.
Before moving to next post please make sure that you meet following requirements:
- You know at least one Object Oriented Programming language(java,python,c++) or you are familiar with Object Oriented Programming concepts like classes, objects , inheritance etc.
- You know basic programming in java (data types, loops, functions etc)
- You have created at least a hello world app in android studio.
I recommend tutorialspoint.com to learn things faster and less detailed. You don't need to learn advanced topics. You have to clear basic concepts only.
previos: 2 : Features of android RAT : Android Rat From Scratch
If you have any problem or query related to Hacking or Programming, You can contact us on Facebook page. We will reply asap.

Comments
Post a Comment