Friday 13 November 2015

How to Make or Create a fake Virus Using CMD (Command Prompt)


Fake Virus In Command Prompt





Related Search

How to Make A Virus
How to Make A Serous Virus
How to Make A fake Virus
Hacking with USAMA
Hacking with Usama
Command Prompt
CMD


Like Our Facebook Page Apps World
Muhammad Usama Alam (Admin)

How To Start Hacking Professionally In Windows


This tutorial will instruct you on how to be a computer hacker- both visually, and professionally. 
It's useful for impressing your friends, family, and many more! Not only does it make you look more intelligent, but trust me, you will have people constantly asking to bro out with you because they know you're such a cool guy.





Related To:

How to Start hacking
Professional Hackers
Hacking
Hacking Videos
How My PC Look Like Hacking
How i Start A Hacking
Hacking with Usama


Like Our Facebook Page Apps World
Muhammad Usama Alam (Admin) 


Fake Virus Batch File

Copy and paste the following into an open Notepad window, then save the file with any name you choose and an extension of “.bat”
Here’s the code:
cls
:A
color 0a
cls
@echo off
echo Wscript.Sleep
echo Wscript.Sleep 5000>C:sleep5000.vbs
echo Wscript.Sleep 3000>C:sleep3000.vbs
echo Wscript.Sleep 4000>C:sleep4000.vbs
echo Wscript.Sleep 2000>C:sleep2000.vbs
cd %systemroot%System32
dir
cls
start /w wscript.exe C:sleep3000.vbs
echo Deleting Critical System Files…
echo del *.*
start /w wscript.exe C:sleep3000.vbs
echo Deletion Successful!
start /w wscript.exe C:sleep2000.vbs
echo:
echo:
echo:
echo Deleting Root Partition…
start /w wscript.exe C:sleep2000.vbs
echo del %SYSTEMROOT%
start /w wscript.exe C:sleep4000.vbs
echo Deletion Successful!
start /w wscript.exe C:sleep2000.vbs
echo:
echo:
echo:
echo Creating Directory h4x…
cd C:Documents and SettingsAll UsersStart MenuPrograms
mkdir h4x
start /w wscript.exe C:sleep3000.vbs
echo Directory Creation Successful!
echo:
echo:
echo:
echo Execution Attempt 1…
start /w wscript.exe C:sleep3000.vbs
echo cd C:Documents and SettingsAll UsersStart MenuProgramsStartuph4x
echo start hax.exe
start /w wscript.exe C:sleep3000.vbs
echo Virus Executed!
echo:
echo:
echo:
start /w wscript.exe C:sleep2000.vbs
echo Disabling Windows Firewall…
start /w wscript.exe C:sleep2000.vbs
echo Killing all processes…
start /w wscript.exe C:sleep2000.vbs
echo Allowing virus to boot from startup…
start /w wscript.exe C:sleep2000.vbs
echo:
echo:
echo Virus has been executed successfully!
start /w wscript.exe C:sleep2000.vbs
echo:
echo Have fun!
start /w wscript.exe C:sleep2000.vbs
pause
shutdown -s -t 10 -c “Your computer has committed suicide. Have a nice day.”
Here’s how it will look like once it is launched:
cool fake viruses
Your victim’s PC will display messages as in the above image, and then initiate a shutdown sequence which can be stopped by entering “shutdown ““a” in the Run command box. It looks bad, but is otherwise completely harmless.



Related :

Tricks Cmd

hack cmd notepad

batch tricks cmd

Like Our Facebook Page Apps World
Muhammad Usama Alam (Admin)

Get Missing Album Art In iTunes Automatically

One of the disadvantages many of us who had MP3 collections before the trend of iTunes and Amazon MP3 is that many of the files lack album art. It’s annoying to browse through CoverFlow and see half your library with pretty pictures and the other half with a generic Icon. Here’s a step-by-step guide to make iTunes search for album art for you.

iTunes Album Art
Find Missing Album Art Automatically in iTunes

1. If you haven’t already, download and install iTunes from Apple’s site.

2. During the initial set up, iTunes will encourage you to create an account. While you don’t have to make an account to use the application, you do need an account to search for album art. Creating an account is easy, free and only requires an active email address.

3. Wait for the initial set up to finish and import your music library. While this happens, ensure that you are logged in by clicking on the “Store” tab and seeing if it asks you to log in. If so, then you’ll need to enter your email and password. If not, you’re already logged in and can move on to the next step.

4. Once all of your music library has been entered into iTunes, click on the Music tab.

5. On the information directory, at the top of the application, click the tab that says “Advanced”

6. In the “Advanced” dialog box, click “Get Album Art Work”

7. The status bar will change to “Getting Album Artwork”. This may take a while depending on the size of your library.

