Showing posts with label trick window. Show all posts
Showing posts with label trick window. Show all posts
Sunday, 11 October 2015
Here is a very interesting trick to hide text inside your windows default text editor"Notepad" using command prompt, but this trick works only on NTFS file system.
Steps:
1. Go to your command prompt Start–>Run and Type cmd
2. Type cd to move to C:\> drive or Type cd desktop to move to your desktop.
3. Type the below code in your command prompt
notepad file.txt: hidden
4. Write some data and save (Ctrl+s) the file.
5. Browse to the file location and Open file.txt you cannot see any data in the file.
6. To retrieve the hidden data open command prompt and type the same command.
Notepad file.txt:hidden
Enjoy this cool trick it 100% Works.
First of all open command Prompt
Go to start> run> cmd
1. To create a new directory.
Command:
C:\>mkdir hack
Or
C:\>md hack
[hack is your directory name]
2. To remove a directory.
Command:
C:\>rmdir hack
Or
C:\>rd hack
[hack is your directory name].
3. To clear the screen.
Command:
C:\>cls
4. To see the contents or subdirectory of directory.
Command:
C:\>dir
Or
C:\>dir /p
[“dir /p” to see page by page].
Or
C:\>dir /a
[“dir /a” to see all directories+hidden directories].
Or
C:\>dir /ah
[“dir /ah” to see only hidden directories].
5. To change the directory.
Command:
C:\>cd hack
[hack is your directory name].
C:\>cd..
[cd followed by 2 periods takes you one level up i.e to the parent directory]
C:\>cd\
[cd followed by backslash periods takes you to the top directory i.e directly under the drive]
6. To rename a directory or file.
Command:
C:\>ren hack hacknew
[By this command the folder hack is rename to hacknew].
7. To move a file from one destination to another.
C:\>move sourcepath destinationpath
Command:
C:\>move C:\hack.txt D:\
[hack.txt is your directory name].
8. To create a new file.
Command:
C:\>copy con hack.txt
[Once you create the file press enter and type the information inside the file.
To save the file hold CTRL and press Z . This will return ^Z. Once this has been entered press enter to save and exit the file.].
[hack.txt is your file name].
9. To see the content of a text file.
Command:
C:\>type hack.txt
[hack.txt is your file name].
10. To delete a file.
Command:
C:\>del hack.txt
[hack.txt is your file name].
11. To edit a file.
Command:
C:\>edit hack.txt
[hack.txt is your file name].
12. To copy a file from one destination to another.
C:\>copy sourcepath destinationpath
Command:
C:\>copy C:\hack.txt D:\
[hack.txt is your file name].
13. To copy a directory from one destination to another.
C:\>xcopy sourcepath destinationpath /s
Command:
C:\>xcopy C:\hack D:\ /s
[hack is your directory name]
14. Exit from command prompt.
Command:
C:\>exit
Just follow the steps as given below :
Step 1: Create the shortcut for the folder or tool for which you need to create the shortcut.
Right-click on your Desktop and select New -> Shortcut.
You will see a “Create Shortcut” Dialog box
Type notepad.exe then press next.
Then type any name for the shortcut.
Step 2: Open the run command and goto \Windows
Step 3: Paste the shortcut to that folder and change the name of the shortcut to run command as we want.
For Example i suppose my shortcut name is "RISHAB" and when i open run command and type rishab my E: Drive Open Automatically.
Now we can open the folder or tool from run command using the name we have given for the shortcut.
This trick will allow you to create files and folders without any name.
Just follow the steps as given below :
1) Select any file or folder.
2) Right click on it, select 'Rename' or simply press 'F2'.
3) Press and hold the 'Alt' key. While holding the Alt key, type numbers '0160' from the numpad.
NOTE- Type the numbers '0160' from the numpad, that is, the numbers present on the right side of the keyboard.
Don’t type the numbers which are present on top of the character keys.
4) Press Enter and the nameless file or folder will be created.
REASON- The file or folder that seems nameless is actually named with a single space.
NOTE- If you want to create another nameless file or folder in the same directory ?For this you will have to rename the file with 2 spaces. Repeat step 3 to create as many nameless files or folders in the same directory.You can also try 255 in place of 0160.
Go to C:\Windows\System32\Drivers\Etc
Find the File named "HOSTS"
Open the said file with the help of Notepad
Under "127.0.0.1 localhost" just add the site you want to block
For Example
127.0.0.2 www.facebook.com
127.0.0.3 www.santabanta.com
Save the file & exit notepad. (Restart your computer for changes.)
Now both website are blocked at all.
Just add anyother website you want to block but remember last number must increase in every website.
e.g.
127.0.0.1 localhost
127.0.0.2 www.twitter.com
127.0.0.3 www.santabanta.com
127.0.0.4 www.google.com
Friday, 2 January 2015
Ever tried to create a folder "CON" or "AUX" or "NUL".
Tried now??? - not working :)
Here you go, a simple method to stop your anxiety
Rename folder from the right click option........
Now press alt and press 255...
press 255 frm the right side of the key bords i.e, Num pad.
where only numbers are given.....
now write con and then press enter.....yayyy!!
you ll see a con folder in ur pc
and also you can delete it easily
If you’ve used Windows for any length of time, you’ve likely tried to open a file with an unknown extension. Instead of getting a list of programs to open the file with, you get an annoying dialog asking you to use a web service to find a program. So how do we change this?
You can use a registry hack to force Windows to skip this dialog altogether, and give you a list of applications to use to open the file instead, just as if you had selected the second option.
When you double-click on a file with an unknown extension, Windows presents you with this irritating dialog:
If you selected “Select a program from a list of installed programs”, you would get this much more useful dialog instead:
The registry hack will show you the second Open With dialog instead of that irritating first one.
Manual Registry Hack
Open regedit.exe through the start menu search or run box, and then browse down to the following key (create the key if it doesn’t exist)
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer
Create a new 32-bit DWORD value on the right-hand side with the following values:
- Name: NoInternetOpenWith
- Value: 1
The change should be immediate, no need to restart anything. To reset back to default, set the value to 0 or delete the key.
Want to hack Windows...
So Here It Is..
Tricks are as follows:
* Open Cmd while locked by user..
>open the notepad
>type www.command.com
> then save it as cmd.bat at the desktop
>then enter now its open.....enjoy
>type www.command.com
> then save it as cmd.bat at the desktop
>then enter now its open.....enjoy
* Computer is slow.. follow this clean up the ram:
>Open notepad
>type FREEMEM=SPACE(64000000)
>Save it as ram.vbs
now run the script.
Check out !!
>type FREEMEM=SPACE(64000000)
>Save it as ram.vbs
now run the script.
Check out !!
* PC Hangs then do this...;
Press shift+ctrl+esc or ctrl+alt+del
and then click on 'END TASK'
your PC is runing now..
and then click on 'END TASK'
your PC is runing now..
* Create Folder without name..
>select any folder
>rename it
>press alt & type 0160 or 255
>enter
>rename it
>press alt & type 0160 or 255
>enter
* Turning off the Help on Min, Max, Close IconsWhen the mouse goes over the minimize, maximize and close icons on the upper
right hand side of a window.
To disable that display:
1. Start Regedit
2. Go to HKEY_CURRENT_USER \ Control Panel \ Desktop
3. Create a String Value called MinMaxClose
4. Give it a value of 1
5. Reboot
* Remove Recycle bin from desktop..
Open Regedit by going to START - RUN and type Regedit and hit enter. Then you should navigate to following entry in registry HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ Desktop\NameSpace\{645FF040-5081-101B-9F08-00AA002F954E} and delete it. This action should remove recycle bin from your desktop.
Subscribe to:
Posts (Atom)
Search
Followers
Popular Posts
-
1. First go to Flip Text 2. Then Enter your text. 3. Then Copy your stuff.
-
Note: This Article Is Not For Noobs! Learners Are Welcomed! This Article Is For Educational Purposes Only, Any Misuse Of Information Give...
-
SyntaxNet: Neural Models of Syntax. Installation Running and training SyntaxNet models requires building this package from source. Yo...
-
Here is a simple trick for you that will enable the registry editor which is disabled by administrator. Just follow the steps as give...
-
First Stuff is "LOGS". You need to know how events, application, and system logs work. If you don’t, you can be easily caught by...
-
WhatsApp, a widely used social messaging application can simply be crashed by specially crafted message sent to you from a friend. This ...
-
Just hold down the Shift key and right-click on the desktop. And then you can choose “Open Command Window Here” from the menu. T...
-
Here is a simple trick for you that will enable the registry editor which is disabled by administrator. Just follow the steps as give...
-
This article is a quick, comprehensive guide on setting up your newly installed KaliLinux2.0 (very attractive new GUI by the way) for secu...
-
Here is a very interesting trick to hide text inside your windows default text editor"Notepad" using command prompt, but this t...
Blog Archive
Text Widget
Powered by Blogger.



