Subscribe to our RSS Feeds

History of Windows Logo

0 Comments »

Windows Logo change as per their newer version from 1985 to 2012
8:48 PM

Download songs from SoundCloud

0 Comments »
   Enable download on SoundCloud  site via Offliberty.com which supports to download song files without any restriction. Just put song url/link on bar then click on Power Button & locate song on to defined location.

  Offliberty lets you access any online content without a permanent Internet connection. Today many websites offer nice content but most are difficult to browse offline. If you have limited access to the Internet you can use Offliberty to browse any content later - being offline.
11:35 AM

Pay Per Post

0 Comments »
The imposing performance graduates with my highlight.

Now that you've added your blog, we need to make sure that you own this blog.

Create a new post on your blog. Copy and paste the randomly generated sentence shown above exactly as it is given anywhere in your new post. Publish the new post so that it is viewable at your blog's URL.

Once this sentence is on your blog, come back to your PPP account and press the claim blog button. You can remove the post after you have successfully claimed the blog.

2:52 PM

Shortcut Keys for Document Writer

0 Comments »
© is copyright symbol and its shortcut key is ALT+0169
™ is trademark symbol and its shortcut key is ALT+0153
® is registered symbol and its shortcut key is ALT+0174
£ is pound sign and its shortcut key is ALT+0163
€ is euro sign and its shortcut key is ALT+0128
¥ is yen sign and its shortcut key is ALT+157
¢ is cents sign and its shortcut key is ALT+0162
½ is sign of one-half and its shortcut key is ALT+0189
∞ is sign of infinity and its shortcut key is ALT+236
☺ is smile sign and its shortcut key is ALT+1
♫ is music sign and its shortcut key is ALT+14
☼ is may be a sun icon and its shortcut is ALT+15
Use Keys between ALT+48 to ALT+57 to type numbers
Use Keys between ALT+65 to ALT+90 to type Capital Letters A to Z
Use Keys between ALT+97 to ALT+122 to type Lowercase Letters a to z

Works with the application such as Microsoft Word, WordPad, NotePad...


, 11:41 AM

How to hide .exe file behind txt file

0 Comments »
Procedure is quite similar to the above one.

c:\> type c:\windows\notepad.exe > hello.txt:note.exe

Here notepad.exe is copied to hello.txt:note.exe

Now when you copy hello.txt, note.exe is also copied along with it.
, , 11:44 AM

Hide text file behind text file

0 Comments »
In the NTFS file system When you create a new file , one unnamed default stream is created to store all data written to the file.Since NTFS file system in Windows 2000 or above supports Alternate Data Streams,you are allowed to create additional streams for text file. All data stored in the addition streams will be hidden and no one will be able to read the data. This may be useful when you would like to hide some sensitive info from being read by others when sharing the file to public.

What is Alternate Data Stream??

In simple words it is a facility to hide data behind data.

This can be used to hide malicious virus files behind other text or graphic files.

How to hide text file behind a text file??

Here is an example to hide text file behind a text file.

1> Create a text file using Command Prompt.

Go to Run, type cmd. Change the directory if you want.

Type
echo  
etricks.txt:hidden

Here hidden is alternate data stream created along with etricks.txt

2>To enter data using that hidden data stream type

notepad etricks.txt:hidden

You will see a popup saying “Cannot find the C:\etricks.txt:Hidden.txt file”. Do you want to create a new file?”.

click yes.

3> Type anything you want and press ctrl+s.

4> Now go to C drive. There won’t be any such file. You will see etricks.txt only.

5> To view data in hidden file go to cmd and type

notepad etricks.txt:hidden

and now you can see the data in etricks.txt:hidden.txt
, , 11:34 AM

Watch Banned and Blocked Videos on YouTube

0 Comments »
Sometimes watching videos on YouTube you come across some videos which is blocked or banned for access in your country, that might be due to some personal problem or copyright issues but you want to watch that video well is their any way well the answer is yes there is a very easy trick to access blocked and banned YouTube Videos

Follow the below steps :

1. Go to YouTube.com

2. Now open the blocked video and it will say something like this video cannot be played in your country.

3. Now you will see its URL in the address bar, we have to make a small change to that to access that video in your country.

4. Suppose the URL is something like below .:

www.youtube.com/watch?v=xyzabcd

5. So you can see in the above URL I have bold the small part you have to replace that part with v/ now the URL becomes something like below .:

www.youtube.com/v/xyzabcd

6. So now simply access that blocked URL easily and watch unlimited outside country videos.

