Latest Hacking Tricks 2025 | Ethical Hacking Tricks

Hacking Tricks 2025 | Facebook Hacking 2020*Latest* | Internet Tricks | Tech Tricks 2020| Hacking Apps 2025 ,TechTricks,TechBuzz,TechGuru 2025| SEO Tutes 2025 | Google ADSENSE tricks 2025 | All Hacks of 2025 ,Techhacks 2026,Tech Updates , Hacking Hacking World Hacking Tricks 202025

Showing posts with label NOTEPAD/CMD TRICKS. Show all posts
Showing posts with label NOTEPAD/CMD TRICKS. Show all posts

Commands That Every Windows User Should Know 2015

in: chrome COMPUTER TRICKS How to Mukesh Tricks NOTEPAD/CMD TRICKS run commands WhtasNew !!
Commands That Every Windows User Should Know 2015


1. services.msc


When you enter “services.msc” and press the Enter button, it will open up the Windows Services app where you can easily start, stop and configure other settings for each and every service individually. It’s quite helpful when you want to toggle a service.
services.msc run command

2. mstsc

Entering “mstsc” into the Run dialog box opens the Remote Desktop Connection app which allows you to connect to another Windows computer over the local network or through the Internet. This helps you to use the host computer as if your own.
mstsc run command

3. msinfo32


If you want to quickly get your system information, then the “msinfo32″ command is the way to go. At a glance, it will display all the system details including the hardware resources and software environment.
msinfo32 run command

4. sdclt

This command opens the Backup and Restore window which allows you to quickly set a backup schedule or restore any of your previous backups.

5. compmgmt.msc

The Computer Management app is where you can access almost all the advanced Windows modules like Event Viewer, Shared Folder, System Tools, etc.
compmgmt.msc run command

6. cleanmgr

This command allows you to open the Windows Disk Cleanup utility. Once opened, simply select the drive your want to clean up and click on the “Ok” button.
cleanmgr run command

7. eventvwr.msc

Windows Event Viewer is where Windows stores all the monitoring and troubleshooting messages. You can use this command to quickly access the Event Viewer application.

8. control

Every Windows user knows a thing or two about the Windows Control Panel, and using this command, you can quickly access the Control Panel with some stumbling around.

9. mmc

Microsoft Management Console (MMC) is an advanced Windows module which is mainly aimed at system administrators and power users as it sports all the tools required for configuring and monitoring a Windows system.

10. resmon

Whenever you want to check how your system resources are being utilized, simply use this run command, and it displays everything from your CPU to Dist to Network.
resmon run command

11. desk.cpl

Want to quickly change your screen resolution? Simply enter this command in the Run dialog box and you are good to go.

12. snippingtool

Snipping tool is a very useful tool if you want to take quick snapshots. This lightweight tool even comes with its own basic image editor so that you can make necessary modifications to the snapshot.

13. taskmgr

Access the Windows Task Manager by right-clicking on the taskbar and selecting the option “Task Manager.” But another quick way is to type this command in the Run Dialog box.

14. main.cpl

Mouse properties are generally buried deep inside the Windows Control Panel, but you can easily access the same using this Run command.
main.cpl run command

15. psr

Problem Steps Recorder (PSR) is a great utility to record and show a certain problem in Windows. Just use this simple command to access the tool.
psr run command

16. “chrome” or “firefox”

If you’ve installed Chrome or Firefox, you can easily launch those programs by entering these commands. Of course, you can launch any registered Windows program this way (ex: notepad).

17. wscui.cpl

Using this simple Run command, you can access the Windows Action Center without stumbling around or messing with the Windows Control Panel.
That’s all for now, and hopefully that helps. Do comment below sharing or discussing your favorite Windows Run commands.

More At - TekGyd- faceboook hacks

Latest Notepad Tricks 2015 !!

in: NOTEPAD/CMD TRICKS
By these Latest Notepad Tricks 2015  you will be having great fun. You just need is to copy the code from here and paste in the notepad and save it with extension “.bat” . 


