Showing posts with label Tips & Tricks. Show all posts
Showing posts with label Tips & Tricks. Show all posts
Wednesday, 29 July 2015
Guys! Suppose you are playing any game or using any other application while internet connectivity then a lot of ads in footer or header area are shown. This is really annoying and wastes the bandwidth up to some extent.
So, the next question is who to remove those ads. There are basically two methods. The first one is either you buy the app which you never gonna do anyway or you block the ads by blocking proxy which let the apps to connect to the ads network.
Here is demonstrated NoRoot Firewall app for the android platform. There is another app named Droidwall. What makes the difference? NoRoot as the name signifies also works with full functionality on non-routed phones where as Droidwall requires root privileges.
Home Screen is shown firstly when you start the app. This screen has START/STOP control.
Now there are various others tabs which include PENDING ACCESS, APPS, GLOBAL FILTERS, and ACCESS LOGS. Each tab has its own functionality and is/are described below shortly.
PENDING ACCESS
It shows all the apps which ping the network. It will ask you to ALLOW or DENY access. If it is a system app then allow the access else tap deny. But wait, if you deny the whole services of that app will be blocked. You only want to block the ads, not the complete internet access. Now what to do? Tap on that particular app and you will see all the proxies which want internet access. If a particular proxy is pinging the ads then block it by double cross sign else allow it.
APPS
It shows the list of all the apps which are installed on your devices either it is a system app or post installed ones. If you tap on any particular app you will see Add Custom Filter. This option allows you to allow/deny access to the internet for proxies.
GLOBAL FILTERS
This is most amazing. Here if you add a proxy to Pre-filter then that proxy will be blocked for all apps instead you need to add custom filters for all apps for that proxy.
ACCESS LOGS
In this tab, you can monitor all the proxies which one is having access allowed and denied and pending access as well.
Note:
1. The more you spend time with something the more you will know about that thing..
2. Your Wi-Fi hotspot might show a limited connection when this firewall is enabled.
Sunday, 26 July 2015
How To Hide Files Behind Image
19:16 BackBenchers World
This
technique is called as Stenography. It involves hiding data behind
images so that only the intended recipients can read the message being
sent. I will show you how to hide files inside a picture file. They are
almost undetectable, and can be made very hard to get. You can not only
hide files in pictures, but music files, videos, and just about anything
else.
There are so many S-tools available to hide data behind images. But here you don't need any tool for this. You will need these things:
1) A picture to hide stuff in
2) Files to be hidden
3) A file compression software (I’m using Winrar)
4) Command Prompt
So here we go.
Step 1: Add the data files to a single .rar file and place a image file in the directory containing the rar file.
Step 2: Open Black Box (Command Prompt). [Press windows key + r. Type cmd and press enter. It will open black box.]
Step 3: Select the Disk Drive by writing drive_name: and peress enter. E.g. desktop: or c: or d:.
Step 2: Open Black Box (Command Prompt). [Press windows key + r. Type cmd and press enter. It will open black box.]
Step 3: Select the Disk Drive by writing drive_name: and peress enter. E.g. desktop: or c: or d:.
Step 4: Now type the command copy /b <Image.jpeg> + <File.rar> <New_name.jpeg>. And press enter and its done.
Note: Don't include < > while running the command. These sign(s) are only enclosing a file_name with it's extension.
Note: Don't include < > while running the command. These sign(s) are only enclosing a file_name with it's extension.
Now you would like to know how to excess that hidden file.
What you have to do is only to open that image file with winrar. It will open the rar file hidden behind image file.
What you have to do is only to open that image file with winrar. It will open the rar file hidden behind image file.
For that:
1. Right click on image file containing the hidden rar file.
2. Goto Open with and chose Winrar. And the hidden rar file is opened.
Note:
Don't make winrar a default program to open that file. Else it will
open the hidden rar file whenever you open it by double clicking on it.
How To Unhide Hidden File-Folder On USB
03:10 BackBenchers World
When
your folders go missing on your computer or your storage device, or
simply created shortcuts in each of them, then they are infected with a
virus, actually not a virus. So let's get to know how to get rid of it..
Step 1:
Open the Command Prompt. You can find it under "Accessories" or just search for "CMD" on search bar of your Windows computer.
Step 2:
Step 2:
Find
out in what drive of your computer the virus/shortcut are located. Go
to My Computer (for Windows 7 or below) or This PC; you'll notice the C,
D, E, etc drives.
Step 3:
Step 3:
Go to CMD and type in the commands.
For example, the virus is located in "F" drive, then just type <attrib -h -r -s /s /d f:\*.*, the F beside the D is your drive; simply change it to where drive the virus is located.
- -h: to unhide all files on drive W
- -r: create the files in drive W is free of read-only attribute.
- -s: making all files on drive W to be not part of the system again, so easy in the clear
- f: w drive
- *. *: All files ending in
Step 4:
Press
Enter. The bigger the files, the longer the processing takes. Wait
until you see "C\:Users.." again. It means that drive will unhide all
the folders in your drive.
Step 5:
Step 5:
Check
your drive again. The folders are now retrieved together with the
shortcut viruses. Remove unnecessary files, the shortcut files that are
not supposed to be there. You might find autorun.inf or desktop.ini;
simply delete them.
How to create a recovery media for Ubuntu 12.04 LTS installed on DU laptops
02:03 BackBenchers World
Delhi
University has given Laptops to the 1st year students so that they may use it for their
studies. These are having a pre-installed Ubuntu
12.04 LTS operating system on it. This OS is far more different from Windows OS although both the OSes have a GUI (Graphical User Interface). If you want to install Windows OS, you can also do it. The Whole procedure is discussed in the link given right here.
Related: How to Install OS using pendrive
With this Laptop no DVD/CD reader-writer is available. So here is discussed how to create a backup image of present
Ubuntu OS to recover the Laptop to factory state by using pendrive. So it starts with creating a backup image (.ios file).
This is
how your home screen look like.
Step 1:
Goto
Dash Home and type Startup Disk Creator and open the
application.
A
dialog box will appear. Here click on OK.
Step 3:
It will ask you to choose a location to
save the iso file. You can select any location. Let’s select Desktop and click choose.
Step 4:
It’s almost done. Wait for a while.
Step 5:
The backup file is created as HP_Recovery on the desktop.
Step 6:
Now create a Bootable USB Stick with
this image (iso file). Now you can easily reinstall Ubuntu 12.04 LTS using this USB Sick if you installed any other OS on this laptop.
Related: How To Make Bootable USB Stick
Saturday, 25 July 2015
How To Install OS From Pendrive
23:14 BackBenchers World
In order to install any operating system through pendrive you need to make it(pendrive) bootable by writing the required files to install OS. You can use either .iso or .nrg file format images. Here in this post .iso file has been used for demonstration. There are various software tools which can be used to burn the image file to the pendrive. But using any random tool can be hazardous as they might left your USB stick with permanent memory loss i.e. you
might not be able to use your pendrive for data storage further.
Here is demonstrated Power ISO. Don't worry this is a trusted software and won’t cause any memory loss to your pendrive. You can
download it from Power ISO official site or you may simply click the links
given below.
Here step-by-step procedure is explained with screenshoots. Even if you
find any difficulty then feel free to contact us or you can just drop a
comment.
So here we go.
Step 1:
Plug-in your Pendrive.
Plug-in your Pendrive.
Step 2:
Open PowerISO in administrator mode. For this right-click on PowerISO icon and select Run as adminstrator.
Open PowerISO in administrator mode. For this right-click on PowerISO icon and select Run as adminstrator.
Step 3:
Goto Tools option in the menu bar and select Create Bootable USB Drive.
Goto Tools option in the menu bar and select Create Bootable USB Drive.
Step 4:
A dialog box will be as in image below.
A dialog box will be as in image below.
Step 5:
Here select Image Source File, Destination Derive and Write Method. Finally click Start. It will take some time to get yours' usb stick ready. So wait until the writing/burning process get finished. Then click OK.
Here select Image Source File, Destination Derive and Write Method. Finally click Start. It will take some time to get yours' usb stick ready. So wait until the writing/burning process get finished. Then click OK.
Step 6:
Now you need to change the boot priority in the BIOS. You need to set the 1st booting device as USB HDD, save the changes made and then restart your system.
Now you need to change the boot priority in the BIOS. You need to set the 1st booting device as USB HDD, save the changes made and then restart your system.
Note: If your system is not booting from usb stick then following may be
the possible reasons
- Check whether you have selected proper booting media in BIOS settings. It is recommended to select USB-HDD as 1st booting device.
- The usb stick is not made bootable correctly even if the Image file of OS (or any other tool) is written in its memory.
Friday, 24 July 2015
How to Remove Shortcut Virus on Windows
07:09 BackBenchers World
When your folders go missing on your computer or your storage device, or simply created shortcuts in each of them, then they are infected with a virus, actually not a virus. So let's get to know how to get rid of it..
Step 1:
Step 1:
Open the Command Prompt. You can find it under "Accessories" or just search for "CMD" on search bar of your Windows computer.
Step 2:
Step 2:
Find out in what drive of your computer the virus/shortcut are located. Go to My Computer (for Windows 7 or below) or This PC; you'll notice the C, D, E, etc drives.
Step 3:
Step 3:
Go to CMD and type in the commands.
For example, the virus is located in "F" drive, then just type <attrib -h -r -s /s /d f:\*.*, the F beside the D is your drive; simply change it to where drive the virus is located.
- -h: to unhide all files on drive W
- -r: create the files in drive W is free of read-only attribute.
- -s: making all files on drive W to be not part of the system again, so easy in the clear
- f: w drive
- *. *: All files ending in
Step 4:
Press Enter. The bigger the files, the longer the processing takes. Wait until you see "C\:Users.." again. It means that drive will unhide all the folders in your drive.
Step 5:
Step 5:
Check your drive again. The folders are now retrieved together with the shortcut viruses. Remove unnecessary files, the shortcut files that are not supposed to be there. You might find autorun.inf or desktop.ini; simply delete them.
Thursday, 23 July 2015
Notepad Tricks III
12:54 BackBenchers World
In this post here below are shown some cool Notepad trick which can be used in your Windows PC.
Notepad Tricks II
12:17 BackBenchers World
In this post here below are shown some cool Notepad trick which can be used in your Windows PC.
Notepad Tricks I
10:48 BackBenchers World
In this post here below are shown some cool Notepad trick which can be used in your Windows PC.
Sunday, 19 July 2015
Steganography
11:41 BackBenchers World