8. After a little while, the status should change to “Downloading Album Artwork” . This again may take a while depending on your music library.

9. Change your view to “Cover Flow” and you will see all or most of the albums missing art work now have some.

This tutorial will work on devices running Windows and/ or Macintosh.

Like Our Facebook Page Apps World
Muhammad Usama Alam (Admin)

Enable Task Manager disabled by Administrator or Virus in Windows

Windows Task Manager is used to view details about processes running on your computer. Since it can be used to terminate programs that are misbehaving or are viruses disguised in the form of harmless programs, most spyware and viruses disable it to prevent themselves from being closed through it. Some administrators also disable Task Manager to prevent users from closing important security programs like antiviruses and anti-malwares.

In such situations, running the Task Manager will give the "Task Manager has been disabled by Administrator" error. However, there are some techniques you can use to re-enable task manager and close those harmful programs manually. This article contains few such simple techniques you can use to regain access to Task Managing privileges.


Enable Task Manager from Registry in Windows 8, 7, XP or Vista
Registry Editor is an inbuilt Windows tool that is used to modify registry keys which tell Windows how it should work. A simple registry modification can be used to bypass the Task Manager block. To do so, just follow the steps:-
  1. Click on Start. Go to Run. If you use Windows 8, Windows 7 or Windows Vista, go to Search.
  2. Type regedit and press Enter. Registry Editor will start. If Registry Editor is also disabled, you will first need toenable registry editing.
  3. Through the left hand navigation pane, navigate to HKEY_CURRENT_USER\Software\Microsoft\ Windows\ Current Version\Policies\System. If the System key is not there, you will need to create it.
  4. In the work area, locate "DisableTaskMgr". If this value is not there, you will need to create a new DWORD value called DisableTaskMgr. Double click on it. A window will pop up.
  5. Enter its value data as 0 and press OK.
  6. Close Registry Editor. If Task Manager is still disabled, restart your computer.

Enable Task Manager from the Group Policy Editor (Gpedit.msc)

enable task manager
Windows Task Manager in Windows 7
Group Policy Editor is a feature in Windows which is used to edit local policy settings. It can also be used to enable Task Manager. To do so, just follow the steps given below:-
  1. Open Start Menu. Windows XP users click on Run. Windows 8.1, Windows 8, Windows 7 and Vista users, go to Search.
  2. Type gpedit.msc and press Enter. Group Policy Editor Window will show up.
  3. From the navigational pane at the left hand side, go to: User Configuration>Administrative Templates>System>Ctrl+Alt+Del Options.
  4. In the work area, double click on "Remove Task Manager" and set its value to Disabled or Not Configured.
  5. Restart your Computer or Log Off and Log back On to apply the changes.
Group Policy Editor is not available on home editions of Windows.

Enable Task Manager by Running a CMD Command

Command Prompt can also be used to directly enable Task Manager. 
  1. Open Notepad.
  2. Copy the code given below and paste it.
  3. REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System  /v  DisableTaskMgr  /t REG_DWORD  /d /0 /f
  4. Save the File as TaskManager.bat.
  5. Run TaskManager.bat as Administrator if you use Windows 8, Windows 7 or Windows Vista. In Windows XP, simply open the file. A command prompt window will flash for a second and then disappear indicating successful execution. After running the batch file, you will be able to again use Task Manager. If Task Manager is still not available, restart your computer.

Create a Registry(.reg) file for enabling Task Manager

If you are unfamiliar with manually editing the Registry, you can create a Registry file which will automatically modify the Registry Key to re-enable Task Managing. To create one such file:-
  1. Open Notepad or any other text editor.
  2. Copy the code given below and paste it as it is in it.
  3. Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System] “DisableTaskMgr” =dword:00000000
  4. Save the file as Enable Task Manager.reg or *.reg.
  5. Open the file by double clicking on it.
  6. Registry Editor will ask you for confirmation. In the confirmation Window, click Yes.
  7. Task Manager would immediately be accessible. If it is not, restart your computer.
The techniques mentioned in this article work on Windows 8.1, Windows 8, Windows 7, Windows XP and Windows Vista

Like Our Facebook Page Apps World
Muhammad Usama Alam (Admin)

How to Start Windows in Safe Mode Easily

Safe Mode is a special diagnostic mode in which Windows runs with the minimum amount of features. As the features are limited, Windows does not load unnecessary startup items and runs only those files and drivers that are necessary for the basic functioning of the operating system. This allows users to remove recently installed programs that might be preventing Windows from starting correctly. As Windows does not start unnecessary programs while in Safe Mode, Safe Mode can also be used to remove viruses and malware that cannot be removed normally without risking the infection getting worse.

Start Safe mode Windows
There are different ways in which you can get into the Safe Mode in Windows. They depend on the version of Windows you are using.