1 Notepad trick to Test Antivirus :-

By using these trick you can easily test your antivirus working perfectly or not.
X5O!P%@AP[4PZX54(P^) 7CC)7}$EICAR-STANDARD- ANTIVIRUS-TEST-FILE!$H+H*
save it as test.exe and run the file and check if your antivirus detects it then your antivirus working perfectly otherwise change your antivirus.

2 Make A Personal Log-Book or A Diary :-

Copy the below code and paste it in notepad and save it as “log.txt”.
.LOG
Now every time you open this log file you will have all the log details with date and time.

3 Constantly Repeat Any Messages :- 

This is one of the Latest Notepad tricks that will repeat any of messages on computer screen repeatedly.Just copy the below code and paste in the notepad and save it as “message.bat”.
@ECHO off
:Begin
msg * Hi
msg * Are you having fun?
msg * I am!
msg * Lets have fun together!
msg * Because you have been o-w-n-e-d
GOTO BEGIN


4 Continually pop out CD Drive Using Notepad :- 

This is my favorite trick as this trick continually pop out the cd drive whenever you try to close it. Just copy the below code and paste in the notepad and save it as “cd.vbs”.
Set oWMP = CreateObject(“WMPlayer.OCX.7″)
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count – 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count – 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000

6 Notepad Trick to type slowly

This trick will let you to type slowly on the screen and to do so just copy the below code and save it with “anyname.vbs” name.


WScript.Sleep 180000
WScript.Sleep 10000
Set WshShell = WScript.CreateObject (“WScript.Shell”)
WshShell.Run “notepad”
WScript.Sleep 100
WshShell.AppActivate Notepad“”
WScript.Sleep 500
WshShell.SendKeys “Hel”
WScript.Sleep 500
WshShell.SendKeys “lo ”
WScript.Sleep 500
WshShell.SendKeys “, ho”
WScript.Sleep 500
WshShell.SendKeys “w a”
WScript.Sleep 500
WshShell.SendKeys “re ”
WScript.Sleep 500
WshShell.SendKeys “you”
WScript.Sleep 500
WshShell.SendKeys “? ”
WScript.Sleep 500
WshShell.SendKeys “I a”
WScript.Sleep 500
WshShell.SendKeys “m g”
WScript.Sleep 500
WshShell.SendKeys “ood”
WScript.Sleep 500
WshShell.SendKeys ” th”
WScript.Sleep 500
WshShell.SendKeys “ank”
WScript.Sleep 500 
WshShell.SendKeys “s! “ 
 So above are the Latest Notepad Tricks. By using these notepad tricks you can easily prank with your friends and have lots of fun with them and have a great experience with the notepad. 


If This Post Helpful for You, Then Follow Me:

Mukesh Bhardwaj

How To Create A WiFi Hotspot In Windows 8.1/8/7 Using CMD

in: NOTEPAD/CMD TRICKS

You can easily create WiFi hotspot in Windows by using command prompt if you have wired or wireless WiFi connection.


Step 1:

Open Command Prompt (Admin) as an administrator and enter below command.
netsh wlan set hostednetwork mode=allow
ssid=EthicalHacking key=Wiknix1122


ssid = Your Wi-Fi Name
Key = Your Password

Step 2:

Now create virtual adapter by the use below command.
netsh wlan start hostednetwork

Now type exit and enter.

Step 3:

Right click on Network icon and click Open Network and Sharing Center.
Open network and sharing center

Step 4:

Click Change adapter settings.
change adapter settings

Now right click on your Internet Connection and click Properties. I’m using mobile broadband, if you using ethernet then right click on ethernet.
properties

Step 5:

Now click Sharing Tab and check “Allow other network users to connect through this computer’s Internet connection” and select Local Area Connection 12. Now click OK, that’s it.
select network connection

If This Post Helpful for You, Then Follow Me: Mukesh Bhardwaj



ETHICAL HACKING CEH TEST SERIES 2015 UPDATED