There are so many S-tools available to hide data behind images. But here you don't need any tool for this. You will need these things:
1) A picture to hide stuff in
2) Files to be hidden
3) A file compression software (I’m using Winrar)
4) Command Prompt
So here we go.
Step 1: Add the data files to a single .rar file and place a image file in the directory containing the rar file.
Step 2: Open Black Box (Command Prompt). [Press windows key + r. Type cmd and press enter. It will open black box.]
Step 3: Select the Disk Drive by writing drive_name: and peress enter. E.g. desktop: or c: or d:.
Step 2: Open Black Box (Command Prompt). [Press windows key + r. Type cmd and press enter. It will open black box.]
Step 3: Select the Disk Drive by writing drive_name: and peress enter. E.g. desktop: or c: or d:.
Step 4: Now type the command copy /b <Image.jpeg> + <File.rar> <New_name.jpeg>. And press enter and its done.
Note: Don't include < > while running the command. These sign(s) are only enclosing a file_name with it's extension.
Note: Don't include < > while running the command. These sign(s) are only enclosing a file_name with it's extension.
Now you would like to know how to excess that hidden file.
What you have to do is only to open that image file with winrar. It will open the rar file hidden behind image file.
What you have to do is only to open that image file with winrar. It will open the rar file hidden behind image file.
For that:
1. Right click on image file containing the hidden rar file.
2. Goto Open with and chose Winrar. And the hidden rar file is opened.
Note: Don't make winrar a default program to open that file. Else it will open the hidden rar file whenever you open it by double clicking on it.
Tuesday, 7 July 2015
Turn Your WiFi Into HiFi
09:12 BackBenchers World
Have the slow Wi-Fi speed troubled
you? You want high speed, but you are not getting any solution for this? Now
it's time to get rid of this problem. Here are discussed some tips for the same.
Setup the router in centre
For fast speed it's very necessary to setup router at proper
place. You should install router at centre or nearby to centre of your home so
that signal could reach at each any every corner properly. If there are various
floors in your home or office, then it would be better to install router at top
floor. Electronic devices produce interference in Wi-Fi signal, so always keep
in mind that devices like microwave, TV, refrigerator, cordless phones, halogen
lamps etc. are to be kept at least 10 feet away from router.
Boost your Wi-Fi with booster antenna
Generally router has one or two
antenna(s), but due to this signal doesn't reach to each any every corner. So,
in this situation, it would be apt to install booster antenna for strengthening
the signal. It will widen Wi-Fi range and increase speed also.
Not to share Wi-Fi network name (SSID)
Do not share your Wi-Fi Network Name
with any of neighbrour or anybody else. For hiding Wi-Fi network name, turn off
Service Set Identifier under Broadcasting Option. It would be better if you add
password to your Wi-Fi Network Name.
Remove Interference
Interference of one Wi-Fi signal with
another Wi-Fi signal causes weakening of signal. To get rid of this problem,
Wi-Fi Stumbler or Wi-Fi Analyzer could be used. This will prevent interference
of other's Wi-Fi signal with your Wi-Fi signal and in turns it will result in
increased Wi-Fi speed along with strengthening the signal.
Latest technology always rocks
The best option for high speed Wi-Fi
is to use latest technology. Means always use up-to-date hardware. Wireless
'a', 'b' and 'g' has become old and it works slowly. Wireless 'n' is the latest
version and it gives very fast speed. Using wireless n card with your laptop or
PC along with wireless n router will give you best possible results in terms of
speed.
Subscribe to:
Posts (Atom)