Saturday 28 January 2017

How to hide files inside an image in your android phone??

Hey guys, today we will be showing you the way you can hide your confidential data inside an image file so that, no one can see even one gets the file, one will see simply that image file only not the data inside that image file. We will use a command line tool for this and will pass on some commands to bind the data inside the image and later to unbind them.
So, name of the software is "TERMINAL EMULATOR" which i guess a few mb apk file which you can easily download from play store. So, go to play store ans search for it and install it. Don't worry, it is not required to root your android phone for this. So, root access is not necessary.




As you can see, i have already installed it in my android phone. So, it's giving me open option.
So, we assume you have installed that apk file and ready to go with it. In this tutorial we are having two files first a image file with name "img.jpg" and then move all your confidential files inside a new folder with name say secret and then make a zip file of that folder so that now we are having secret.zip file with all the confidential files inside it.



Let me show you the size of both files i.e secret folder and img.jpg first.




So, you can see that size of img.jpg is 417 KB and that of secret.zip is 1.45 MB.

Now time to go with terminal emulator.
Before that first delete secret folder cause you have already made a zip of that folder so, you no longer going to need it.
Now follow the steps....
1) Fired up terminal emulator.
2) Navigate to the path where you have placed those image and zip file. Well, in our case, we have moved them inside phone directory. So, redirect your terminal to that location by giving the command as
"cd storage/sdcard0" (Without  quotation mark of course and hit enter)


3) Then give the cat command to bind the zip file inside the image file.
"cat img.jpg secret.zip > img.jpg"  (hit enter)


4) That's it. Now feel free to delete the secret.zip file cause we are already having that file inside the img.jpg file. Let me show you the new size of img.jpg to give you proof which should be equal to size of secret.zip file i.e 1.45 MB.



5) That's it. Now no one is gonna see that zip file ever. If you wanna see it for later then again open terminal and use unzip command to unzip secret.zip file from img.jpg. So, command would be simply
"unzip img.jpg" (hit enter)


That's it. Now open phone directory, you wll find your secret.zip file back again there.
So, guys i guess now you can hide files inside an image file in your android phone. That's it for now, we will see you soon with another tips and tricks.

Wednesday 25 January 2017

How to set an image for your profile picture over whatsapp without missing a nano part of it??

Hello geeks, we are back for you with another interesting thing. We all use whatsapp but many of you face problem when it comes to set your DP(Display Picture) in a proper manner cause we see that some of parts of our picture are not there in our dp and we then have to compromise with that. So, we are here to rescue you. Well, i am not gonna take much time of your's  So, let's quickly reveal the trick. So, follow these steps
1) First remove the old dp of yours.

2)Then choose a pic for your dp and edit that pic by any app. I will be using Microsoft Paint. Then choose resize option after opening the pic with Ms Paint.




 3)Then choose same quantity in pixel boxes of Horizontal and Vertical in order to make it a square image with same horizontal*vertical dimension i.e for ex. 150*150 but don't forget to uncheck "Maintain aspect ratio" box before making it a square image.


 4) Click on OK to save and copy the image in a specific location of your phone.

5) Open whatsapp and navigate to Setting.

6)Click on blank profile picture of your's to set a new one.

5) Then choose Gallery to navigate to the picture whom you copied to set as dp by clicking on Gallery.



6) See, it now completely covered the total area of the above picture. 


So, that's it guys for today. We will fetch you later with another tips and tricks till then you take a good care of yourself and a very Happy Indian Republic Day to all..