how to hack android phones using androrat

How To Hack Android Phones Using AndroRat Tutorial


Requirement:

Android Developer Tools ( download from: Here )
-Java runtime installed (download from here)
-AndroRAT source (download  Androrat )
-Some basic java knowledge is recommened but not required

Initial Setup:

Download the developer tools, extract and run extracted_folder\eclipse\eclipse.exe

694b572d8dd2ea438327393d78b4f8be.jpg


First we will prepare the SDK to compile this one. The SDK came with the basic tools and libraries, but we need to download more packs to compile AndroRAT. In eclipse, click:
-Window
-Android SDK Manager

This should open:

http://pokit.org/get/img/140fc0086722aec84ef3a23b4cb15722.jpg


I checked the Android App and it needs API level 2.2.
THAT DOES NOT MEAN IT IS ONLY FOR 2.2 !!!
Its the minimum requirement, it will run in GingerBread 2.2 and up! (2.3, HC, ICS, JB)

4c134bb99a721569845f688db2f226be.jpg

and click on install packages, accept anything that pops up, and wait for the download to finish. You might need to relaunch eclipse if you already openned it.

Now go to
-File
-New
-Project

And select this:

http://pokit.org/get/img/b39b62f073e935b99ac6e1fd28f60124.jpg

On the new window, click browse and select this:
http://pokit.org/get/img/5abce0a197532104f8ca05dace807710.jpg

And click OK, this should appear:


notice that i witout a doubt examined the particular task inside screenshot, accomplish the same after you occur to this point.

Today press finish off and it also will certainly load the particular task into eclipse. (the task title is usually LauncherActivity )

Today, you can put together this kind of app without troubles, but it will certainly consult an individual upon startup company (when set up around the cell phone in addition to launched) for your IP adress of this server (your NO-IP coordinator as you will certainly disguise powering i always assume). BUUUUT in which wouldnt always be most of a brilliant technique rat at this point, wouldn't it? Most of us can change this kind of source afterwards to generate it automaticly configure by itself upon startup company in addition to go to background (I will certainly increase in which upon a later date seeing that Im the android os builder who has a lot to complete these days in addition to as soon as When i finish off my next landmark I'll up-date this)

You can press this kind of option shown around the impression to put together the particular apk (when asked seeing that what you should put together it, pick out Android os Application).

Note: the apk will be located in the bin folder inside the project folder!

Ok now lets compile the server

click on:
-File
-import

Now select this since this is an app for PC


Again, click on browse when the new window shows up, and select this:


The folder selected is AndroRat server in the src folder found inside the source archive downloaded from github.
Thats the java app which I already compile and is available on HF, but you will want to do it yourself later on as new versions come out.

Again, we have this screen, just tick the project and click on finish:
8b754abb3dc666869506629305e40285.jpg

but what is that :o

it shows an error on the project! Well lets take a look...

Right click on the project folder (in eclipse, the icon with the " ! " sign)
and on the new window select this on the left side:


and change to the tab from the screenshot (Libraries)

Now we see the culprit who caused the errors! Those libraries with the "x" mark arent found by eclipse, so we will delete them.
Select them all and click on "Remove" (on the right of the window)

Ok but this didnt solve much as the project still needs those libraries. Now we will load them. On the same window click this:


Navigate to here: (androrat-master\src\api)




You can see all those missing libraries now. Select them all and click on Open. They will be added to the project and we are nearly done now.

Click on OK and watch the errors dissapear.

Clean it is:


Now the final step, compile it.
Click on:
File
Export
And select this:



Set the options in the next screen to look like here:


Then click browse, and choose where it will be saved, like here:


Click finish and watch it compiling, you will get 2 warnings, click OK on each one and you can run the compiled jar file!

Result:

Modification of apk to autoconfigure server:

OK this is really short and easy but I thought earlier it will take a bit more time so I didnt even try till I finished all my work lol. What you have to do is:
-open this class file (LauncherActivity):


-delete ALL its content and replace with this:
https://dl.dropbox.com/u/67764496/AndroRat/source.txt

-edit the obvious parts:


Instead of the NOIP host you can ofc put your ip there but I dont recommend doing that..

-compile and you are good to go :)

Thanks For Reading My Small Post lol

Greetz: Hackforums.net

1 comment:

  1. its good but it is for the eclipse how to configure this for the gb,ics and the jb

    ReplyDelete