in: anonymous COMPUTER TRICKS NOTEPAD/CMD TRICKS WINDOWS

CEH [Certified Ethical Hacking] TEST ORGANISED BY ETHICAL HACKING TRICKS



Free TEST for our Dear, Hacking Lovers..
I want Your More and more responce on this test

Must invite your friends to check their knowledge about
hacking specially ETHICAL HACKING
And after Doing this exam Comment your Result!!

Toppers must be selected For other exams and also a big 

REWARD   For all our Best Resulters


Click Here To Start Your Test-  START TEST


Thanks!!

© Ethical Hacking Tricks 2015

How To Find IP Address Of Any Website With Command Prompt

in: Mukesh Tricks NOTEPAD/CMD TRICKS
Hello ETHICAL HACKING Sweet Friends And Guests.

Find Ip Address of any website using Command Prompt or in short CMD. Using IP Address you can find location of the website server and do more stuff. This trick is demostrated with Google but you can use this method to find IP Address of any website like twitter, facebook etc. 
IP Finder Trick by Mukeshtricks4u


How to find IP ? 


  • 1. Go to Start > Type CMD and press Enter. 

  • 2. Now write Ping followed by website URL whose IP you want to find. 

  
[Tutorial] Find IP Address Of Any Website Using Command Prompt - PAKL33T
MUKESHTRICKS4U

  • 3. It will take less then a second and come up with the results as shown below. 
  
[Tutorial] Find IP Address Of Any Website Using Command Prompt - PAKL33T
MUKESHTRICKS4U
ENJOY!!!
SHARE WITH UR FRIENDZ...

WRITE "I LOVE YOU" ON CMD BY USING NOTEPAD

in: NOTEPAD/CMD TRICKS

I had previously posted about Matrix effect using Notepad as well as cool batch file programs. In this post i will share with you guys the cool and awesome Notepad Tricks. As name suggest you don't require any program other then Notepad. So lets get started.

1. Open Notepad and copy below code.


@echo off
color 0A
:A
echo IIIIIII     L      OOOOOO V           V  EEEEEE     Y       Y  OOOOOO  U     U 
ping -a .9 >nul
echo    I        L      O    O  V         V   E           Y     Y   O    O  U     U 
ping -b .9 >nul 
echo    I        L      O    O   V       V    E            Y   Y    O    O  U     U 
ping -a .9 >nul  
echo    I        L      O    O    V     V     EEEEEE        Y Y     O    O  U     U 
ping -b .9 >nul                                                    
echo    I        L      O    O     V   V      E              Y      O    O  U     U 
ping -a .9 >nul
echo    I        L      O    O      V V       E              Y      O    O  U     U 
ping -b .9 >nul
echo IIIIIII     LLLLLL OOOOOO       V        EEEEEE         Y      OOOOOO  UUUUUUU   
ping -a .9 >nul
goto A


  2. Save the file as I LOVE U.bat  (.bat is must)
  3. Open your save file and see I LOVE U ON CMD 
  4. Done enjoy !!!!

FOR HIGH SPEED REPLACE ping -a   to ping -b

SEE ALSO :- Advance Matrix Effect Using Notepad

COOL CMD TRICKS BY USING NOTEPAD

in: NOTEPAD/CMD TRICKS

Hello  guys here is the cool and awesome Notepad Tricks. As name suggest you don't require any program other then Notepad.You can make a look like as disco ladder and cool matrix.So lets get started.

NO. 1

1. Open Notepad and copy and paste below code.


