Posts

Understanding the FORKBOMB Batch Script

Hello everyone, hope you’re doing well. In this post, I’d like to share a simple example of a classic batch script often referred to as a “Fork Bomb.” This is commonly used for educational and demonstration purposes to understand how system resources can be overwhelmed. Step 1: Open Notepad Open Notepad on your Windows computer. Step 2: Enter the Following Code %0|%0 Step 3: Save the File Save the file with any name, but make sure to use the  .bat  extension. Example: example.bat What Does It Do? When executed, this batch script repeatedly calls itself, rapidly creating new processes. As a result, it can consume a large amount of CPU and memory resources, which may cause the computer to slow down, freeze, or crash temporarily. Important Note This script is intended strictly for educational purposes. Running such scripts on systems without permission is not recommended and may disrupt normal computer operation. In most cases, restarting the computer will stop the process and re...

Make Your Computer Speak Using Notepad

Hello everyone, hope you are doing great. In this tutorial, you will learn how to create a simple Text-to-Speech script using Notepad. With this trick, your computer can speak any text you enter using the built-in voice engine available in Microsoft Windows. The best part is that this method works on most Windows operating systems and does not require any programming experience. Step 1: Open Notepad Open Notepad on your computer and copy the following code: Dim message, sapi message = InputBox("What would you like me to say?","Speak to Me") Set sapi = CreateObject("sapi.spvoice") sapi.Speak message Step 2: Save the File Save the file on your desktop with the name: speak.vbs While saving, select  All Files  in the “Save as type” option to ensure the file is saved correctly with the  .vbs  extension. Step 3: Run the Script Locate the  speak.vbs  file on your desktop and double-click it. A small input box will appear. Type any message you want your computer t...

How to create keyboard shortcut key for any Program

Hey hi to all hope you all are good. This post will tell you that how to create the shortcut for any program. Click on START and type the name of the Program. Right click on the Program and click on properties. Now In the shortcut key field type/press any key that you want to use as a shortcut key. Now press OK :)

HOW TO SPEED UP UR WINDOW 7.

Hey hi to all hope you all are good. if you are using window 7 then this trick will help you to speed up. simply follow some steps.... 1- Go to run (win. +R) 2- type regedit > hit enter. 3- in the registry , locate this subkey: Hkey_LOCAL_MACHINE > SYSTEM > CurrentControlSet > ControlSessionManager > MemoryManagement > PrefetchParameter. 4- In the right panel , double click on Enable Prefetcher 5- now change the value to 2 , click ok. 6- double click on EnableSuperfetch. 7- click ok and close the registry. 8- Now restart system.

Difference Between Viruses, Worms, Trojans, and Spyware

Hello everyone, hope you are doing well. In today’s post, we will understand the difference between four common types of malicious software:  Viruses, Worms, Trojans, and Spyware . Most people use the term “virus” for every type of malware detected by an antivirus program, but that is not entirely correct. Modern antivirus software protects systems from many different kinds of threats, including worms, trojans, and spyware. Although all of these can harm your computer or compromise your data, they work in different ways. Let’s understand each one in detail. 1. Virus A  computer virus  is a malicious program that attaches itself to executable files or software programs. When the infected file is opened or executed, the virus activates and may spread to other files on the system. Some viruses remain active in the background and continue infecting files or damaging system functionality. Main Characteristics: Requires user action to execute Attaches itself to files or program...

impressive Facebook SMILEY.....

Hey hi to all hope you all are good..... In this post I am sharing some facebook SMILEY codes you just simply paste the code of any smiley in chat..... [[171108522930776]] for Troll Face  [[164413893600463]] for MEGUSTA  [[218595638164996]] for YAO  [[189637151067601]] for Lol  [[129627277060203]] for Poker face.  [[227644903931785]] for Forever ALONE.  [[100002752520227]] for OKAY  [[105387672833401]] for F**K YEA.  [[100002727365206]] for CH AC.  [[125038607580286]] for Forever alone navidad.  [[143220739082110]] for FK KIDDING ME.  [[168040846586189]] for Feel like a Sir.  [[169919399735055]] for NOT BAD  [[142670085793927]] for M O G.  [[170815706323196]] for Cereal Guy  [[167359756658519]] for NO  [[224812970902314]] for Derp  [[192644604154319]] for Derpina HOPE you like ...... :-)

impressive trick for FACEBOOK.....

Hey hi to all hope you all are good..... Try this trick.... Simply copy the below code @#[1: ]#@#@#[1:[0:1: type]] now paste it as post or comment.... type your comment or post in "type" now delete all # from the code & hit enter or click on post. example: suppose you want to type Good Morning in blue colour on Facebook.... paste the above code 1- @#[1: ]#@#@#[1:[0:1: type]] 2- type your message in place of type ... @#[1: ]#@#@#[1:[0:1: Good morning]] 3- delete # @[1: ]@@[1:[0:1: Good morning]] 4- In final hit enter or click on post.....