<?xml version="1.0" encoding="UTF-8" standalone="no"?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0"><channel><title>Hacking + Trick + Tips</title><description>Welcome to the unique confluence of hackers , crackers and security professionals
on the world wide web. 
This is your complete resource for internet security and ethical hacking.</description><managingEditor>noreply@blogger.com (Raj Mishra)</managingEditor><pubDate>Wed, 6 Nov 2024 08:24:22 +0530</pubDate><generator>Blogger http://www.blogger.com</generator><openSearch:totalResults xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">47</openSearch:totalResults><openSearch:startIndex xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">1</openSearch:startIndex><openSearch:itemsPerPage xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/">25</openSearch:itemsPerPage><link>http://hackingtricktips.blogspot.com/</link><language>en-us</language><itunes:explicit>no</itunes:explicit><copyright>This blog is created by me Raj Mishra and i m authorizing u all to copy any of the content text or any thing els should be publish by your own website. thanks.</copyright><itunes:image href="http://globalthoughtz.com/wp-content/uploads/2010/12/hacking.jpg"/><itunes:keywords>hack,tricks,tips,trick,tip,all,hacking,keyzen,crack,serial,product</itunes:keywords><itunes:summary>Welcome to the web's most helpful Online Free computer tips and tricks website. This site contains all Latest and Cool Computer tricks as well as some Internet Tricks, Registry tricks, Orkut tricks, Windows tips to customize and Optimize the performance of the system by tweaking or tricking the windows registry keys. Solve your computer problems by browsing the website for related Computer solution.&#13;
All tips work well in both Windows XP as well as windows vista or win 7 operating systems. Need some Computer Help or any computer assistance in troubleshooting any errors or problems, you are almost welcome to contact hack2007. These windows registry edits and internet Hacks are safe to try and are free from any virus or Spyware. Here at Hack2007 you are going to learn from Basic Computer tips to Advanced computer tips and Computer Hacking that will help you to be a computer master on your own. All the computer tips at Hack2011 are very interesting and are mainly meant for education purpose. Visit my new Computer Tips Blog and leave your comments and suggestions.</itunes:summary><itunes:subtitle>Hacking Tricks and Tips</itunes:subtitle><itunes:category text="Technology"><itunes:category text="Software How-To"/></itunes:category><itunes:category text="Education"><itunes:category text="Educational Technology"/></itunes:category><itunes:category text="Science &amp; Medicine"/><itunes:category text="Society &amp; Culture"><itunes:category text="Personal Journals"/></itunes:category><itunes:category text="News &amp; Politics"/><itunes:author>Raj Mishra</itunes:author><itunes:owner><itunes:email>raj_mishra9933@yahoo.com</itunes:email><itunes:name>Raj Mishra</itunes:name></itunes:owner><item><title>Hacking Webpages</title><link>http://hackingtricktips.blogspot.com/2011/01/hacking-webpages.html</link><category>HACK</category><pubDate>Fri, 14 Jan 2011 19:25:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6654680945231821044.post-3505381312640135457</guid><description>&lt;span class="fullpost"&gt;&lt;br /&gt;
&lt;img src="http://t2.gstatic.com/images?q=tbn:Tbu6JA7K-5sDzM:http://img225.imageshack.us/img225/7706/microsoftfr5ma.jpg&amp;t=1" style="width:200px" data-plusimage="http://t2.gstatic.com/images?q=tbn:Tbu6JA7K-5sDzM:http://img225.imageshack.us/img225/7706/microsoftfr5ma.jpg&amp;t=1" data-plussize="700,466" /&gt;&lt;br /&gt;
&lt;br /&gt;
Do u wanna Hack Webpages&lt;br /&gt;
&lt;br /&gt;
Getting the Password File Through FTP&lt;br /&gt;
&lt;br /&gt;
Ok well one of the easiest ways of getting superuser access is through&lt;br /&gt;
anonymous ftp access into a webpage. First you need learn a little about&lt;br /&gt;
the password file...&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
root:User:d7Bdg:1n2HG2:1127:20:Superuser&lt;br /&gt;
TomJones:p5Y(h0tiC:1229:20:Tom Jones,:/usr/people/tomjones:/bin/csh&lt;br /&gt;
BBob:EUyd5XAAtv2dA:1129:20:Billy Bob:/usr/people/bbob:/bin/csh&lt;br /&gt;
&lt;br /&gt;
This is an example of a regular encrypted password file. The Superuser is&lt;br /&gt;
the part that gives you root. That's the main part of the file.&lt;br /&gt;
&lt;br /&gt;
root:x:0:1:Superuser:/:&lt;br /&gt;
ftp:x:202:102:Anonymous ftp:/u1/ftp:&lt;br /&gt;
ftpadmin:x:203:102:ftp Administrator:/u1/ftp&lt;br /&gt;
&lt;br /&gt;
This is another example of a password file, only this one has one little&lt;br /&gt;
difference, it's shadowed. Shadowed password files don't let you view or&lt;br /&gt;
copy the actual encrypted password.  This causes problems for the password&lt;br /&gt;
cracker and dictionary maker(both explained later in the text). Below is&lt;br /&gt;
another example of a shadowed password file:&lt;br /&gt;
&lt;br /&gt;
root:x:0:1:0000-Admin(0000):/:/usr/bin/csh&lt;br /&gt;
daemon:x:1:1:0000-Admin(0000):/:&lt;br /&gt;
bin:x:2:2:0000-Admin(0000):/usr/bin:&lt;br /&gt;
sys:x:3:3:0000-Admin(0000):/:&lt;br /&gt;
adm:x:4:4:0000-Admin(0000):/var/adm:&lt;br /&gt;
lp:x:71:8:0000-lp(0000):/usr/spool/lp:&lt;br /&gt;
smtp:x:0:0:mail daemon user:/:&lt;br /&gt;
uucp:x:5:5:0000-uucp(0000):/usr/lib/uucp:&lt;br /&gt;
nuucp:x:9:9:0000-uucp(0000):/var/spool/uucppublic:/usr/lib/uucp/uucico&lt;br /&gt;
listen:x:37:4:Network Admin:/usr/net/nls:&lt;br /&gt;
nobody:x:60001:60001:uid no body:/:&lt;br /&gt;
noaccess:x:60002:60002:uid no access:/:&lt;br /&gt;
webmastr:x:53:53:WWW Admin:/export/home/webmastr:/usr/bin/csh&lt;br /&gt;
pin4geo:x:55:55:PinPaper Admin:/export/home/webmastr/new/gregY/test/pin4geo:/bin/false&lt;br /&gt;
ftp:x:54:54:Anonymous FTP:/export/home/anon_ftp:/bin/false&lt;br /&gt;
&lt;br /&gt;
Shadowed password files have an "x" in the place of a password or sometimes&lt;br /&gt;
they are disguised as an * as well.&lt;br /&gt;
&lt;br /&gt;
Now that you know a little more about what the actual password file looks&lt;br /&gt;
like you should be able to identify a normal encrypted pw from a shadowed&lt;br /&gt;
pw file. We can now go on to talk about how to crack it.&lt;br /&gt;
&lt;br /&gt;
Cracking a password file isn't as complicated as it would seem, although the&lt;br /&gt;
files vary from system to system. 1.The first step that you would take is&lt;br /&gt;
to download or copy the file. 2. The second step is to find a password&lt;br /&gt;
cracker and a dictionary maker. Although it's nearly impossible to find a&lt;br /&gt;
good cracker there are a few ok ones out there. I recomend that you look&lt;br /&gt;
for Cracker Jack, John the Ripper, Brute Force Cracker, or Jack the Ripper.&lt;br /&gt;
Now for a dictionary maker or a dictionary file...  When you start a&lt;br /&gt;
cracking prog you will be asked to find the the password file. That's where&lt;br /&gt;
a dictionary maker comes in. You can download one from nearly every hacker&lt;br /&gt;
page on the net.  A dictionary maker finds all the possible letter&lt;br /&gt;
combinations with the alphabet that you choose(ASCII, caps, lowercase, and&lt;br /&gt;
numeric letters may also be added) .  We will be releasing our pasword file&lt;br /&gt;
to the public soon, it will be called, Psychotic Candy, "The Perfect Drug."&lt;br /&gt;
As far as we know it will be one of the largest in circulation. 3. You then start up the cracker and follow the directions that it gives&lt;br /&gt;
you.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The PHF Technique&lt;br /&gt;
&lt;br /&gt;
Well I wasn't sure if I should include this section due to the fact that&lt;br /&gt;
everybody already knows it and most servers have already found out about&lt;br /&gt;
the bug and fixed it. But since I have been asked questions about the phf&lt;br /&gt;
I decided to include it.&lt;br /&gt;
&lt;br /&gt;
The phf technique is by far the easiest way of getting a password file&lt;br /&gt;
(although it doesn't work 95% of the time). But to do the phf all you do&lt;br /&gt;
is open a browser and type in the following link:&lt;br /&gt;
&lt;br /&gt;
http://webpage_goes_here/cgi-bin/phf?Qalias=x%0a/bin/cat%20/etc/passwd &lt;br /&gt;
&lt;br /&gt;
You replace the webpage_goes_here with the domain. So if you were trying to&lt;br /&gt;
get the pw file for www.webpage.com you would type:&lt;br /&gt;
&lt;br /&gt;
http://www.webpage.com/cgi-bin/phf?Qalias=x%0a/bin/cat%20/etc/passwd&lt;br /&gt;
&lt;br /&gt;
and that's it! You just sit back and copy the file(if it works).&lt;br /&gt;
&lt;br /&gt;
The best way to get root is with an exploit. Exploits are explained in the&lt;br /&gt;
next chapter.&lt;br /&gt;
&lt;br /&gt;
&lt;iframe src="http://rcm.amazon.com/e/cm?t=hactritip-20&amp;o=1&amp;p=8&amp;l=bpl&amp;asins=B003WTE886&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;m=amazon&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" style="align:left;padding-top:5px;width:131px;height:245px;padding-right:10px;"align="left" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"&gt;&lt;/iframe&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>raj_mishra9933@yahoo.com (Raj Mishra)</author></item><item><title>Wondershare PDF Password Remove</title><link>http://hackingtricktips.blogspot.com/2011/01/wondershare-pdf-password-remove.html</link><category>HACK</category><pubDate>Mon, 10 Jan 2011 14:51:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6654680945231821044.post-2600319019624450795</guid><description>&lt;span class="fullpost"&gt;&lt;br /&gt;
If u wanna remove the PDF password then don't to worry...&lt;br /&gt;
Just....&lt;br /&gt;
&lt;img src="http://ruwara.ru/uploads/posts/2010-06/1277398809_ctx6uwaoqgmzidv.jpeg" style="width:200px" data-plusimage="http://ruwara.ru/uploads/posts/2010-06/1277398809_ctx6uwaoqgmzidv.jpeg" data-plussize="700,466" /&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
Wondershare PDF password Remover is a powerful software which helps you remove PDF password and restrictions in seconds with perfect effects.It is easy for you to reuse PDF files after decryption.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://downloadbox.org/software/system-tools/wondershare-pdf-password-remover-v1013_26835.html"&gt;DOWNLOAD&lt;/a&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>raj_mishra9933@yahoo.com (Raj Mishra)</author></item><item><title>Cracking Bios</title><link>http://hackingtricktips.blogspot.com/2011/01/here-is-best-way-to-crack-bios-password.html</link><category>HACK</category><category>WINDOWS XP TIPS</category><pubDate>Mon, 10 Jan 2011 14:46:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6654680945231821044.post-6993634007887007829</guid><description>&lt;span class="fullpost"&gt;&lt;br /&gt;
Here is the best way to crack the bios password in win XP/98:&lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://t2.gstatic.com/images?q=tbn:Iz-yyRkSwJVJcM:http://downloadbox.org/uploads/posts/2009-06/1245745107_fuckyouleecher.jpg&amp;t=1" style="width:200px" data-plusimage="http://t2.gstatic.com/images?q=tbn:Iz-yyRkSwJVJcM:http://downloadbox.org/uploads/posts/2009-06/1245745107_fuckyouleecher.jpg&amp;t=1" data-plussize="700,466" /&gt;&lt;br /&gt;
&lt;br /&gt;
Follow the steps below:&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
1) Boot up windows.&lt;br /&gt;
2) go to dos-prompt or go to command prompt directly from the windows start up menu.&lt;br /&gt;
&lt;br /&gt;
3) type the command at the prompt: "debug" (without quotes ninja.gif )&lt;br /&gt;
4) type the following lines now exactly as given.......&lt;br /&gt;
o 70 10&lt;br /&gt;
o 71 20&lt;br /&gt;
quit&lt;br /&gt;
exit&lt;br /&gt;
&lt;br /&gt;
4) exit from the dos prompt and restart the machine&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
password protection gone!!!!!!!!!!!!! biggrin.gif&lt;br /&gt;
&lt;br /&gt;
EnjoYYYYYYYYYY&lt;br /&gt;
&lt;br /&gt;
PS: I tested this in Award Bios........&lt;br /&gt;
There seems to be some issue regarding display drivers on some machines if this is used. Just reinstall the drivers, Everything will be fine...........&lt;br /&gt;
&lt;br /&gt;
I have not found any other trouble if the codes are used.&lt;br /&gt;
&lt;br /&gt;
To be on safe side, just back up your data..........&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The use of this code is entirely at ur risk.......... It worked fine for me..........&lt;br /&gt;
&lt;br /&gt;
&lt;iframe src="http://rcm.amazon.com/e/cm?t=hactritip-20&amp;o=1&amp;p=8&amp;l=bpl&amp;asins=B0018QOWEU&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;m=amazon&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" style="align:left;padding-top:5px;width:131px;height:245px;padding-right:10px;"align="left" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"&gt;&lt;/iframe&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>raj_mishra9933@yahoo.com (Raj Mishra)</author></item><item><title>How To Change Thumbnail Size And Quality</title><link>http://hackingtricktips.blogspot.com/2011/01/how-to-change-thumbnail-size-and.html</link><category>TIPS</category><category>WINDOWS XP TIPS</category><pubDate>Mon, 10 Jan 2011 14:40:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6654680945231821044.post-8408605924396215283</guid><description>&lt;span class="fullpost"&gt;&lt;br /&gt;
If any of you out there like to use the thumbnail view, especially for browsing through photos and images, it can become a bit of a drain on your system. It is possible to lower the thumbnail size and quality by editing the following registry keys.&lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://t1.gstatic.com/images?q=tbn:e5sJXdNWAPagZM:http://img523.imageshack.us/img523/1430/naturaerowoods.jpg&amp;t=1" style="width:200px" data-plusimage="http://t1.gstatic.com/images?q=tbn:e5sJXdNWAPagZM:http://img523.imageshack.us/img523/1430/naturaerowoods.jpg&amp;t=1" data-plussize="700,466" /&gt;&lt;br /&gt;
&lt;br /&gt;
Open the registry and navigate to :&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
HKEY_CURRENT_USER\ Software\ Microsoft \ Windows\ CurrentVersion\ Explorer&lt;br /&gt;
&lt;br /&gt;
Create a new DWORD value called ThumbnailSize, and set the value between 32 and 256.&lt;br /&gt;
&lt;br /&gt;
And/or create another DWORD value called ThumbnailQuality, and set the value between 50 and 100.&lt;br /&gt;
&lt;br /&gt;
Key Details :&lt;br /&gt;
&lt;br /&gt;
USER Key: [HKEY_CURRENT_USER\ Software\ Microsoft \ Windows\ CurrentVersion\ Explorer]&lt;br /&gt;
Value Name: ThumbnailSize&lt;br /&gt;
Data Type: REG_DWORD (DWORD Value)&lt;br /&gt;
Data Value: 32 - 256&lt;br /&gt;
&lt;br /&gt;
USER Key: [HKEY_CURRENT_USER\ Software\ Microsoft \ Windows\ CurrentVersion\ Explorer]&lt;br /&gt;
Value Name: ThumbnailQuality&lt;br /&gt;
Data Type: REG_DWORD (DWORD Value)&lt;br /&gt;
Data Value: 50 - 100&lt;br /&gt;
&lt;iframe src="http://rcm.amazon.com/e/cm?t=hactritip-20&amp;o=1&amp;p=8&amp;l=bpl&amp;asins=B002X4NWHO&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;m=amazon&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" style="align:left;padding-top:5px;width:131px;height:245px;padding-right:10px;"align="left" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"&gt;&lt;/iframe&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>raj_mishra9933@yahoo.com (Raj Mishra)</author></item><item><title>Download from a paypal site without paying a penny!</title><link>http://hackingtricktips.blogspot.com/2011/01/download-from-paypal-site-without.html</link><category>HACK</category><category>SECRET</category><category>TRICK</category><pubDate>Mon, 10 Jan 2011 14:37:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6654680945231821044.post-8602170329813958634</guid><description>&lt;span class="fullpost"&gt;&lt;br /&gt;
Just a little basic html tip for those who are trying to download an application from sites which has an paypal order page &amp; link to start you off.&lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://msnbcmedia2.msn.com/i/msnbc/Components/Photos/060622/060622_webs-1.jpg" style="width:200px" data-plusimage="http://msnbcmedia2.msn.com/i/msnbc/Components/Photos/060622/060622_webs-1.jpg" data-plussize="700,466" /&gt;&lt;br /&gt;
&lt;br /&gt;
Use a proxy when you try this to hide your ip as some sites will record your ip when you connect for security.&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
1) Rightclick your mouse (ctrl+click) viewsource and open the source of the site in an a texteditor&lt;br /&gt;
2) Search for the word "return"&lt;br /&gt;
3) Next to it you can find the url for the thank you page&lt;br /&gt;
4) Copy the url and paste it in your browser and you will see the download link&lt;br /&gt;
&lt;br /&gt;
This works only if you can download instantly after payment, it will not work if the link needs to be emailed to you.&lt;br /&gt;
&lt;br /&gt;
You can try it here to start with:&lt;br /&gt;
Code:&lt;br /&gt;
http://www.ramphelp.com/halfpipe.html&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
About half way down the page you will find:&lt;br /&gt;
&lt;br /&gt;
&lt;input type="hidden" name="return" value="http://www.ramphelp.com/65984523/thanks/68912hp654/26865thankyouhp08363215423.html "&gt;&lt;br /&gt;
&lt;br /&gt;
Copy the link into your browser and download.&lt;br /&gt;
&lt;br /&gt;
&lt;iframe src="http://rcm.amazon.com/e/cm?t=hactritip-20&amp;o=1&amp;p=8&amp;l=bpl&amp;asins=B000UPOJ5W&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;m=amazon&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" style="align:left;padding-top:5px;width:131px;height:245px;padding-right:10px;"align="left" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"&gt;&lt;/iframe&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>raj_mishra9933@yahoo.com (Raj Mishra)</author></item><item><title>How To Speed Up A Slow Computer</title><link>http://hackingtricktips.blogspot.com/2011/01/how-to-speed-up-slow-computer.html</link><category>TIPS</category><category>WINDOWS XP TIPS</category><pubDate>Mon, 10 Jan 2011 14:29:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6654680945231821044.post-1868785601339112637</guid><description>&lt;span class="fullpost"&gt;&lt;br /&gt;
&lt;img src="http://www.masternewmedia.org/images/fast_snail_id86636_size350.jpg" style="width:200px" data-plusimage="http://www.masternewmedia.org/images/fast_snail_id86636_size350.jpg" data-plussize="700,466" /&gt;&lt;br /&gt;
How To Speed Up A Slow Computer&lt;br /&gt;
&lt;br /&gt;
first off in the bottom right hand corner of your computer if you see alot of icons start up there when you first start your computer then this is for you if you dont know already how to get rid of em.&lt;br /&gt;
&lt;br /&gt;
Press your Start Button (bottom left) and go to "run"&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
now type in: msconfig&lt;br /&gt;
now you will get a box that pops up and will tell you bunch of stuff dont mess with anything else other than what I tell you otherwise you could do something really bad (possible) go to your "startup" tab on the top right of the screen where it usually is and click it.&lt;br /&gt;
&lt;br /&gt;
Now you will have a closed in box with bunch of filenames n addresses and more boxes with checks in them. Now if your like me you dont want anything startin up when you start you computer up or while your even doing anything cause it slows you down. Now unless your like me right now 1 have 1 thing starting up when my computer starts up and thats my settin for my overclocked vid card. But other than that uncheck every box and then hit apply and ok. Then window you were jus in will now close and ask you if you want to restart or wait till later to restart.&lt;br /&gt;
&lt;br /&gt;
Either way when you shut it off and then turn it back on the settins will kick in.&lt;br /&gt;
&lt;iframe src="http://rcm.amazon.com/e/cm?t=hactritip-20&amp;o=1&amp;p=8&amp;l=bpl&amp;asins=B000JQU1VS&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;m=amazon&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" style="align:left;padding-top:5px;width:131px;height:245px;padding-right:10px;"align="left" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"&gt;&lt;/iframe&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>raj_mishra9933@yahoo.com (Raj Mishra)</author></item><item><title>Remote Shutdown</title><link>http://hackingtricktips.blogspot.com/2011/01/remote-shutdown.html</link><category>TRICK</category><pubDate>Mon, 10 Jan 2011 14:23:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6654680945231821044.post-8139881343816880426</guid><description>&lt;span class="fullpost"&gt;&lt;br /&gt;
XP PRO has a lot of fun utilities. One of the most useful ones I have found to date is the ability to remotely reboot a PC. There are 2 ways of doing this. You will need to have admin access to the PC to preform these actions. That being said, here is the first way to do it:&lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://www.netplus2u.com/images/education/RemoteShutdown.jpg" style="width:250px" data-plusimage="http://www.netplus2u.com/images/education/RemoteShutdown.jpg" data-plussize="700,466" /&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
Right click my computer, choose manage.&lt;br /&gt;
Highlight the Computer Management (Local) then click on Action, choose connect to another computer.&lt;br /&gt;
In the window that opens fill in the machine name of the PC you want to connect to and click ok.&lt;br /&gt;
Once connected right click on Computer Management (Remote machine name) and choose properties.&lt;br /&gt;
Go to the "Advanced" tab and click the Settings button under Start up and recovery.&lt;br /&gt;
Click on the Shutdown button.&lt;br /&gt;
Under action choose what you want to do (you can log off current user, shut down, restart, or power down. you can also choose if you want to force all applications to close, close hung apps, or wait for all apps to close by themselves).&lt;br /&gt;
&lt;br /&gt;
The second way... Remember dos... that good old thing. Open up a command prompt and enter in the following:&lt;br /&gt;
&lt;br /&gt;
%windir%\System32\shutdown.exe -r -m \\Machinename. The command prompt has more switches and options. I highly suggest using shutdown.exe /? to see all the posibilities.&lt;br /&gt;
&lt;iframe src="http://rcm.amazon.com/e/cm?t=hactritip-20&amp;o=1&amp;p=8&amp;l=bpl&amp;asins=B000P9ZBFA&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;m=amazon&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" style="align:left;padding-top:5px;width:131px;height:245px;padding-right:10px;"align="left" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"&gt;&lt;/iframe&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>raj_mishra9933@yahoo.com (Raj Mishra)</author></item><item><title>Restore JPG,JPEG,JPE Default File associations</title><link>http://hackingtricktips.blogspot.com/2011/01/restore-jpgjpegjpe-default-file.html</link><pubDate>Mon, 10 Jan 2011 14:17:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6654680945231821044.post-6886305769264989257</guid><description>&lt;span class="fullpost"&gt;&lt;br /&gt;
&lt;b&gt;JPG,JPEG,JPE File associations fixes&lt;/B&gt;&lt;br /&gt;
&lt;br /&gt;
This reg file will restore the default file associations.&lt;br /&gt;
&lt;br /&gt;
&lt;img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj-TFahC07Gr8LbLeD3pVuClTR_QUPDfumn2LRHNz3ZURSlrufhyHnvOpcJwOBdjqx17M_ABkTf5nzCXsUcSVzrCbdCSIskZYkE2ll78dwpzztF3peY86-rMMQHDDWnwcz_9p7zK78DQp4/s1600/1.jpg" style="width:150px" data-plusimage="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj-TFahC07Gr8LbLeD3pVuClTR_QUPDfumn2LRHNz3ZURSlrufhyHnvOpcJwOBdjqx17M_ABkTf5nzCXsUcSVzrCbdCSIskZYkE2ll78dwpzztF3peY86-rMMQHDDWnwcz_9p7zK78DQp4/s1600/1.jpg" data-plussize="700,466" /&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
1. Copy the following (everything in the box) into notepdad.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
QUOTE&lt;br /&gt;
Windows Registry Editor Version 5.00&lt;br /&gt;
&lt;br /&gt;
[HKEY_CLASSES_ROOT\.jpe]&lt;br /&gt;
"PerceivedType"="image"&lt;br /&gt;
@="jpegfile"&lt;br /&gt;
"Content Type"="image/jpeg"&lt;br /&gt;
&lt;br /&gt;
[HKEY_CLASSES_ROOT\.jpe\OpenWithProgids]&lt;br /&gt;
"jpegfile"=hex(0):&lt;br /&gt;
&lt;br /&gt;
[HKEY_CLASSES_ROOT\.jpe\PersistentHandler]&lt;br /&gt;
@="{098f2470-bae0-11cd-b579-08002b30bfeb}"&lt;br /&gt;
&lt;br /&gt;
[HKEY_CLASSES_ROOT\.jpeg]&lt;br /&gt;
"PerceivedType"="image"&lt;br /&gt;
@="jpegfile"&lt;br /&gt;
"Content Type"="image/jpeg"&lt;br /&gt;
&lt;br /&gt;
[HKEY_CLASSES_ROOT\.jpeg\jpegfile]&lt;br /&gt;
&lt;br /&gt;
[HKEY_CLASSES_ROOT\.jpeg\jpegfile\ShellNew]&lt;br /&gt;
&lt;br /&gt;
[HKEY_CLASSES_ROOT\.jpeg\OpenWithProgids]&lt;br /&gt;
"jpegfile"=hex(0):&lt;br /&gt;
&lt;br /&gt;
[HKEY_CLASSES_ROOT\.jpeg\PersistentHandler]&lt;br /&gt;
@="{098f2470-bae0-11cd-b579-08002b30bfeb}"&lt;br /&gt;
&lt;br /&gt;
[HKEY_CLASSES_ROOT\.jpg]&lt;br /&gt;
"PerceivedType"="image"&lt;br /&gt;
@="jpegfile"&lt;br /&gt;
"Content Type"="image/jpeg"&lt;br /&gt;
&lt;br /&gt;
[HKEY_CLASSES_ROOT\.jpg\jpegfile]&lt;br /&gt;
&lt;br /&gt;
[HKEY_CLASSES_ROOT\.jpg\jpegfile\ShellNew]&lt;br /&gt;
&lt;br /&gt;
[HKEY_CLASSES_ROOT\.jpg\OpenWithProgids]&lt;br /&gt;
"jpegfile"=hex(0):&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. Save the file as xp_jpg_jpe_jpeg_file_assoc_fix.reg&lt;br /&gt;
3. Double click the file to import into your registry.&lt;br /&gt;
&lt;br /&gt;
NOTE: If your anti-virus software warns you of a "malicious" script, this is normal if you have "Script Safe" or similar technology enabled.&lt;br /&gt;
&lt;iframe src="http://rcm.amazon.com/e/cm?t=hactritip-20&amp;o=1&amp;p=8&amp;l=bpl&amp;asins=B001AJ6YS2&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;m=amazon&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" style="align:left;padding-top:5px;width:131px;height:245px;padding-right:10px;"align="left" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"&gt;&lt;/iframe&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj-TFahC07Gr8LbLeD3pVuClTR_QUPDfumn2LRHNz3ZURSlrufhyHnvOpcJwOBdjqx17M_ABkTf5nzCXsUcSVzrCbdCSIskZYkE2ll78dwpzztF3peY86-rMMQHDDWnwcz_9p7zK78DQp4/s72-c/1.jpg" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>raj_mishra9933@yahoo.com (Raj Mishra)</author></item><item><title>Keep Files Private</title><link>http://hackingtricktips.blogspot.com/2011/01/post-before-read-more-and-here-is-rest.html</link><category>TIPS</category><category>WINDOWS XP TIPS</category><pubDate>Mon, 10 Jan 2011 12:51:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6654680945231821044.post-1845618880221405297</guid><description>&lt;img src="http://www.blogcdn.com/downloadsquad.switched.com/media/2006/07/pfolder.jpg" style="width:200px" data-plusimage="http://www.blogcdn.com/downloadsquad.switched.com/media/2006/07/pfolder.jpg" data-plussize="700,466" /&gt;&lt;br /&gt;
&lt;span class="fullpost"&gt;&lt;br /&gt;
If you want to encrypt the contents of an individual file or directory, Windows XP Pro will do the trick, provided you enable NTFS on your hard drive. To encrypt a file, right-click on it to bring up the Properties window.&lt;/span&gt; Click on the Advanced button, then in the Advanced Attributes dialog box click on Encrypt contents to secure data. This will encrypt the file (using either DES, which employs a 56-bit key on each 64-bit block of data, or 3DES, which uses a 56-bit key three times on each 64-bit block of data), and it will provide a certificate just for you. This certificate is key; if you reinstall Windows or otherwise lose your user account, your access to the encrypted files will be gone, too. You need to export your certificates to back them up: For detailed instructions, search on export certificate in Windows Help.&lt;br /&gt;
&lt;br /&gt;
Windows XP does not require you to enter your password when you open the encrypted file. Once you log on to a session, encrypted files are available for you—and anyone who walks up to your system—to view.&lt;br /&gt;
&lt;br /&gt;
Windows XP Home doesn't support this method. Both XP Home and XP Pro, however, let you create password-protected compressed files. To do this, right-click on the desired file and choose Send To | Compressed (zipped) Folder. Open the resulting folder and select Add a Password from the File menu; delete the original file. Note that this encryption is relatively weak. It should dissuade casual users but won't put up much of a fight against someone determined to hack it apart.&lt;iframe src="http://rcm.amazon.com/e/cm?t=hactritip-20&amp;o=1&amp;p=8&amp;l=bpl&amp;asins=B001EWF2GU&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;m=amazon&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" style="align:left;padding-top:5px;width:131px;height:245px;padding-right:10px;"align="left" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"&gt;&lt;/iframe&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total><author>raj_mishra9933@yahoo.com (Raj Mishra)</author></item><item><title>How To Add A Url Address Bar To The Taskbar</title><link>http://hackingtricktips.blogspot.com/2011/01/how-to-add-url-address-bar-to-taskbar.html</link><category>GENERAL KNOWLEDGE</category><category>SECRET</category><category>TIPS</category><category>TRICK</category><pubDate>Mon, 10 Jan 2011 00:59:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6654680945231821044.post-4184572957646220735</guid><description>&lt;span class="fullpost"&gt;&lt;br /&gt;
You can add an Internet URL address bar to your Windows XP taskbar. Doing so will let you type in URLs and launch Web pages without first launching a browser.&lt;br /&gt;
&lt;br /&gt;
&lt;img src=http://image.shutterstock.com/display_pic_with_logo/464140/464140,1263341387,1/stock-vector-surfing-the-www-graphic-of-address-bar-on-computer-with-cursor-arrow-overall-blue-tint-44380036.jpg&gt;&lt;br /&gt;
&lt;br /&gt;
It will also let you launch some native Windows XP applications in much the same way as you would via the Run menu (so you could type in calc to launch the calculator or mspaint to launch Microsoft Paint. Here's how you add the address bar:&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
1. Right-click on the taskbar, select Toolbars, and then click Address.&lt;br /&gt;
&lt;br /&gt;
2. The word Address will appear on your taskbar.&lt;br /&gt;
&lt;br /&gt;
3. Double click it to access it.&lt;br /&gt;
&lt;br /&gt;
4. If that doesn't work, your taskbar is locked. You can unlock it by right-clicking on the taskbar again and uncheck Lock the Taskbar.&lt;br /&gt;
&lt;br /&gt;
NOTE: You may also need to grab the vertical dotted lines beside the word Address and drag it to the left to make the Address window appear.&lt;br /&gt;
&lt;iframe src="http://rcm.amazon.com/e/cm?t=hactritip-20&amp;o=1&amp;p=8&amp;l=bpl&amp;asins=B003D8GAA0&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;m=amazon&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" style="align:left;padding-top:5px;width:131px;height:245px;padding-right:10px;"align="left" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"&gt;&lt;/iframe&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>raj_mishra9933@yahoo.com (Raj Mishra)</author></item><item><title>How to save Windows xp updates</title><link>http://hackingtricktips.blogspot.com/2011/01/how-to-save-windows-xp-updates.html</link><category>WINDOWS XP TIPS</category><pubDate>Mon, 10 Jan 2011 00:52:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6654680945231821044.post-2545825067252349454</guid><description>&lt;span class="fullpost"&gt;&lt;br /&gt;
&lt;b&gt;There is a simple why to save Windows XP updates..&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;img src=http://www.top-windows-tutorials.com/images/GetUpdateStep2.png&gt;&lt;br /&gt;
&lt;br /&gt;
Go to the Windows Update web site.&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
In the left pane, under Other Options, select “Personalize Windows Update”.&lt;br /&gt;
Under “Set Options for Windows Update”, select the checkbox for “Display the Link to Windows Update Catalog under ‘See Also’”, then click “Save Settings”.&lt;br /&gt;
Go back to the Windows Update web site.&lt;br /&gt;
In the left pane, under “See Also”, select “Windows Update Catalog”.&lt;br /&gt;
Select “Find Updates for Microsoft Operating Systems”.&lt;br /&gt;
Select the operating system and language of your choice.&lt;br /&gt;
Select “Critical Updates and Service Packs”.&lt;br /&gt;
Select all of the patches you’d like to download, then click on “Go to download basket” to download them.&lt;iframe src="http://rcm.amazon.com/e/cm?t=hactritip-20&amp;o=1&amp;p=8&amp;l=bpl&amp;asins=B001ECRZJM&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;m=amazon&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" style="align:left;padding-top:5px;width:131px;height:245px;padding-right:10px;"align="left" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"&gt;&lt;/iframe&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>raj_mishra9933@yahoo.com (Raj Mishra)</author></item><item><title>How To Block Websties Without Software</title><link>http://hackingtricktips.blogspot.com/2011/01/how-to-block-websties-without-software.html</link><category>HACK</category><pubDate>Mon, 10 Jan 2011 00:46:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6654680945231821044.post-8396178654613427983</guid><description>&lt;span class="fullpost"&gt;&lt;br /&gt;
How To Block Websties Without Software, block websites&lt;br /&gt;
&lt;br /&gt;
&lt;img src=https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjPjDQWWEP5qzazXnBwlxgOyLbO0FDibSsTVZ82AtsxRK0VXh7iiJ1fDdJCReEPgzTzJGccnKEY60sdjhoUZCD153COIbyFfu9dbBwI58Ws2GAnUZUJd_J_25YdbEdNiDCeOOfgEt_7qaSt/s1600/How-to-Block-A-Website.jpg&gt;&lt;br /&gt;
&lt;br /&gt;
Steps:&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
1] Browse C:\WINDOWS\system32\drivers\etc&lt;br /&gt;
2] Find the file named "HOSTS"&lt;br /&gt;
3] Open it in notepad&lt;br /&gt;
4] Under "127.0.0.1 localhost" Add 127.0.0.2 www.sitenameyouwantblocked.com , and that site will no longer be accessable.&lt;br /&gt;
5] Done!&lt;br /&gt;
&lt;span class="fullpost"&gt; &lt;br /&gt;
-So-&lt;br /&gt;
&lt;br /&gt;
127.0.0.1 localhost&lt;br /&gt;
127.0.0.2 www.blockedsite.com&lt;br /&gt;
&lt;br /&gt;
--&gt;www.blockedsite.com is now unaccessable&lt;--


