Showing posts with label HACKING. Show all posts
Showing posts with label HACKING. Show all posts

Saturday, 8 June 2013

How can you make a fake virus?

so friends would you like to freak out your friends??

you can make fake virus which is harmless and full of joy so follow this some steps and enjoy..!!
are you ready for it??

This is simple Shutdown virus.


Step 1:

copy the following text without any bullets in notepad or any other text editor and save this file as FILENAME.bat and your batch file is created now.

@echo off
echo Insert a message of impending doom here.
shutdown -s -f -t 60 -c "type a message you want to appear here."

Step 2 :

now close this file and get ready to make a fake icon :D :P on your desktop or anywhere.
now right click on your desktop and then new -> shortcut

Step 3:

now for the location of your shortcut choose your virus which you made right now.

Step 4: 

now click on the next button and and give a shortcut name that your victim/friend will click on it.
click on the finish button. and your shortcut is now ready.

Step 5:

now right click on your shortcut you have just made now and choose "properties".

Step 6:

now click on the "choose icon" button and choose any icon for your virus file and click "ok" button twice.

NOTE: This will not work in Windows 7 Pro


Tuesday, 4 June 2013

How to create nameless folder?

Before attempting this trick, try to make a folder with no name and you will fail to do so. This is what this trick will let you do.
  1. Make a New folder on desktop or where ever you want.
  1. Right click on this newly created folder and select Rename.
  1. Erase the text showing “New Folder”.
  1. Now keep Pressing Alt (i.e alter key) and type 255. If you are on laptop then you need to enable your Num Lock and type from the highlighted number keys not from those below function keys.
  1. After that leave alt key and Press enter.
  1. Done you just created nameless folder.

Monday, 3 June 2013

How can you prevent your folder without any software installation

Without any software installation you can prevent your folder and data that no one can access your folder and even can not delete your folder

Try this in your laptop or PC having windows OS and enjoy this by applying in your folder 

Follow this steps :


1)open Start --> type "cmd"
one black window is opened called command prompt

2)now set your path in command prompt...
In command prompt there is default path is set this default path is of your current user

3)now type in command prompt "cd.." till your path is like "c:\>"

4)then write a name of your local Drive
eg. G: or D: or E: 
and press enter now you are in this particular drive which you will give in your command prompt

5) type this code in your command prompt and a folder's access is denied so no one access this folder now

"cacls folder_name /e /p everyone:n"

so now your folder has no access and no one even delete this folder

now if you want to access your folder then again follow all above four (4) steps and only 5th step is different only

the code is for access your folder is

"cacls folder_name /e /p everyone:f"


for any query just comment in this post.