@echo off
color 0A
:A
ping -b .9 >nul                                                    
echo L      
ping -b .9 >nul                                                    
echo L      
ping -b .9 >nul                                                    
echo L      
ping -b .9 >nul
echo L     
ping -b .9 >nul
echo LLLLLL 
ping -b .9 >nul                                                    
echo       L      
ping -b .9 >nul                                                    
echo       L      
ping -b .9 >nul                                                    
echo       L      
ping -b .9 >nul
echo       L     
ping -b .9 >nul
echo       LLLLLL 
ping -b .9 >nul                                                  
echo            L      
ping -b .9 >nul                                                    
echo            L      
ping -b .9 >nul                                                    
echo            L      
ping -b .9 >nul
echo            L     
ping -b .9 >nul
echo            LLLLLL 
ping -b .9 >nul
echo                 L      
ping -b .9 >nul                                                    
echo                 L      
ping -b .9 >nul                                                    
echo                 L      
ping -b .9 >nul
echo                 L     
ping -b .9 >nul
echo                 LLLLLL
ping -b .9 >nul 
echo                      L      
ping -b .9 >nul                                                    
echo                      L      
ping -b .9 >nul                                                    
echo                      L      
ping -b .9 >nul
echo                      L     
ping -b .9 >nul
echo                      LLLLLL 
ping -b .9 >nul
echo                           L      
ping -b .9 >nul                                                    
echo                           L      
ping -b .9 >nul                                                    
echo                           L      
ping -b .9 >nul
echo                           L     
ping -b .9 >nul
echo                           LLLLLL 
ping -b .9 >nul
echo                                L      
ping -b .9 >nul                                                    
echo                                L      
ping -b .9 >nul                                                    
echo                                L      
ping -b .9 >nul
echo                                L     
ping -b .9 >nul
echo                                LLLLLL 
ping -b .9 >nul
echo                                     L      
ping -b .9 >nul                                                    
echo                                     L      
ping -b .9 >nul                                                    
echo                                     L      
ping -b .9 >nul
echo                                     L     
ping -b .9 >nul
echo                                     LLLLLL 
ping -b .9 >nul
echo                                          L      
ping -b .9 >nul                                                    
echo                                          L      
ping -b .9 >nul                                                    
echo                                          L      
ping -b .9 >nul
echo                                          L     
ping -b .9 >nul
echo                                          LLLLLL 
ping -b .9 >nul
echo                                               L      
ping -b .9 >nul                                                    
echo                                               L      
ping -b .9 >nul                                                    
echo                                               L      
ping -b .9 >nul  
echo                                               L     
ping -b .9 >nul
echo                                               LLLLLL 
ping -b .9 >nul
echo                                                     L      
ping -b .9 >nul                                                    
echo                                                     L      
ping -b .9 >nul                                                    
echo                                                     L      
ping -b .9 >nul  
echo                                                     L     
ping -b .9 >nul
echo                                                     LLLLLL 
ping -b .9 >nul
echo                                                          L      
ping -b .9 >nul                                                    
echo                                                          L      
ping -b .9 >nul                                                    
echo                                                          L      
ping -b .9 >nul  
echo                                                          L     
ping -b .9 >nul
echo                                                          LLLLLL 
ping -b .9 >nul
echo                                                               L      
ping -b .9 >nul                                                    
echo                                                               L      
ping -b .9 >nul                                                        
echo                                                               L      
ping -b .9 >nul  
echo                                                               L     
ping -b .9 >nul
echo                                                               LLLLLL 
ping -b .9 >nul
echo                                                                    L      
ping -b .9 >nul                                                    
echo                                                                    L      
ping -b .9 >nul                                                        
echo                                                                    L      
ping -b .9 >nul  
echo                                                                    L     
ping -b .9 >nul
echo                                                                    LLLLLL 
ping -b .9 >nul
echo                                                                         L      
ping -b .9 >nul                                                    
echo                                                                         L      
ping -b .9 >nul                                                        
echo                                                                         L      
ping -b .9 >nul    
echo                                                                         L     
ping -b .9 >nul 
echo                                                                         LLLLLL 
ping -b .9 >nul
goto A


  2. Save the file as discoladder.bat  (.bat is must)
  3. Open your save file and see discoladder ON CMD 
  4. Done enjoy !!!!

IF U WANT TO CHANGE FONT COLOUR AND BACKGROUND THEN REPLACE COLOR 0A  TO FROM BELOW COLOUR