FileZilla FTP client

0 Comments »
If you are using FileZilla FTP client for uploading websites
Remember that FileZilla store all Username and Password in

C:\Documents and Settings\\Application Data\FileZilla\sitemanager.xml
You can open this file in Notepad and see all saved hosts, Username and Passwords.

How To Enable Right Click on Websites

0 Comments »
You probably may have come across some websites that doesn’t allow you to copy any content from there websites by blocking right click.When you press right click on these websites either you will get a prompt with some message or nothing will happen.Sometimes this is very annoying as you may need that content for your college project or some other urgent purpose.There are several workarounds to bypass this.

I will tell you the best and the most simple trick.You don’t require any software or addon for this trick.Website that block the right click do it using a javascript code.If you block javascript code in your browser then your right click cannot be blocked.

Here is the tutorial on How To Enable Right Click on Websites

For Internet Explorer Browser
Goto Tools>Internet options>Security
Now Click on Custom Level
Now find Scripting Section it will be around the end.
Now disable Active Scripting.This will disable JavaScript and vbscript in your browser.
Click on OK.
Now restart your browser

For Mozilla Firefox Browser
Goto Tools>Options>Content
Uncheck the box Enable JavaScript
Click Ok
Open the website that have blocked your right click.

For Google Chrome Browser
Click on the Wrench Icon on the top right side on your browser.
Click on Options
Now goto Under the Hood tab
Click on Content Setings and then on JavaScript
Disable java script and open the website.

Source: hackxack.blogspot.com 
8:51 PM

How to Modify Hosts File to Redirect Websites

0 Comments »
This trick can be used by Hackers to modify Hosts file and Redirect your Facebook page to another Phishing Website so this can really dangerous so well if you want mod your friends PC than you might check the below guide for the modification.

Follow the below steps to Modify the Hosts Fie .:
1. First you need to Open the Hosts File ( C:/Windows > System 32 > Drivers > etc. > Hosts ) if hosts file is not visible their than just choose show all files below.
2. Now you have to modify this hosts file in order to redirect your website to another website. ( Now for this purpose you need the redirecting websites ip address for that follow the below step to get the ip address )
3. Now open CMD by going to RUN and typing CMD
In CMD type ping website name
Ex. ping www.yahoo.com
it will process and provide you with the ip address of that website which will help in redirection process.
Now for Yahoo you will this type of ip address 67.195.160.76
4. Now just go to the Hosts File and @ last below in the hosts file type .:
67.195.160.76 www.Facebook.com
5. Now watts does above line mean it means that you want to redirectFacebook.com to Yahoo.com
That’s it now you understand the concept that if you want to redirect any of your website to any other website than first you have to find the ip address for the website than you have to modify the hosts file and than just copy and paste thathosts file into your friends computer.

Source: hackxack.blogspot.com

Effective SEO with Google Instant

0 Comments »

Hello,

You have been recommended based on your interest in SEO products and information. If you have been working hard to rank your website number one in search engines like Google, or are just looking for an easy solution to rank number one in search engines to make a lot of money...then Keywords Magnet is the only tool for you.

Keywords Magnet 2.0 is an innovative tool that will guide you step by step in ranking number one in search engines. You may view a demonstration video with all the new advanced features at KeywordsMagnet

Our Best,

Keywords Magnet Team

To unsubscribe please visit: www.KeywordsMagnet.com/out.php?e=pramod.gaykar_008.hacker008@blogger.com

9:13 PM

Download Protected Files on Esnips

0 Comments »
Just put the link for which song you have to download

Visit @

Download Protected Document from Issuu.com

3 Comments »
Thankfully in Issuu it isn't very difficult and I've made it a little easier. If you need to download or link to a particular page of a document hosted on Issuu, all that you need to do is insert the document ID and the page number in this form (the first two fields) and the URL of the image would automatically appear on the third field. Copy it and paste the URL wherever you want to.

Issuu Image Download Tool

Where do you find the Document ID? If you are using Firefox/Chrome, press Ctrl+U (or go to View » Page Source) to view the source code of the page (in IE you should find in the Page dropdown). Then do a Crtl+F and search for documentId. You'll find something like this:

"documentId" : "090409124522-f5d6aed3b38548dcab8257cbf6487852",

Copy the ID (minus the quotes) and paste it to the first field in the form below:

The JPG files on Issuu are stored in this structure:

http://image.issuu.com/Document_ID/jpg/page_Page_Number.jpg