For every site after that you want to add, just add "1" to the last number in the internal ip (127.0.0.2) and then the addy like before.

IE: 127.0.0.3 www.blablabla.com
127.0.0.4 www.blablabla.com
127.0.0.5 www.blablabla.com 

etc&lt;/span&gt;</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjPjDQWWEP5qzazXnBwlxgOyLbO0FDibSsTVZ82AtsxRK0VXh7iiJ1fDdJCReEPgzTzJGccnKEY60sdjhoUZCD153COIbyFfu9dbBwI58Ws2GAnUZUJd_J_25YdbEdNiDCeOOfgEt_7qaSt/s72-c/How-to-Block-A-Website.jpg" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>raj_mishra9933@yahoo.com (Raj Mishra)</author></item><item><title>Make A Autorun File For Ur Cd</title><link>http://hackingtricktips.blogspot.com/2011/01/make-autorun-file-for-ur-cd.html</link><category>TIPS</category><pubDate>Mon, 10 Jan 2011 00:41:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6654680945231821044.post-8758473016278387733</guid><description>&lt;span class="fullpost"&gt;&lt;br /&gt;
If you wanna make a autorun file for that CD you are ready to burn just read this...&lt;br /&gt;
&lt;img src=http://www.addictivetips.com/wp-content/uploads/2009/07/createanewautoruncddvdproject.png&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
1) You open notepad&lt;br /&gt;
&lt;br /&gt;
2) now you writ: [autorun]&lt;br /&gt;
OPEN=INSTALL\Setup_filename.EXE&lt;br /&gt;
ICON=INSTALL\Setup_filename.EXE&lt;br /&gt;
&lt;br /&gt;
Now save it but not as a .txt file but as a .inf file.&lt;br /&gt;
&lt;br /&gt;
But remember! The "Setup_filename.EXE" MUST be replaced with the name of the setup file. And you also need to rember that it is not all of the setup files there are called '.exe but some are called '.msi&lt;br /&gt;
&lt;br /&gt;
3) Now burn your CD with the autorun .inf file included.&lt;br /&gt;
&lt;br /&gt;
4) Now set the CD in you CD drive and wait for the autorun to begin or if nothing happens just double-click on the CD drive in "This Computer".&lt;iframe src="http://rcm.amazon.com/e/cm?t=hactritip-20&amp;o=1&amp;p=8&amp;l=bpl&amp;asins=B000087F7Q&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;m=amazon&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" style="align:left;padding-top:5px;width:131px;height:245px;padding-right:10px;"align="left" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"&gt;&lt;/iframe&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>raj_mishra9933@yahoo.com (Raj Mishra)</author></item><item><title>Boot Winxp Fast</title><link>http://hackingtricktips.blogspot.com/2011/01/boot-winxp-fast.html</link><category>WINDOWS XP TIPS</category><pubDate>Sun, 9 Jan 2011 20:56:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6654680945231821044.post-3233869932804542745</guid><description>&lt;span class="fullpost"&gt;&lt;br /&gt;
&lt;b&gt;Follow the following steps:&lt;/B&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;img src=http://indtrib.com/wp-content/uploads/2009/09/Tips-to-Boot-Windows-XP-Fast.jpg&gt;&lt;br /&gt;
&lt;br /&gt;
1. Open notepad.exe, type "del c:\windows\prefetch\ntosboot-*.* /q" (without the quotes) &amp; save as "ntosboot.bat" in c:\&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
2. From the Start menu, select "Run..." &amp; type "gpedit.msc".&lt;br /&gt;
3. Double click "Windows Settings" under "Computer Configuration" and double click again on "Shutdown" in the right window.&lt;br /&gt;
4. In the new window, click "add", "Browse", locate your "ntosboot.bat" file &amp; click "Open".&lt;br /&gt;
5. Click "OK", "Apply" &amp; "OK" once again to exit.&lt;br /&gt;
6. From the Start menu, select "Run..." &amp; type "devmgmt.msc".&lt;br /&gt;
7. Double click on "IDE ATA/ATAPI controllers"&lt;br /&gt;
8. Right click on "Primary IDE Channel" and select "Properties".&lt;br /&gt;
9. Select the "Advanced Settings" tab then on the device or 1 that doesn't have 'device type' greyed out select 'none' instead of 'autodetect' &amp; click "OK".&lt;br /&gt;
10. Right click on "Secondary IDE channel", select "Properties" and repeat step 9.&lt;br /&gt;
11. Reboot your computer.</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>raj_mishra9933@yahoo.com (Raj Mishra)</author></item><item><title>How To Add Plus Size Image Viewer To Blogger</title><link>http://hackingtricktips.blogspot.com/2011/01/how-to-add-plus-size-image-viewer-to.html</link><category>TRICK</category><pubDate>Sun, 9 Jan 2011 19:36:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6654680945231821044.post-2412046614023331740</guid><description>&lt;span class="fullpost"&gt;&lt;br /&gt;
&lt;img src=http://www.flash-slideshow-maker.com/images/help_clip_image004.jpg&gt;&lt;br /&gt;
Hi guys this another cool gadget for our blog, this gadjet work is cool,plus Size Image viewer automatically adds a caption beneath the images of your choice that when clicked on launches a "plus size" version of the image.the enlarged image can be a different image from the original, so the former is loaded only on demand when requested. FYI, this script is inspired by a similar image viewer seen on some pages. so if you want add this cool gadjet your blog ? please follow step by step below to do it.&lt;/span&gt;&lt;br /&gt;
How To Add Plus Size Image Viewer To Blogger&lt;br /&gt;
&lt;br /&gt;
1.Log in to your dashboard--&amp;gt; Desing- -&amp;gt; Edit HTML&lt;br /&gt;
&lt;br /&gt;
2.Click on "Expand Widget Templates"&lt;br /&gt;
&lt;br /&gt;
3.Scroll down to where you see &amp;lt;/head&amp;gt; tag.&lt;br /&gt;
&lt;br /&gt;
4.Now add below code before &amp;lt;/head&amp;gt; tag.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;link rel="stylesheet" type="text/css" href="https://sites.google.com/site/bloggertricksandtoolz/plusimageviewer.css" /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;script type="text/javascript" src="https://sites.google.com/site/bloggertricksandtoolz/plusimageviewer.js"&amp;gt;&lt;br /&gt;
&lt;br /&gt;
/***********************************************&lt;br /&gt;
* Plus Size Image Viewer- by JavaScript Kit (www.javascriptkit.com)&lt;br /&gt;
* This notice must stay intact for usage&lt;br /&gt;
* Visit JavaScriptKit at http://www.javascriptkit.com/ for full sourcecode&lt;br /&gt;
* Bloggerized by Sameera http://www.bloggertricksandtoolz.com/&lt;br /&gt;
***********************************************/&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/script&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
5. Save your template&lt;br /&gt;
&lt;br /&gt;
6. Now please add below code your blog post or html javacript code box.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;img src="thumb.jpg" style="width:200px" data-plusimage="large.jpg" data-plussize="700,466" /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Note: Replace thumb.jpg, 200px your image-address and large.jpg, image-address.&lt;br /&gt;
&lt;br /&gt;
Look at the example below:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO6tBPtUFcNfBHa3vc7ZZcIXLDfSjTLZZIQUXZitXxC6vRsewGkcHiTsnQL55J9NOHVLgjEguVe_wIy-GlNh3FmsBxslnbYjIy-YEZzeMvaQ8CwZV-9T8NnXDY9XU9h1zjZ08I60qSgmE/" style="width:200px" data-plusimage="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO6tBPtUFcNfBHa3vc7ZZcIXLDfSjTLZZIQUXZitXxC6vRsewGkcHiTsnQL55J9NOHVLgjEguVe_wIy-GlNh3FmsBxslnbYjIy-YEZzeMvaQ8CwZV-9T8NnXDY9XU9h1zjZ08I60qSgmE/" data-plussize="700,466" /&amp;gt;&lt;br /&gt;
&amp;lt;br/ &amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgzJL4zHCYAdPU04va3ouzLVz2cxR6Gv95vg3ljV2xDgxMYe4oW79bwwsc8JsG7Hd_7uMkSzvXj6pqyAigHitbMs2HnmR1SPGRGUpMmHAiDuqpo1i4N5MW7bDorQmPKEeOG3kNdQ2YejVs/s912/namitha_1_1024.jpg" style="width:150px" data-plusimage="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgzJL4zHCYAdPU04va3ouzLVz2cxR6Gv95vg3ljV2xDgxMYe4oW79bwwsc8JsG7Hd_7uMkSzvXj6pqyAigHitbMs2HnmR1SPGRGUpMmHAiDuqpo1i4N5MW7bDorQmPKEeOG3kNdQ2YejVs/s912/namitha_1_1024.jpg" data-plussize="600,450" /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
7. Save your Html javascript you are done.</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>raj_mishra9933@yahoo.com (Raj Mishra)</author></item><item><title>COOL GOOGLE TRICKS</title><link>http://hackingtricktips.blogspot.com/2011/01/cool-google-tricks.html</link><category>GOOGLE</category><pubDate>Sun, 9 Jan 2011 17:57:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6654680945231821044.post-6975382767596871893</guid><description>&lt;img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO6tBPtUFcNfBHa3vc7ZZcIXLDfSjTLZZIQUXZitXxC6vRsewGkcHiTsnQL55J9NOHVLgjEguVe_wIy-GlNh3FmsBxslnbYjIy-YEZzeMvaQ8CwZV-9T8NnXDY9XU9h1zjZ08I60qSgmE/" style="width:200px" data-plusimage="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO6tBPtUFcNfBHa3vc7ZZcIXLDfSjTLZZIQUXZitXxC6vRsewGkcHiTsnQL55J9NOHVLgjEguVe_wIy-GlNh3FmsBxslnbYjIy-YEZzeMvaQ8CwZV-9T8NnXDY9XU9h1zjZ08I60qSgmE/" data-plussize="700,466" /&gt;&lt;br /&gt;
&lt;br/ &gt;&lt;br /&gt;
&lt;span class="fullpost"&gt;&lt;br /&gt;
&lt;img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgzJL4zHCYAdPU04va3ouzLVz2cxR6Gv95vg3ljV2xDgxMYe4oW79bwwsc8JsG7Hd_7uMkSzvXj6pqyAigHitbMs2HnmR1SPGRGUpMmHAiDuqpo1i4N5MW7bDorQmPKEeOG3kNdQ2YejVs/s912/namitha_1_1024.jpg" style="width:150px" data-plusimage="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgzJL4zHCYAdPU04va3ouzLVz2cxR6Gv95vg3ljV2xDgxMYe4oW79bwwsc8JsG7Hd_7uMkSzvXj6pqyAigHitbMs2HnmR1SPGRGUpMmHAiDuqpo1i4N5MW7bDorQmPKEeOG3kNdQ2YejVs/s912/namitha_1_1024.jpg" data-plussize="600,450" /&gt;&lt;br /&gt;
I was checking around the net and I found this little Google Trick, and I must say its just tooo good, you will have to try it to see. It works for other websites but I recommend using it on Google, thats where you will see the trick at its best.&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;img src=http://2.bp.blogspot.com/_u4rBCfM4eII/TNQoz9uwIVI/AAAAAAAAAZo/t5Mtz0GgEIw/s1600/sa.jpg&gt;&lt;br /&gt;
&lt;br /&gt;
Follow the steps to check out this cool little trick.&lt;br /&gt;
&lt;br /&gt;
1. Go to Google.com and Click Image&lt;br /&gt;
&lt;br /&gt;
2. Fill in the search box with anything you like, in my case I had &lt;a href="http://www.google.co.in/images?q=dolphin&amp;um=1&amp;ie=UTF-8&amp;source=univ&amp;ei=KqgpTbfAKMTQrQeMurGkDA&amp;sa=X&amp;oi=image_result_group&amp;ct=title&amp;resnum=4&amp;ved=0CE0QsAQwAw&amp;biw=1366&amp;bih=667"&gt;Dolphins&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
3. You will get a result page with lots of thumbnail images.&lt;br /&gt;
&lt;br /&gt;
4. Now delete the address bar in my case it was,&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
5. Copy and paste the following code in the bar and watch the magic. The code is in a TEXT file, just select all and paste it in the address bar, "control+a to select all or edit &gt;select all&gt;copy"&lt;br /&gt;
The code will be in the NEXT post box the make it simpler to copy.&lt;br /&gt;
-----====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
javascript:R= 0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI= document.images ; DIL=DI.length; function A(){for(i=0; i&lt;DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=Math. sin(R*x1+ i*x2+x3)* x4+x5; DIS.top=Math. cos(R*y1+ i*y2+y3)* y4+y5}R++ }setInterval('A()',5); void(0)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
-----====</description><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" height="72" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO6tBPtUFcNfBHa3vc7ZZcIXLDfSjTLZZIQUXZitXxC6vRsewGkcHiTsnQL55J9NOHVLgjEguVe_wIy-GlNh3FmsBxslnbYjIy-YEZzeMvaQ8CwZV-9T8NnXDY9XU9h1zjZ08I60qSgmE/s72-c" width="72"/><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>raj_mishra9933@yahoo.com (Raj Mishra)</author></item><item><title>Save Your Desktop Icon Settings</title><link>http://hackingtricktips.blogspot.com/2011/01/save-your-desktop-icon-settings.html</link><category>TIPS</category><category>WINDOWS XP TIPS</category><pubDate>Sun, 9 Jan 2011 17:45:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6654680945231821044.post-7312205830323380992</guid><description>&lt;span class="fullpost"&gt;&lt;br /&gt;
Please note: this tutorial is taken from here&lt;br /&gt;
http://www.virtualplastic.net/html/desk_adv.html#save&lt;br /&gt;
&lt;br /&gt;
&lt;img src=http://antbag.com/images/typical-desktop.jpg&gt;&lt;br /&gt;
&lt;br /&gt;
Recognize this ?? You've got all your windows sized, icons placed the way they look great....&lt;/span&gt; explorer crash! (Or, the thing crashes not that much anymore, but it seems to forget sometimes...) And there you go again.. but, there's a way to recover all your settings, that's windows placing, sizing and icon positions, with just one click (Win 9x/2k).&lt;br /&gt;
&lt;br /&gt;
First, make it all look, once more, just the way you want it to be. Choose about 30 folders you access frequently to look good (don't forget your win- and system dir, program files etc.).&lt;br /&gt;
&lt;br /&gt;
Now these settings are in the Registry, open it and go to:&lt;br /&gt;
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer&lt;br /&gt;
Select the folder 'Streams'. Choose 'Registry' in the toolbar, and 'export registry-key'. The information in the key is being stored in a .reg file, which is a simple textfile. Name &amp; store where you want. Then do the same with the folder 'StreamMRU'.&lt;br /&gt;
&lt;br /&gt;
Close RegEdit and open the last file with notepad. Remove the first line (REGEDIT4) and copy the rest. Then open your first file and paste it at the end. Save, close and make a shortcut to your desktop. And then, have fun and mess up all your favorite folders. Once exhausted (double)click your shortcut and confirm you wanna enter this info into the Registry. Rejoice!&lt;br /&gt;
&lt;br /&gt;
A lot of graphic cards come with some software to save your desktop icon layout. If yours didn't, alternatives:&lt;br /&gt;
&lt;br /&gt;
Softwarium Restore Desktop http://www.softwarium.com/download/RDSetup.exe "magically restores icons' positions after display resolution changing. You can also restore saved icons' positions manually by rightclicking on the desktop" (free, all versions).&lt;br /&gt;
&lt;br /&gt;
(!!) An even more integrated solution, that works in all versions, is using layout.dll/layout.reg http://www.virtualplastic.net/download/hacks/layout.zip from the NT 4 Resource Kit. Put the .dll in your (9x) \Windows\System, (2k) \Winnt\System32 or (XP) \Windows\System32 folder, import the .reg file and have the option to save and restore (one configuration) in the rightclickmenu of My Computer and the bin (14 kB, source: Jorge Walker at Axcel216).&lt;iframe src="http://rcm.amazon.com/e/cm?t=hactritip-20&amp;o=1&amp;p=8&amp;l=bpl&amp;asins=B000TG8D6I&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;m=amazon&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" style="align:left;padding-top:5px;width:131px;height:245px;padding-right:10px;"align="left" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"&gt;&lt;/iframe&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>raj_mishra9933@yahoo.com (Raj Mishra)</author></item><item><title>Country Story - Unlimited Stamina / Stealing</title><link>http://hackingtricktips.blogspot.com/2011/01/country-story-unlimited-stamina.html</link><category>FACEBOOK</category><pubDate>Sun, 9 Jan 2011 17:39:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6654680945231821044.post-3686497911307164394</guid><description>&lt;span class="fullpost"&gt;&lt;br /&gt;
Tools you need : &lt;br /&gt;
1) &lt;a href="http://www.ziddu.com/download/4705279/CheatEngine55.rar.html"&gt;Cheat Engine 5.5&lt;/a&gt; or &lt;a href="http://www.megaupload.com/?d=9N2SUG3X"&gt;Here&lt;/a&gt;&lt;br /&gt;
2) &lt;a href="http://www.ziddu.com/download/4817149/FirefoxSetup3.5Beta4.exe.html"&gt;Firefox&lt;/a&gt;&lt;br /&gt;
3) &lt;a href="http://restaurantcity-tips.blogspot.com/2009/05/flash-player-package.html"&gt;Flash Player 10&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;img src=http://t2.gstatic.com/images?q=tbn:4626QpRlvr9yNM:http://http://www.hacktivate.com/wp-content/themes/custom/thumb.php?src=http://www.hacktivate.com/wp-content/uploads/2010/03/thumb3.png&amp;h=200&amp;w=200&amp;zc=1&amp;q=90&amp;t=1&gt;&lt;br /&gt;
1) Go into Country Story&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
2) Select browser in Cheat Engine (hex, 8bytes, ASROM)&lt;br /&gt;
3) Plant/harvest something to use up stamina&lt;br /&gt;
4) Scan "558B000000F4888B" 2 address returned.&lt;br /&gt;
5) Right click the top address and disassemble it&lt;br /&gt;
6) 2 lines down you'll see the line "sub ecx,edx". Change it to "sub edx,edx"&lt;br /&gt;
Now anything you do will not deduct stamina.&lt;br /&gt;
7) Go to your friend's farm and STEAL a crop. The stealing must be successful to find the value.&lt;br /&gt;
8) NEW Scan "C82B000000D48A8B" 1 address returned.&lt;br /&gt;
9) Right click disassemble and change the line "sub ecx,eax" to "sub eax,eax"&lt;br /&gt;
10) You can now steal continuously.&lt;iframe src="http://rcm.amazon.com/e/cm?t=hactritip-20&amp;o=1&amp;p=8&amp;l=bpl&amp;asins=B001W3L0XK&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;m=amazon&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" style="align:left;padding-top:5px;width:131px;height:245px;padding-right:10px;"align="left" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"&gt;&lt;/iframe&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>raj_mishra9933@yahoo.com (Raj Mishra)</author></item><item><title>Restaurant City - Downgrade level Coin Hack (don't work on level 32)</title><link>http://hackingtricktips.blogspot.com/2011/01/restaurant-city-downgrade-level-coin.html</link><category>FACEBOOK</category><category>HACK</category><pubDate>Sun, 9 Jan 2011 17:29:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6654680945231821044.post-5968873594969282008</guid><description>&lt;span class="fullpost"&gt;&lt;br /&gt;
Tools you need : &lt;br /&gt;
1)&lt;a href="http://www.ziddu.com/download/4705279/CheatEngine55.rar.html"&gt;Cheat Engine 5.5&lt;/a&gt; or &lt;a href="http://www.ziddu.com/download/4705279/CheatEngine55.rar.html"&gt;Here&lt;/a&gt;&lt;br /&gt;
2) &lt;a href="http://www.ziddu.com/download/4817149/FirefoxSetup3.5Beta4.exe.html"&gt;Firefox&lt;/a&gt;&lt;br /&gt;
3) &lt;a href="http://restaurantcity-tips.blogspot.com/2009/05/flash-player-package.html"&gt;Flash Player 9 or 10&lt;/a&gt;&lt;br /&gt;
4) &lt;a href="http://restaurantcity-tips.blogspot.com/2009/11/piaips-restaurant-city-hack-tool-v113.html"&gt;Piaip's Restaurant City Hack Tool v1.13&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;img src=http://t3.gstatic.com/images?q=tbn:-R9T3QMvoxUL-M:http://img27.imageshack.us/img27/9647/restaurantcitycheats.jpg&amp;t=1&gt;&lt;br /&gt;
&lt;br /&gt;
1) Patch your RC using piaips 1.13 (optional)&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
2) Now in Cheat Engine, select firefox as process,tick hex,ASROM,value type (8 bytes)&lt;br /&gt;
3) Scan "00000039840FD285"&lt;br /&gt;
4) 1 address returned. Right click &gt; Disassemble address&lt;br /&gt;
5) You'll see the line "mov ecx,[edx+00000088]"(flash 9) or "mov ecx,[edx+00000090]"(flash 10)"&lt;br /&gt;
6) Rclick that line and click toggle breakpoint or press f5&lt;br /&gt;
7) When your firefox freezes Rclick again that line and click toggle breakpoint or press f5&lt;br /&gt;
8) Click debug and click run on CE&lt;br /&gt;
9) Click Add address manually,lower right part on CE&lt;br /&gt;
10) Enter the EDX(red color) value shown on CE +88 (flash 9) +90 (flash 10) example:1F563A20+88&lt;br /&gt;
11) After you've enter that value your level will be displayed in your CE&lt;br /&gt;
12) Click or check frozen in your CE&lt;br /&gt;
13) Click New Scan, scan"FFFFFFB8D02A0FF2"&lt;br /&gt;
14) 1 address returned. Right click &gt; Disassemble address&lt;br /&gt;
15) You will see the line mov eax,ffffffff change it to mov eax,00001388 for 1000 GP if its too slow adjust it to 00002000 or something (guidelines:1388 (1000 exp),61A8 (5000 exp) C350 (10000 exp) 4C4B40 (1000000 exp)&lt;br /&gt;
16) Set your experience close enough before you leveled example: 15000 exp are needed to reach another level so adjust it to 14000 exp or 14900, don't level up!&lt;br /&gt;
17) If it is set closely enough before it gained 1 level change mov,00001388 to mov eax,ffffffff&lt;br /&gt;
18) Now click Redecorate on your RC&lt;br /&gt;
19) Buy some stuffs, buying things add exp to your game, keep buying until you leveled up (if possible,set your points like 14900/15000 so you only need 100 exp and this will only need you to buy 1 arcade machine to gain 100 exp and leveled up)&lt;br /&gt;
20) When you leveled up just click those checks over and over, this will give you no disconnection even if you reach 10m note: don't change the value of your level,and don't leave redecorating mode&lt;br /&gt;
21) When your satisfied of the coins uncheck now frozen in your CE&lt;br /&gt;
22) Click check to leave the redecorating room and this will be saved&lt;br /&gt;
23)Mail me at raj_mishra9933@yahoo.com for some questions and suggestions regarding this hack..&lt;iframe src="http://rcm.amazon.com/e/cm?t=hactritip-20&amp;o=1&amp;p=8&amp;l=bpl&amp;asins=B001GXRQW0&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;m=amazon&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" style="align:left;padding-top:5px;width:131px;height:245px;padding-right:10px;"align="left" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"&gt;&lt;/iframe&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>raj_mishra9933@yahoo.com (Raj Mishra)</author></item><item><title>WinXP Bootable CD</title><link>http://hackingtricktips.blogspot.com/2011/01/winxp-bootable-cd.html</link><category>WINDOWS XP TIPS</category><pubDate>Sun, 9 Jan 2011 17:07:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6654680945231821044.post-4392267946058517249</guid><description>&lt;span class="fullpost"&gt;&lt;br /&gt;
How to create a bootable Windows XP SP3 CD (Nero):&lt;br /&gt;
&lt;br /&gt;
&lt;img src=http://t3.gstatic.com/images?q=tbn:1gNbtK8c6zvIkM:http://imgarchive.info/200903/27759.jpg&amp;t=1&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
Step 1 &lt;br /&gt;
&lt;br /&gt;
Create 3 folders - C:\WINXPSP1, C:\SP1106 and C:\XPBOOT &lt;br /&gt;
&lt;br /&gt;
Step 2 &lt;br /&gt;
&lt;br /&gt;
Copy the entire Windows XP CD into folder C:\WINXPSP1 &lt;br /&gt;
&lt;br /&gt;
Step 3 &lt;br /&gt;
&lt;br /&gt;
You will have to download the SP1 Update, which is 133MB. &lt;br /&gt;
Rename the Service Pack file to XP-SP1.EXE &lt;br /&gt;
Extract the Service Pack from the Run Dialog using the command: &lt;br /&gt;
C:\XP-SP1.EXE -U -X:C:\SP1106 &lt;br /&gt;
&lt;br /&gt;
Step 4 &lt;br /&gt;
&lt;br /&gt;
Open Start/Run... and type the command: &lt;br /&gt;
C:\SP1106\update\update.exe -s:C:\WINXPSP1 &lt;br /&gt;
&lt;br /&gt;
Click OK &lt;br /&gt;
&lt;br /&gt;
Folder C:\WINXPSP1 contains: Windows XP SP1 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
How to Create a Windows XP SP1 CD Bootable &lt;br /&gt;
&lt;br /&gt;
Step 1 &lt;br /&gt;
&lt;br /&gt;
Download xpboot.zip &lt;br /&gt;
Code: &lt;br /&gt;
Code: &lt;br /&gt;
http://thro.port5.com/xpboot.zip &lt;br /&gt;
&lt;br /&gt;
( no download manager !! ) &lt;br /&gt;
&lt;br /&gt;
Extract xpboot.zip file (xpboot.bin) in to the folder C:\XPBOOT &lt;br /&gt;
&lt;br /&gt;
Step 2 &lt;br /&gt;
&lt;br /&gt;
Start Nero - Burning Rom. &lt;br /&gt;
Select File &gt; New... from the menu. &lt;br /&gt;
1.) Select CD-ROM (Boot) &lt;br /&gt;
2.) Select Image file from Source of boot image data &lt;br /&gt;
3.) Set Kind of emulation: to No Emulation &lt;br /&gt;
4.) Set Load segment of sectors (hex!): to 07C0 &lt;br /&gt;
5.) Set Number of loaded sectors: to 4 &lt;br /&gt;
6.) Press the Browse... button &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Step 3 &lt;br /&gt;
&lt;br /&gt;
Select All Files (*.*) from File of type: &lt;br /&gt;
Locate boot.bin in the folder C:\XPBOOT &lt;br /&gt;
&lt;br /&gt;
Step 4 &lt;br /&gt;
&lt;br /&gt;
Click ISO tab &lt;br /&gt;
Set File-/Directory length to ISO Level 1 (Max. of 11 = 8 + 3 chars) &lt;br /&gt;
Set Format to Mode 1 &lt;br /&gt;
Set Character Set to ISO 9660 &lt;br /&gt;
Check all Relax ISO Restrictions &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Step 5 &lt;br /&gt;
&lt;br /&gt;
Click Label Tab &lt;br /&gt;
Select ISO9660 from the drop down box. &lt;br /&gt;
Enter the Volume Label as WB2PFRE_EN &lt;br /&gt;
Enter the System Identifier as WB2PFRE_EN &lt;br /&gt;
Enter the Volume Set as WB2PFRE_EN &lt;br /&gt;
Enter the Publisher as MICROSOFT CORPORATION &lt;br /&gt;
Enter the Data Preparer as MICROSOFT CORPORATION &lt;br /&gt;
Enter the Application as WB2PFRE_EN &lt;br /&gt;
&lt;br /&gt;
* For Windows XP Professional OEM substitute WB2PFRE_EN with WXPOEM_EN &lt;br /&gt;
* For Windows XP Home OEM substitute WB2PFRE_EN with WXHOEM_EN &lt;br /&gt;
&lt;br /&gt;
Step 6 &lt;br /&gt;
&lt;br /&gt;
Click Burn tab &lt;br /&gt;
Check Write &lt;br /&gt;
Check Finalize CD (No further writing possible!) &lt;br /&gt;
Set Write Method to Disk-At-Once &lt;br /&gt;
&lt;br /&gt;
Press New button &lt;br /&gt;
&lt;br /&gt;
Step 7 &lt;br /&gt;
&lt;br /&gt;
Locate the folder C:\WINXPSP1 &lt;br /&gt;
Select everything in the folder and drag it to the ISO compilation panel. &lt;br /&gt;
Click the Write CD Dialog button. &lt;br /&gt;
&lt;br /&gt;
Press Write &lt;br /&gt;
&lt;br /&gt;
You're done. &lt;br /&gt;
&lt;iframe src="http://rcm.amazon.com/e/cm?t=hactritip-20&amp;o=1&amp;p=8&amp;l=bpl&amp;asins=B000A154W8&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;m=amazon&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" style="align:left;padding-top:5px;width:131px;height:245px;padding-right:10px;"align="left" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"&gt;&lt;/iframe&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>raj_mishra9933@yahoo.com (Raj Mishra)</author></item><item><title>How to modify .exe files</title><link>http://hackingtricktips.blogspot.com/2011/01/how-to-modify-exe-files.html</link><category>TRICK</category><pubDate>Sun, 9 Jan 2011 17:02:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6654680945231821044.post-5672685484942455341</guid><description>&lt;span class="fullpost"&gt;&lt;br /&gt;
How to modify *.exe files&lt;br /&gt;
learn how to change *.exe files, in 5 easy steps:&lt;br /&gt;
&lt;br /&gt;
&lt;img src=http://www.heaventools.com/img/edit-icons256.png&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
1) Don't try to modify a prog by editing his source in a dissasembler.Why?&lt;br /&gt;
Cause that's for programmers and assembly experts only.&lt;br /&gt;
&lt;br /&gt;
try to view it in hex you'll only get tons of crap you don't understand.&lt;br /&gt;
First off, you need Resource Hacker(last version). It's a resource editor-&lt;br /&gt;
very easy to use, You can download it at h**p://www.users.on.net/johnson/resourcehacker/&lt;br /&gt;
&lt;br /&gt;
2) Unzip the archive, and run ResHacker.exe. You can check out the help file too&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3) You will see that the interface is simple and clean. Go to the menu FileOpen or press Ctrl+O to open a file. Browse your way to the file you would like to edit. You can edit *.exe, *.dll, *.ocx, *.scr and *.cpl files, but this tutorial is to teach you how to edit *.exe files, so open one.&lt;br /&gt;
&lt;br /&gt;
4) In the left side of the screen a list of sections will appear.&lt;br /&gt;
The most common sections are&lt;br /&gt;
-String table;&lt;br /&gt;
-RCData;&lt;br /&gt;
-Dialog;&lt;br /&gt;
-Cursor group;&lt;br /&gt;
-Bitmap;&lt;br /&gt;
-WAV.&lt;br /&gt;
*Icon: You can wiew and change the icon(s) of the program by double-clicking the icon section,chossing the icon, right-clicking on it an pressing "replace resource". After that you can choose the icon you want to replace the original with.&lt;br /&gt;
*String table: a bunch of crap, useful sometimes, basic programming knowladge needed.&lt;br /&gt;
*RCData: Here the real hacking begins. Modify window titles, buttons, text, and lots more!&lt;br /&gt;
*Dialog:Here you can modify the messages or dialogs that appear in a program. Don't forget to press "Compile" when you're done!&lt;br /&gt;
*Cursor group: Change the mouse cursors used in the program just like you would change the icon.&lt;br /&gt;
*Bitmap: View or change images in the programs easy!&lt;br /&gt;
*WAV:Change the sounds in the prog. with your own.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
5) In the RCData,Dialog,Menu and String table sections you can do a lot of changes. You can modify or translate the text change links, change buttons, etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
TIP: To change a window title, search for something like: CAPTION "edit this".&lt;br /&gt;
TIP: After all operations press the "Compile Script" button, and when you're done editing save, your work @ FileSave(Save as).&lt;br /&gt;
TIP: When you save a file,the original file will be backed up by default and renamed to Name_original and the saved file will have the normal name of the changed prog.&lt;br /&gt;
TIP: Sometimes you may get a message like: "This program has a non-standard resource layout... it has probably been compressed with an .EXE compressor." That means that Resource Hacker can't modify it because of it's structure.&lt;br /&gt;
&lt;iframe src="http://rcm.amazon.com/e/cm?t=hactritip-20&amp;o=1&amp;p=8&amp;l=bpl&amp;asins=B0002L5R78&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;m=amazon&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" style="align:left;padding-top:5px;width:131px;height:245px;padding-right:10px;"align="left" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"&gt;&lt;/iframe&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>raj_mishra9933@yahoo.com (Raj Mishra)</author></item><item><title>WINDOWS XP HIDDEN APPS</title><link>http://hackingtricktips.blogspot.com/2011/01/windows-xp-hidden-apps.html</link><category>WINDOWS XP TIPS</category><pubDate>Sun, 9 Jan 2011 16:57:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6654680945231821044.post-5321316925053882438</guid><description>&lt;span class="fullpost"&gt;&lt;br /&gt;
To run any of these apps go to Start &gt; Run and type the executable name (ie charmap).&lt;br /&gt;
&lt;br /&gt;
WINDOWS XP HIDDEN APPS:&lt;br /&gt;
=========================================&lt;br /&gt;
&lt;img src=http://crashdex.com/wp-content/uploads/2010/12/circle-dock-circle-shape-windows-application-launcher.jpg&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
1) Character Map = charmap.exe (very useful for finding unusual characters)&lt;br /&gt;
&lt;br /&gt;
2) Disk Cleanup = cleanmgr.exe&lt;br /&gt;
&lt;br /&gt;
3) Clipboard Viewer = clipbrd.exe (views contents of Windows clipboard)&lt;br /&gt;
&lt;br /&gt;
4) Dr Watson = drwtsn32.exe (Troubleshooting tool)&lt;br /&gt;
&lt;br /&gt;
5) DirectX diagnosis = dxdiag.exe (Diagnose &amp; test DirectX, video &amp; sound cards)&lt;br /&gt;
&lt;br /&gt;
6) Private character editor = eudcedit.exe (allows creation or modification of characters)&lt;br /&gt;
&lt;br /&gt;
7) IExpress Wizard = iexpress.exe (Create self-extracting / self-installing package)&lt;br /&gt;
&lt;br /&gt;
8) Microsoft Synchronization Manager = mobsync.exe (appears to allow synchronization of files on the network for when working offline. Apparently undocumented).&lt;br /&gt;
&lt;br /&gt;
9) Windows Media Player 5.1 = mplay32.exe (Retro version of Media Player, very basic).&lt;br /&gt;
&lt;br /&gt;
10) ODBC Data Source Administrator = odbcad32.exe (something to do with databases)&lt;br /&gt;
&lt;br /&gt;
11) Object Packager = packager.exe (to do with packaging objects for insertion in files, appears to have comprehensive help files).&lt;br /&gt;
&lt;br /&gt;
12) System Monitor = perfmon.exe (very useful, highly configurable tool, tells you everything you ever wanted to know about any aspect of PC performance, for uber-geeks only )&lt;br /&gt;
&lt;br /&gt;
13) Program Manager = progman.exe (Legacy Windows 3.x desktop shell).&lt;br /&gt;
&lt;br /&gt;
14) Remote Access phone book = rasphone.exe (documentation is virtually non-existant).&lt;br /&gt;
&lt;br /&gt;
15) Registry Editor = regedt32.exe [also regedit.exe] (for hacking the Windows Registry).&lt;br /&gt;
&lt;br /&gt;
16) Network shared folder wizard = shrpubw.exe (creates shared folders on network).&lt;br /&gt;
&lt;br /&gt;
17) File siganture verification tool = sigverif.exe&lt;br /&gt;
&lt;br /&gt;
18) Volume Contro = sndvol32.exe (I've included this for those people that lose it from the System Notification area).&lt;br /&gt;
&lt;br /&gt;
19) System Configuration Editor = sysedit.exe (modify System.ini &amp; Win.ini just like in Win98! ).&lt;br /&gt;
&lt;br /&gt;
20) Syskey = syskey.exe (Secures XP Account database - use with care, it's virtually undocumented but it appears to encrypt all passwords, I'm not sure of the full implications).&lt;br /&gt;
&lt;br /&gt;
21) Microsoft Telnet Client = telnet.exe&lt;br /&gt;
&lt;br /&gt;
22) Driver Verifier Manager = verifier.exe (seems to be a utility for monitoring the actions of drivers, might be useful for people having driver problems. Undocumented).&lt;br /&gt;
&lt;br /&gt;
23) Windows for Workgroups Chat = winchat.exe (appears to be an old NT utility to allow chat sessions over a LAN, help files available).&lt;br /&gt;
&lt;br /&gt;
24) System configuration = msconfig.exe (can use to control starup programs)&lt;br /&gt;
&lt;br /&gt;
25) gpedit.msc used to manage group policies, and permissions&lt;br /&gt;
&lt;iframe src="http://rcm.amazon.com/e/cm?t=hactritip-20&amp;o=1&amp;p=8&amp;l=bpl&amp;asins=B00009TW6R&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;m=amazon&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" style="align:left;padding-top:5px;width:131px;height:245px;padding-right:10px;"align="left" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"&gt;&lt;/iframe&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>raj_mishra9933@yahoo.com (Raj Mishra)</author></item><item><title>Windows Xp - Speed Up Your Network and Internet Access</title><link>http://hackingtricktips.blogspot.com/2011/01/windows-xp-speed-up-your-network-and.html</link><category>WINDOWS XP TIPS</category><pubDate>Sun, 9 Jan 2011 16:51:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6654680945231821044.post-3416942950015912112</guid><description>&lt;img src=http://www.entshaing.com/wp-content/uploads/2009/04/04133439y.png&gt;&lt;br /&gt;
&lt;span class="fullpost"&gt;&lt;br /&gt;
I have a dial up connection and it improve my speeds about 25% in surfing the internet. give it a try. Im IT , only do it if you feel comfortable with changing registry. &lt;br /&gt;
&lt;br /&gt;
Increasing network browsing speed&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
Does your computer slow down when you browse your local area network and connect to other computers that are sharing data? One of the most common causes of this slowdown is a feature of Windows Explorer that looks for scheduled tasks on remote computers. This effort can take some time on some computers and can really slow down your browsing. The window with which you are browsing the network may appear to freeze momentarily, as the system is waiting for a response from the remote computer.&lt;br /&gt;
&lt;br /&gt;
Windows XP: Speeding Disk Access&lt;br /&gt;
&lt;br /&gt;
Although this problem is a complex one, the solution is very simple. Instead of having to wait for the remote scheduled tasks, which is useless information to anyone who is not a system administrator remotely configuring scheduled tasks, you can disable this feature.&lt;br /&gt;
&lt;br /&gt;
In order to do this, you will have to change the System Registry and delete a reference to a key so that this feature will not be loaded. To do this, follow these steps:&lt;br /&gt;
&lt;br /&gt;
1. Open up the Registry Editor by clicking the Start Menu and selecting Run. Then type regedit in the text box and click the OK button.&lt;br /&gt;
&lt;br /&gt;
2. Once the Registry Editor has loaded, expand the HKEY_LOCAL_MACHINE key.&lt;br /&gt;
&lt;br /&gt;
3. Next, expand Software and then Microsoft.&lt;br /&gt;
&lt;br /&gt;
4. Locate Windows and expand that as well.&lt;br /&gt;
&lt;br /&gt;
5. You will want to be editing the main system files, so expand CurrentVersion.&lt;br /&gt;
&lt;br /&gt;
6. Because this feature is a feature of the Windows component known as Explorer, expand the Explorer key.&lt;br /&gt;
&lt;br /&gt;
7. Next, you will want to modify the remote computer settings, so expand the RemoteComputer key and then expand the NameSpace key to show all of the features that are enabled when you browse to a remote computer.&lt;br /&gt;
&lt;br /&gt;
8. In the NameSpace folder you will find two entries. One is "{2227A280-3AEA-1069-A2DE-08002B30309D}" which tells Explorer to show printers shared on the remote machine. The other, "{D6277990-4C6A-11CF-8D87-00AA0060F5BF}," tells Explorer to show remote scheduled tasks. This is the one that you should delete. This can be done by right-clicking the name of the key and selecting Delete.&lt;br /&gt;
&lt;br /&gt;
Tip:&lt;br /&gt;
If you have no use for viewing remote shared printers and are really only interested in shared files, consider deleting the printers key, "{2227A280-3AEA-1069-A2DE-08002B30309D}", as well. This will also boost your browsing speed.&lt;br /&gt;
&lt;br /&gt;
Once you have deleted the key, you just need to restart and the changes will be in effect. Now your network computer browsing will be without needless delays.&lt;iframe src="http://rcm.amazon.com/e/cm?t=hactritip-20&amp;o=1&amp;p=8&amp;l=bpl&amp;asins=B002DHGMK0&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;m=amazon&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" style="align:left;padding-top:5px;width:131px;height:245px;padding-right:10px;"align="left" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"&gt;&lt;/iframe&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total><author>raj_mishra9933@yahoo.com (Raj Mishra)</author></item><item><title>Single Click Shutdown</title><link>http://hackingtricktips.blogspot.com/2011/01/single-click-shutdown.html</link><category>GENERAL KNOWLEDGE</category><category>TIPS</category><pubDate>Sun, 9 Jan 2011 16:30:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6654680945231821044.post-5078768663775873865</guid><description>&lt;img src=http://i.ehow.com/images/a06/e5/no/shut-down-computer-notepad-200X200.jpg&gt;&lt;br /&gt;
&lt;span class="fullpost"&gt;&lt;br /&gt;
&lt;b&gt;Did you know that in Windows XP you can shut down your computer from the (eventually DOS prompt) command line box? Moreover, you can do this by clicking your mouse only once.&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
All you need to do is... right-click on an empty Desktop spot -&gt; select New -&gt; Shortcut -&gt; type shutdown followed by a space, and then enter one or more of the parameters listed below -&gt; click Next -&gt; type a suggestive name for your new shortcut -&gt; finally, click Finish.&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
This is the Shutdown.exe (located in %systemroot%\System32, usually C:\Windows\System32) syntax:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
shutdown [-i|-l|-s|-r|-a] [-f] [-m \\computername] [-t xx] [-c "Text"] [-d[u][p]:xx:yy]&lt;br /&gt;
&lt;br /&gt;
Valid command line switches:&lt;br /&gt;
&lt;br /&gt;
-a = Abort system shutdown in progress ONLY IF the -t xx timeout option was already set to ANY value other than 0. ALL switches except -l and -m are ignored during abort.&lt;br /&gt;
&lt;br /&gt;
-c "Text" = Text comment (case insensitive) to be displayed in the Message area of the System Shutdown window. MUST be enclosed between quotes. Maximum allowed 127 ASCII characters.&lt;br /&gt;
&lt;br /&gt;
-d [u][p]:xx:yy = Reason code for shutdown:&lt;br /&gt;
u = User code.&lt;br /&gt;
p = Planned shutdown code.&lt;br /&gt;
xx = Major reason code. Positive integer number less than 256.&lt;br /&gt;
yy = Minor reason code. Positive integer number less than 65536.&lt;br /&gt;
&lt;br /&gt;
-f = Force running applications to close without warning.&lt;br /&gt;
&lt;br /&gt;
-i = Display the shutdown interface (GUI). MUST be the first option!&lt;br /&gt;
&lt;br /&gt;
-l = Log off the current user of the local computer (default action). Can NOT be used with the -m option unless the current user has Sysadmin rights, in which case the -m switch takes precedence.&lt;br /&gt;
&lt;br /&gt;
-m \\computername = Remote/network computer name (most always case sensitive) to log off/restart/shut down. Current user MUST have Sysadmin rights to be allowed to use this switch!&lt;br /&gt;
&lt;br /&gt;
-s = Shut down the local computer.&lt;br /&gt;
&lt;br /&gt;
-r = Shut down and restart (reboot) the local computer.&lt;br /&gt;
&lt;br /&gt;
-t xx = Set shutdown timer to timeout for xx seconds. IF NOT specified defaults to 20 seconds. Allowed values between 0 and 99 seconds. The -a switch is the ONLY one that CAN be used during the timeout period.&lt;br /&gt;
&lt;br /&gt;
NOTES:&lt;br /&gt;
The dash (-) in front of these switches can be replaced by a forward slash (/).&lt;br /&gt;
&lt;br /&gt;
Spaces are NOT required to separate the shutdown command from ANY following switches, but ARE required to separate ANY switch from its following parameter(s), if any.&lt;br /&gt;
For example:&lt;br /&gt;
&lt;br /&gt;
shutdown -s -c "Shutting down!" -t 3&lt;br /&gt;
&lt;br /&gt;
tells your computer to shutdown after waiting for 3 seconds while the System Shutdown window will display text above in the Message area.&lt;br /&gt;
&lt;br /&gt;
Optional: after you're done creating your customized shortcut for shutdown -&gt; right-click on it -&gt; select Properties -&gt; enter your desired key "combo" in the Shortcut Key box (e.g. Ctrl + Alt + End) -&gt; click OK/Apply.&lt;br /&gt;
From now on just left-click on your shutdown shortcut or hit that key combination to turn off/restart/log off your computer. &lt;iframe src="http://rcm.amazon.com/e/cm?t=hactritip-20&amp;o=1&amp;p=8&amp;l=bpl&amp;asins=B002WTC38O&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;m=amazon&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" style="align:left;padding-top:5px;width:131px;height:245px;padding-right:10px;"align="left" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"&gt;&lt;/iframe&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>raj_mishra9933@yahoo.com (Raj Mishra)</author></item><item><title>Digital Photo ID Cards</title><link>http://hackingtricktips.blogspot.com/2011/01/digital-photo-id-cards_6345.html</link><category>SECRET</category><category>TIPS</category><pubDate>Sun, 9 Jan 2011 16:25:00 +0530</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6654680945231821044.post-3973866617481789463</guid><description>&lt;img src=http://www.xclusivecards.com.pk/xc/pic/PERSONAL%20ID%20CARD.gif&gt;&lt;br /&gt;
&lt;span class="fullpost"&gt;&lt;br /&gt;
&lt;b&gt;Q: What do you need to make a Digital Photo ID Card?&lt;/b&gt;&lt;br /&gt;
A: Making digital photo ID cards typically requires several components all working together.&lt;br /&gt;
Post Before "read more"&lt;br /&gt;
&lt;br /&gt;
1. You need a computer on which you run the photo ID badge software. You cannot print the cards on a PVC card printer without a computer – the printer can't perform anything without the computer.&lt;br /&gt;
2. You need software and it must:&lt;br /&gt;
a) Offer a database to store the names and personal information of the people for whom you want to issue badges.&lt;br /&gt;
b) Provide a way to integrate image capture with the database – not only import images, but associate the images with specific database records.&lt;br /&gt;
c) Provide a way to design and edit badges.&lt;br /&gt;
d) Send badges from the computer to a card printer. Badging software, like other business applications, comes in a variety of "flavors" – from low-end to high-end. That is, in addition to performing the simple processes described above, the application may come with many other "features" which enhance the usability and functionality of the application. Features might include requiring a secure log-on, allowing the user to add, delete, or edit database fields and create or print reports, etc.&lt;br /&gt;
3. You need a PVC card printer to print the badges. PVC (polyvinylchloride) is the same material that your white plastic household plumbing pipes are made out of. It is porous enough to allow colored inks to be absorbed into the surface of the plastic using a "dye sublimation" process, yet durable enough to last years. The PVC printer allows you to print a photo ID badge directly to a plastic card. The non-digital process required cutting and pasting an instant photo and inserting it into a laminated pouch which must then be sealed by sending it through a heat laminator.&lt;br /&gt;
4. You need a digital camera or other "input" device. Your PC and software must allow you to:&lt;br /&gt;
a) Plug in a camera.&lt;br /&gt;
b) Capture the image through the software. More versatile systems will allow you to capture portraits through video cameras, digital cameras, scanners, or by importing from a file –an "import from file" feature allows someone to send a picture to you by email as a file attachment, which you can then import into the database.&lt;br /&gt;
5. Additional hardware may be required, such as a video capture board for certain video cameras, tape backup device, UPS (uninterrupted power supply), etc. Video capture boards, for example, are installed in a PCI or AGP expansion slot on your PC's motherboard. The camera usually plugs directly into these boards. Special lighting may need to be set up where you take portrait pictures. If you want to incorporate fingerprints and signatures in your database and badge, then additional image capture devices will be required for them.&lt;br /&gt;
6. Consumables are also part of the package. You will need blank or pre-printed PVC cards and printer ribbons (usually in rolls which print from 250-350 cards per). &lt;/span&gt;&lt;br /&gt;
&lt;iframe src="http://rcm.amazon.com/e/cm?t=hactritip-20&amp;o=1&amp;p=8&amp;l=bpl&amp;asins=B002Y27P3M&amp;fc1=000000&amp;IS2=1&amp;lt1=_blank&amp;m=amazon&amp;lc1=0000FF&amp;bc1=000000&amp;bg1=FFFFFF&amp;f=ifr" style="align:left;padding-top:5px;width:131px;height:245px;padding-right:10px;"align="left" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"&gt;&lt;/iframe&gt;</description><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><author>raj_mishra9933@yahoo.com (Raj Mishra)</author></item></channel></rss>