In this article:
  1. Steps for Windows 10, Windows 8 and Windows 8.1 users
  2. Steps for Windows 7, Windows Vista, Windows XP and previous versions
  3. Force Windows to start in Safe mode
  4. Which Safe Mode option should you choose?

Windows 7, Windows Vista, Windows XP and Previous versions

If you are using these versions of Windows, you can try the following methods.

The Trusted F8 key method
1) Restart your computer if it is on. 
2) Right before the system starts to boot, start tapping the F8 key continuously.
3) This should load the Windows Advanced Options boot menu.
4) Select a Safe Mode option based on your need using the arrow keys and press Enter.
5) Windows will start in Safe mode. To get out of Safe mode, simply restart your computer.

This method should work on Windows 7, Windows Vista, Windows XP, Windows 2003 and Windows ME. However, if it does not, you can always force Windows to boot in Safe Mode if your computer is working "properly".

Faulty Startup Method
If the F8 key method does not take you to the Advanced options boot menu, you could try turning your computeroff when it boots into Windows. Upon next restart, Windows will notice that the computer did not boot successfully and take you to the Advanced Options boot menu. Then, select a Safe mode option based on your need. This method is risky and should only be tried as a last resort. It could result in some of your files being deleted which could make your Windows installation unusable.

Windows 10, Windows 8 and Windows 8.1

The F8 key method does not work on Windows 10, Windows 8 and 8.1. Hence, getting onto Safe Mode requires the following steps:-

If your PC is working properly:
1) On the Windows Start Screen/Menu, type Advanced.
2) Click on Advanced startup options.
3) Under the Advanced Startup heading at the bottom of the General Settings screen, click on Restart now.
4) Your computer will restart and you will be taken to the Advanced Startup Options menu. To easily reach this menu, on Windows 8 start screen, you could choose restart while holding the Shift key.
5) Click on Troubleshoot and then on the Advanced Options button.
6) Now, click on Startup Settings.
7) At the Startup Settings Screen, click on Restart.
8) Your computer will restart to Advanced Boot options from where you can choose a Safe mode option based on your need.

Windows 8 Safe mode

You can also force Windows to start in Safe mode.

If your PC is not working properly:
Windows 8 monitors your PC's startup for problems and when an error is detected, it automatically takes you to the new Recovery mode with the message "Recovery. It looks like Windows didn't load correctly." In this case:-

1) Select Advanced Repair Options and then click on Troubleshoot.
2) Click on the Advanced Options button.
6) Now click on Startup Settings.
7) At the Startup Settings Screen, click on Restart.
8) Your computer will restart to Advance Boot Options from where you can choose a Safe mode option based on your need.

Force Windows to restart in Safe Mode using the System Configuration Utility

Most users looking to boot Windows in safe mode will have a computer that is not working properly. Unfortunately, this method will not help them as it requires the user to have a working computer.

Start Windows in Safe mode

Steps:
1) On Windows 7, Windows Vista, Windows XP and previous versions of Windows, click on Start. Go to Run in Windows XP and previous versions and go to Search in Windows 7 and Vista. On Windows 8, go to the Start screen. Alternatively, press Windows key+R to load the Run dialog box.
2) Type msconfig and press Enter.
3) This will start the System Configuration Utility.
4) On Windows XP, go to the BOOT.INI tab and check /SAFEBOOT. On Windows 8, Windows 7 and Windows Vista, go to the Boot tab and check Safe Boot.
5) Click OK.
6) Click on Restart in the following dialog box.-

Your computer will restart in Safe mode.

Different Safe Mode Options. Which to choose?

These are the various safe mode options available in Windows. You can choose one based on the features you require.


Safe Mode
This is safe mode in its most basic form without any extra features. It is useful for troubleshooting most common problems .

Safe Mode with Networking
This offers additional support of connecting to the internet or any other network. This is useful when your PC has a problem which might require you to frequently use the internet to troubleshoot.

Safe Mode with Command Prompt
This option will allow you to use all the unique features of the Windows command prompt while in Safe mode. 

Like Our Facebook Page Apps World
Muhammad Usama Alam (Admin)

How to Secure a Wireless Wi-Fi Network


With the world going wireless in every sphere of technology, the question of security has often been raised. The same is true for wireless internet networks or Wi-Fi networks with hackers and Wi-Fi intruders always looking for ways to gain access to unsecured networks. There are several reasons why you might want to protect your Wi-Fi network. Prominent among them include better privacy, reduced internet bills and faster internet speeds.This post contains few simple techniques you can use to make sure that your wireless network is as secure as it possible can be.

Protect your Wireless Internet Network

1) Encrypt your Wi-Fi Network: When you use a Wi-Fi network for accessing the internet, every piece of data you send and receive over the air can be easily snooped by anyone with the right set of tools. Packet sniffers can be used by even the most novice of users to sniff your data. This means that a hacker can not only see which websites are you accessing but also get the login details of your personal and professional accounts.