So if you don't want to use the tool, you can modify the URL yourself.

Windows 2000 Cd Keys

0 Comments »
Windows 2000 Professional Service Pack 3

DDTPV-TXMX7-BBGJ9-WGY8K-B9GHM
G7VKM-WM72Y-JJXGT-F4BJG-D6RPQ

Windows 2000 Professional SP2

RBDC9-VTRC8-D7972-J97JY-PRVMG

Windows 2000 Professional PL

DW4J4-3D8XW-K8869-7Q3JF-Q9VTM

Windows 2000 Professional (SP4 & RU1-V2)

HM89J-F2C9Y-684QW-HQM7G-D87PB
MHWDY-KV87B-MWMP7-6VXG2-8KFHB

Windows 2000 Server 

VXCK4-2B3YF-W9MFK-QB3DB-9Y7MB
XF7DK-7X2WM-2QRCT-Y9R23-4BHDG
RBDC9-VTRC8-D7972-J97JY-PRVMG
H6TWQ-TQQM8-HXJYG-D69F7-R84VM
KRJQ8-RQ822-YRMXF-6TTXC-HD2VM


Windows 2000 Advanced Server

RBDC9-VTRC8-D7972-J97JY-PRVMG
H6TWQ-TQQM8-HXJYG-D69F7-R84VM
KRJQ8-RQ822-YRMXF-6TTXC-HD2VM
R7MPM-R36DT-F38FC-RPPCX-XJG7M
WY6PG-M2YPT-KGT4H-CPY6T-GRDCY
VXCK4-2B3YF-W9MFK-QB3DB-9Y7MB

Free My PDF

0 Comments »


Remove passwords and restrictions (such as printing, copying text, etc.) from PDFs

Steps to Fix Access Denied to gpedit.msc

0 Comments »
My PC was working all fine until I figured out that Group Policy gpedit.msc was not opening on my system. I wanted to open the Group Policy editor for some work and I was shocked to find that not only the gpedit.msc, even the other commands with msc extensions, were not working like services.msc, devmgmt.msc, compmgmt.msc etc.

Then I tried opening the editor by double clicking the gpedit.msc inside the system32 folder and I got the same error “Access is Denied”. What was strange was that I was accessing the editor from my Administrator account only.

Solution 1
Install Microsoft Management Console 3.0 for Windows XP again
Download MMC

Solution 2
After all the efforts to find out the solution, we have been able to find the solution to this problem (Thanks to our alert reader Dickens). I am describing the solution given by him and is working all fine (i have tested myself on my PC)
Open Registry Editor (regedit.exe).
Now traverse to HKEY_CLASSES_ROOT\.msc and delete the registry entry on the right side.
After deleting it when you again type gpedit.msc in Run box, it will open an “Open with” dialog.
Now select the second option and browse to get a new option; browse to C:\Windows\system32\mmc.exe
A new option “Microsoft Management Console” will appear in the window.

Select this option and remember to check the box below to always run the command without doing this again and again.
That’s it, all .msc extensions will now open.

Steps to Remove W32.SillyFDC Virus

0 Comments »
W32.SillyFDC is yet another virus that is not as dangerous as others but still needed to be removed from the system. It is a worm that spreads by copying itself to removable media and may download other malicious applications.

W32.SillyFDC is a worm installed by dangerous Trojan horses and is capable of corrupting files on the computer. The worm may also steal confidential information, damage Windows system files and computer hardware.

Possible Symptoms when infected with W32.SillyFDC:

• Browsers may redirect to strange web pages when browsing.
• Can cause blue screen errors.
• Slow startup and shutdown of computer.

Note: Create a System restore point to undo any changes that may not be liked by you.

Following are the solutions to remove the W32.SillyFDC worm.

Solution 1:
The better solution is to scan your computer with a good updated Anti Virus as this worm can be easily deleted by many of them. Scan your PC with online scanner that will remove the infection.

Solution 2:
1. Disable system restore (My Computer –> Properties –> System Restore –> Turn off system restore on all drives –> Apply).
2. Restart the computer in safe mode.
3. Download and install HijackThis.
4. Run HijackThis and go to Misc Tools –> process manager. Note the paths and kill the following processes (if any):

• CALC
• calc
• mscalc.exe
• startupfolder
• config_
• startupfolder.com
• config_.com