NO-2

MAKE AWESOME MATRIX BY USING NOTEPAD




1. Open Notepad and copy and paste below code.

@echo off
:loop
COlor 0A
Title J J f f g g g g
echo 0 A 0 1 1 1 A 0 1 0 1 0 7 7 8 9 9 1 0 1 0 1 A 1 0 a d d f f 1 0 8 s 5 7 r 6 d 6
echo 0 0 0 0 0 0 0 0 1 A 0 A 1 0 A 1 1 1 1 0 A 1 0 A 5 5 6 7 a n k k k 4 g f 5 g D 5
echo 0 1 0 1 0 A B J 0 3 4 0 1 0 1 0 1 B A A O i d d 3 3 4 4 6 7 7 g u 6 d 4 f 4 f 4 
echo 0 2 3 1 1 1 5 5 6 5 6 8 9 5 4 5 4 5 5 4 5 5 6 4 f f f g j d g d f g d 7 g a 4 f 6 8
echo 2 4 5 6 5 5 6 5 9 4 5 7 7 7 7 8 9 9 0 66 6 1 5 5 6 4 5 5 8 6 4 4 6 4 5 d 2 1 e
goto :loop 


  2. Save the file as MATRIX.bat  (.bat is must)
  3. Open your save file and see MATRIX ON CMD 
  4. Done enjoy !!!!
Older Posts Home
Powered by Blogger.
  • Hacking Tricks 2015
About Mukesh Bhardwaj

Categories

ANDROID TRICKS updatenews Facebook Tricks How to cyberattck passwordcracking COMPUTER TRICKS Mukesh Tricks android anonymous SOFTWARES Security Breakers WhtasNew !! NOTEPAD/CMD TRICKS WINDOWS Brilliant Hackers Hacking groups facebook twitter hacking Other Whatsapp Tricks hacker news chrome wifi Hacking hackerone how to run a game smoothly without graphic card Games Hacks Tech bank hacking coolmuster iphone hacker software hackerrank PDF Tricks best hacker typer hackers game how to run any game without graphics card no no root recorder root run commands screen techtricks top 5 whatsapphijacked

About Me

GATE 2017
View my complete profile

Popular Posts

  • Download Faceniff Apk PRO v2.4.4 (LATEST) 2019
    Download Faceniff apk 2019 Faceniff apk Cracked [Latest version 2.4] for android is a fantastic app to hack facebook.. . This Hack...
  • How to Hack Facebook Account From Android 2019
    How to Hack Facebook Account From Android 2019 Hack Facebook Account From Android 2016 By Mukeshtricks4u Must Read - How To Ha...
  • Latest Facebook Hacking Tricks 2019 - Hack Facebook Account (Latest Hacks 2019)
    Latest Tricks To Hack Facebook Accounts Easily Facebook Hacking Tricks 2019 - Hack Facebook Account 2019 Online  (All Latest Techniqu...
  • Hack Facebook Account Using Backtrack 5R3 (Latest) 2016
    Hack Facebook Account Using Backtrack 5r3 Now A days Facebook Hacking Is Not Easy. but we are here to help you by teaching some methods...
  • Hack Facebook Account By Cookie Stealing And Session Hijacking Wiith Wireshark 2016
    Hack Facebook Account By Cookie Stealing And Session Hijacking Wiith Wireshark Wireshark Software to capture cookies: Wireshark is the best ...

Also Read:

Windows 10 Product Keys Windows 7 Keys

Alexa Rank

Pages

  • Home
  • About
  • Disclaimer

Services

Best Website Designing Company in Himachal Prdaesh Website Designing Services Himachal Padesh Digital Marketing & SEO Services in Himachal Pradesh

All Rights Are Reserved · · All Logos,Template & Trademark Belongs To Their Respective Owners ·[Mukesh Bhardwaj]

"© Copyright 2016-17 DMCA Protected" Ethical Hacking Tricks Mukeshtricks4u