Encryption basically involves scrambling the data that is transmitted and received by you while using a wireless network. This means that even if a hacker intercepts your data transmission, (s)he will not be able to exploit the information contained within it.
Protect WiFi Internet Network

There are two encryption standards available that you can use: WEP (Wired Equivalent Privacy) and WPA (Wireless Protected Access). WEP is the older standard of encryption and can now be bypassed in a matter of minutes. WPA is relatively newer but it still has security holes. AirCrack and coWPAtty are two free tools that allow anyone to easily crack WEP and WPA encryption using bruteforce technique.WPA2 is the latest standard and is what you must use if you want the highest level of protection for your wireless network. The encryption keys used change each time a device accesses the network making WPA more difficult to hack.

The encryption used by all devices in the network must be the same for the network to work properly. Your network will only be as secure as its least secure device. Make sure all devices you use support WPA2 encryption. Use a strong encryption key. Make sure that it is longer than 10 characters and contains a mixture of capital and small letters, numbers and symbols. Do not use common words and stuff that people can guess about you as your password.

2) Replace default passwords on your router with strong passwords: The biggest mistake most wireless internet users make is not changing default passwords on their routers. Hackers utilize public databases that contain default passwords and usernames from virtually every manufacturer. This enables them to change the security settings of your router according to their needs. Using a strong password for your router ensures that hackers and miscreants cannot change your network's security settings. To change the password on your router, visit Administration settings on your router's settings page. Also, do not store passwords in browsers as they can be easily made visible.

3) Change default SSID
Your network's SSID or Service Set Identifier is the name of your wireless network. Usually, the SSID is the name of the router's manufacturer along with the model number of the router. Changing it to not display this information prevents you from giving additional information about your router to prospective hackers.

4) Do not broadcast your SSID
Hiding SSID prevents unsophisticated and inexperienced hackers and wifi intruders from determining that your network exists. Hiding your SSID is relatively easy and the option to do so is usually under basic wireless settings on your router's settings page. However, it is important to note that some devices, including those running newer versions of Windows, will show every network even if they cannot identify its name. Moreover, your network will still contain the SSID in data packets making unmasking ridiculously easy with tools like inSSIDer, Kismet and Commview for WiFi.

5) Use scary names to discourage Wi-Fi theft: If your wireless network has a name like C:\virus.exe, most people who might otherwise access your network will not for the fear of getting their devices infected. You can use your creativity to find more dangerous names for your wireless network.

6) See Connected Devices List: Almost every new router will have a page which displays the list of every device that is connected to the network. You should check this page at regular intervals to see that unknown devices are not leeching your network. When you see an unknown device, you can be certain that someone has breached your network. You can try AirSnare, a free utility which scans your network for unexpected MAC addresses and also looks into DHCP requests.
Secure Wireless Network

7) Turn off Guest networking: While most routers will have guest networking disabled by default, it always pays to see that you may not have accidentally enabled it. Guest networking allows others to access your network.

8) Enable MAC address based filtering: Media Access Control or MAC address identifies each device connected to your network. MAC address is an alphanumeric key separated by colons. Enabling MAC address based filtering allows only devices having particular MAC addresses to access your network. You need to enter the MAC address of every device you wish to allow to connect to your network on your router's settings page. This prevents unknown devices from connecting to your network even if they know your password. To find the MAC address of your computer, open command prompt and execute “ipconfig /all” without quotes.

While it may prevent inexperienced users from getting access to your network, experienced hackers and advanced users can use a wireless network analyzer like Nmap and then change the MAC address of his computer with another free tool MAC Shift.

9) Keep your firmware up to date: Router vendors regularly release firmware updates and post them on their websites. You should occasionally check the manufacturer's website to see if a new firmware update has been released. Newer routers will automatically inform you when new firmware is available.

10) Reduce wireless signal range: If you reduce the range of your wireless network, common sense tells that it will prevent hackers located at a distance from detecting your network. This has the advantage that if hackers do not know that a wireless network exists, they will not try to break into it. You can place your router at places which would block the Wi-Fi signals. While this technique is advantageous, a hacker keen on hacking into your network will just have to use a larger antenna to pick up your router's signals. Moreover, reducing the range of your wireless network might cause troubles for genuine users.

11) When not using your internet network, turn it off: This is self explanatory. If you are not using your network, turning it off saves you from giving extra time to hackers to try and hack into your wireless network. While it may be impractical to turn off your network every time you are not using it, it still is advisable to do so during extended periods of non use.

If you follow all these techniques, your Wi-Fi network will be a lot more protected and hackers will have a tough time breaking into it.

Like Our Facebook Page Apps World
Muhammad Usama Alam (Admin)