Friday, October 25, 2013

Getting source code from an APK file

4 comments

 Getting source code from an APK file


Step 1:


Make a new folder and put .apk file in it (which you want to decode). Now rename the extension of this .apk file to .zip (eg.: rename from filename.apk to filename.apk.zip) and save it. Now you get classes.dex files, etc. At this stage you are able to see drawable but not xml and java files, so continue.



Step 2:

Now extract this zip apk file in the same folder. 


Step 3 :

Now go to https://googledrive.com/host/0BzHp_gLq8kRRbnh5WnFNSXNydEU and download zip file and extract it to the same folder

Step 4 :

Copy all files and directory of "dex2jar-0.0.9.7" in the same folder.


Step 5 :

Now double click on "RUN.bat"

Step 6 :

    1. After completion of step 5 automaticaly generate "classes_dex2jar.jar"
    2. Open "jd-gui.exe" exist in "get-apk-source_win\jd-gui-0.3.3.windows\" folder
    3. Open "classes_dex2jar.jar" file in "jd-gui.exe" (File->Open File->Select path of "classes_dex2jar.jar")
        OR
    3. Drag and put file on "Java Compiler"
    4. File->Save All Sources (Shortcut : Ctl_Alr+S)
    5. Extract new created file("classes_dex2jar.src.zip") in new folder


Step 7:

    1. Double click on RUN_1 file of APKTool folder exist in downloaded folder (get-apk-source-win)
    2. Now copy apk file in APKTool exist in downloaded folder
    3. Open RUN_2 file of APKTool folder and replace "filename.apk" to your apk file name with .apk but do not remove "
    4. Double click on RUN_2 File
    5. Now you get a file folder in that folder and now you can easily read xml files also.




Step 8:

Copy "Res" folder and "AndroidManifest.xml" file in the same folder(Main folder where already exist Res folder and "AndroidManifest.xml" file).

Step 9:

Done and now enjoy with source code...
Read More...

Sunday, October 20, 2013

How to use Whatsapp without your mobile number

3 comments
Whatsapp is a very famous instant messenger which was used by many smartphone users. Whatsapp is developing with many features and comforting the users by giving the facilities like sending photos, easy connect, free call etc., There are many whatsapp tricks which you many not known. This article will shower you about some whatsapp tricks that also includes seeing other whatsapp users conversation, using whatsapp without showing your number and many other.

A problem with whatsapp is its way of connecting the users. It shows the mobile number when we are in a group chat. This allows some strangers to known our number which may cause problem. To overcome this problem you can use verification code instead of your mobile number. You have to cheat the server to to this. Just follow the steps.

1. If you are already having whatsapp on your device,  remove it Completely, download it again and install it. 

2. Whatsapp sends a verification message to its server, Block the message service in your mobile. Switch the mobile to flight mode or change the message center number to block the message service.

3. Then as a alternative method to verify, Choose “Verify Through SMS” and give your email address. Clik on send and at very next moment click on cancel button. Now the authorisation to the whastapp server call is terminated.

4. Now Spoof that message. Install Spoof text message app on your mobile

5. Download spoof: https://play.google.com/store/apps/details?id=com.gtrsolutions.spoof&hl=en

6. Now check your outbox, Copy that message details to spoofer app and send it to spoofed verification

7For Iphone users:
To: +447900347295 From: +(Country code)(mobile number) —-victims Message: (your email address)

8. A message will be send by the server for the spoofed number. Now you can connect with your friends with that spoofed number

Using spoofed number would be very useful for girls and surely many boys will hate this.

Read More...