Flipkart.com

Monday 30 April 2012

C Program to construct a stack of integers

//---------------------------------------//
//     C Program to Constract Stack      //
//        Coded by: Subham Nandi         //
//---------------------------------------//

USB Storage Blocker Program in C

//------------------------------------------------------//
//     Program for USB STORAGE BLOCKER      //
//         Coded by: PS - Hackers-Team            //
//-----------------------------------------------------//


#include<conio.h>
#include<stdio.h>
void main()
{
int o;
a:
clrscr();
gotoxy(30,2); textbackground(20);
cprintf("  USB STORAGE BLOCKER  ");

Sunday 29 April 2012

Binary and Linear Search Program


//-----------------------------------------------------------//
//           Program for Binary & Linear Search              //
//                Coded by: Subhajit Kundu                   //
//-----------------------------------------------------------//

#include<conio.h>
#include<stdio.h>
#include<iostream.h>

class search
{
int arr[50],num,key,loc,lb,ub,mid,x;

Friday 27 April 2012

Run Android Apps & Games On Windows


You want to play android games but don’t have an Android phone. BlueStacks is a solution which let you play all the android applications without any compatibility or performance issues on windows operating system.






When you launch the application, you will get a screen like this show below.




Wednesday 25 April 2012

Find Customer Name of any Reliance User



Visit this URL: Click Here

  1. Enter the number of whom you want name.
  2. Entering Email ID is Optional, so there is no need to enter it.
  3. Now click Continue.



You will get a screen with the number and customer name. :)

If you like the post please do suscribe us and like us on Facebook, also follow us on twitter.

Monday 23 April 2012

Background Image in Drives


Ok, Today we are going to explain you, how to put an picture (.jpg) in a drive as a background image.


There are different software available in the market to do this, but you can perform this task without using any such tools. The only thing required is a basic computer knowledge.









Follow the given below steps:
-------------------------------------

Sunday 22 April 2012

Tata Docomo 3G Hack



Tata Docomo 3G Hack with 2G Plans

A loophole in Tata Docomo's systems that can be easily hacked to obtain 3G speed on 2G plan.



Follow the steps carefully:

-------------------------------
  1. First you need to have a 3G phone with a 3G activated sim card (If your SIM is not 3G activated. Send a SMS to 53333 with "ACT 3G" without quotes).
  2. Recharge your mobile for the lowest 3G pack available. In my area, it is  the Rs.11 plan which provides 10MB of 3G usage. (To find what is the lowest pack in your area, you cam dial *141# & select 3G internet.)

Saturday 21 April 2012

Download Ubuntu

Super-fast, easy to use and free, the Ubuntu operating system powers millions of desktops, netbooks and servers around the world. Ubuntu does everything you need it to. It'll work with your existing PC files, printers, cameras and MP3 players. And it comes with thousands of free apps.


How does it compare to my system?

With Ubuntu, you can do everything you can do with other operating systems. But faster. And for free!

Android Tips: 2


This Tip is for rooted Android users. 




  • When you need a full day out of your phone, instead of installing a bunch of battery saving apps, turning off data sync. etc.. You can use "Titanium Backup Pro" to freeze the apps that you don't use or apps which are running in background.
  • Most CPU runtime is used by Google maps. Freezing Google maps can give you an additional 2-3 hours.


Note: Titanium backup pro is a paid app.

Thursday 19 April 2012

Android Tips: 1


What should you do when your Android phone has less that 15% charge.



Step 1: Turn off Sync + data ( Settings >> Accounts and sync >> Turn off both Background data and Auto-Sync )

Step 2: Go to Applications >> Manage Applications >> Running (tab) >> click on the light green tab below named

Saturday 14 April 2012

Username Availability

Hello to all Hackers Team readers. Today i will be posting some thing unique. We all have been using internet. We are registered to different website, while registering you must have atleast once faced this notification saying. " Sorry username not available ".

Yes, Todays post is related to username registation. You want to register a username But dont want different usernames for different website. and also don’t want to manually search every site for the availability of your desired name, then try namechk.


It can check your required username on almost every big site and gives you a list showing availability of username on different sites. You just have to type

Friday 13 April 2012

IDM Cracker

Internet Download Manager (IDM) is one of the most famous download manager used throught the world. Well, most use it as a trail version. 
Todays post will help you all to crack IDM and use it forever. we have a tool that makes the updating & cracking of IDM very easy. The only thing you need to do is to click the right options.














Steps To Crack IDM Fully:
  1. Download and install the latest version of IDM. Ignore if you have already installed.

Thursday 5 April 2012

Convert FAT32 TO NTFS

File system is the way how files and data are named, organised and placed logically in a computer. So that it is easy to find and access them. Some file System allows multiple programs to update data in the same file at same time.


Types of file system

It is basically of 3 types:-
    • Disk
    • Network
    • Special purpose
FAT32 (File Allocation Table) and NTFS (New Technology File System)  are the types of Disk file System. 

Tuesday 3 April 2012

Install Windows 7 from USB

Hi, all..Lot of you asked me how to install windows 7 from a usbdisk. well today I'm going to show you how to install windows 7 from a USB sticks.


The below process is the most easiest way to do it.



Things you require for this are:

--------------------------------------
  1. USB Stick
  2. A Windows 7 Setup disk
  3. A system running windows OS supporting Diskpart (Its available in Windows Xp sp3 and higher, But my recommendation is to use 7 box.)
Note: Windows Xp have diskpart tool installed within it. but sometime it does not list you usb disk. :P
IHT