5. Now go to Misc Tools –> Delete a file on reboot. Provide the same paths as noted above.
6. Run HijackThis for a system scan and delete all the entries with above names.
7. Download Smart Virus Remover and select the option of Delete Autorun.inf files.
8. Reboot the PC and also enable the System Restore.
9. Navigate to the following registry subkeys:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows\”load”

And delete any values associated with the worm in the right pane.

Remove Sysdate.exe Virus

0 Comments »
Recently my computer was infected with this virus called Sysdate.exe that was inside the Recycler folder in the C: drive. I knew that it was a virus since my PC didn’t have the Recycler folder earlier. Thus the location of the virus was C:\RECYCLER\S-1-5-21-8324555943-4443154761-431384085-6428\sysdate.exe

Symptoms of this virus:

• In the Recycler folder there was another folder but in the looks of the Recycle Bin whose name was something like S-1-5-21-8324555943-4443154761-431384085-6428 and on double clicking it, I came across all the files which were there in the Recycle Bin.

• There was an entry in the Registry Editor named Taskman that came back again and again on deleting.

• There were no changes in the startup and task manager in my system but if there is any in yours then remove the process from startup and kill from task manager.

Note: Go to Folder Options -> View tab -> Check the option of Show hidden files and folders and uncheck the option of Hide Protected operating System Files.

Here are the steps how I removed the virus and fixed my problem.

1. First of all to see all the contents in the Recycler folder we need to change the attributes of the folder.

2. Open command prompt (by typing cmd in the Run box) and type

attrib C:\Recycler –r –h –s press enter.

Then again type attrib C:\Recycler\ S-1-5-21-8324555943-4443154761-431384085-6428 –r –h –s and press enter.

3. The shape and look of the folder will change from that of Recycle Bin to a normal Folder which will now show all the contents inside it.

4. There were two files inside the S-1-5-21-8324555943-4443154761-431384085-6428 folder, Sysdate.exe and Autorun.inf, both of which were undeletable.

5. Now to delete Recycler, S-1-5-21-8324555943-4443154761-431384085-6428, Autorun.inf and Sysdate.exe files, first kill the explorer.exe process from the task manager.

6. Your Explorer will shut down but Task Manager would be still running. Now go to File -> New Task. Click on Browse

7. Go to the Recycler folder in this browse function and Shift Delete the Sysdate.exe and Autorun.inf files there, they will get easily deleted and will come back.

8. Then delete the Recycler folder as well.

9. After you have done with removing the Viruses, type explorer.exe in the new task section which will bring the explorer running again.

10. Type regedit in the Run box to open Registry Editor, navigate to HKLM\Software\Microsoft\Windows NT\CurrentVersion\Winlogon and delete the Taskman key in the right pane.

Refresh to see if it comes again. If it does not come again, your virus will have been removed.

11. If your computer has more than one user then navigate to HKCU\Software\Microsoft\Windows NT\CurrentVersion\Winlogon and edit the Shell key on right side. Edit it to remove the C:\Recycler\ S-1-5-21-8324555943-4443154761-431384085-6428 value.

The value should be only Explorer.exe

Restart the computer to see the virus removed.

Steps to Remove DriveGuard.exe or FlashGuard.exe Virus

0 Comments »
What DriveGuard.exe does?

• Adds itself to startup and the task manager.
• Adds a registry key for making changes in the registry editor.
• Adds Autorun.inf file in the pen drive
• Adds some malicious temporary files in the system.

Solution:

1. Boot the computer in the Safe Mode.

2. Open the task manager and kill the processes with names DriveGuard.exe/FlashGuard.exe/DriveMonitor.exe

3. Open My Computer and search for the same virus names but don’t forget to check all the boxes in the ‘More Advanced Options’ of search. Delete all the files.

4. Now search for .tmp.exe and delete DriveGuard.tmp.exe and gHmpg.tmp.exe files, if any.

5. Open the msconfig, now go to startup processes and uncheck the FlashGuard process to remove it from the startup list.

6. Open Regedit and navigate to HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run\FlashGuard.

7. Click on FlashGuard and delete the key.

Computer Virus Symptoms

0 Comments »
After you open and run an infected program or attachment on your computer, you might not realize that you've introduced a virus until you notice something isn't quite right.

Here are a few primary indicators that your computer might be infected:
Your computer runs more slowly than normal
Your computer stops responding or locks up often
Your computer crashes and restarts every few minutes
Your computer restarts on its own and then fails to run normally
Applications on your computer don't work correctly
Disks or disk drives are inaccessible
You can't print correctly
You see unusual error messages
You see distorted menus and dialog boxes