Ashu's Chat Box


Visit my facebook page Hacking With New Ideas

Saturday, 11 February 2012

Make your own FTP server on Win XP

Video Tutorial By Me....





Make FTP server on windows XP Tutorial...

Today i'll show you how to make FTP 
server on your Windows XP...

My Facebook Page : http://www.facebook.com/hackmypage



Wednesday, 8 February 2012

Stop Shutdown Urgently..

 STOP System SHUTDOWN countdown urgently ....
------------------------------------------------------

I have 2 method
-----------------

Method 1:

         >Press keys :     Windows key + R 
         >Type in Run Pad : shutdown -a
         >Press Enter

Method 2:

           >Right click on desktop.
           >Click on 'Properties'
           >Then Click on 'Shortcut'
                                           
           >Type in it :
                    shutdown -a
           >Give it a name "Kill Shutdown".
 >Click OK.

>Then a shutdown Shortcut creates on your Desktop .
>Now run this shortcut.

woooohaaaahaa.!!!!! You kill the SHUTDOWN process....

DONE!!!!!                          

                                     
                    

Saturday, 4 February 2012

Hack your CD -DVD Writer...

Continuously Open Close your CD ROM..This VBS script help you to create vbs VIRUS...

Open Notepad and Copy Paste this Script :

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 “octray.VBS” and open it.....

If you want to end this script simply Open Task Manager.

Under Processes end the process “wscript.exe”..
Enjoy!!

Survey Remover java script

Redirect your survey page and just copy and paste this Java Script in URL .
This script remove the survey Page and redirect to the  Download page....
Make it bookmark in your browser for further use...

javascript:(function(){(function(){var z=["Timeout","Interval"];for(var i=0;i<1;i++){var x=window["set"+z[i]]("null",1);for(var j=x;j>0&&x-j<99;j--)window["clear"+z[i]](j);}})();var gn=function(){var q=function(min,max){return Math.floor(Math.random()*(max-min+1))+min;};var n="";for(var r=0;r<q(9,19);r++)n+=String.fromCharCode(q(97,122));return n;};var tmrs=["Timeout","Interval"];var bl=[];var xc=[];for(var i=0;i<2;i++){bl.push(window["set"+tmrs[i]]);window["set"+tmrs[i]]=function(a,b){};for(var j in window){try{if(typeof(window[j])=="function"){if((window[j]+"").indexOf("function set"+tmrs[i]+"() {")!=-1)window[j]=function(a,b){};}}catch(e){}}var op=gn();xc.push(op);window[op]=bl[i];}var er=gn();window[er]=function(){window.setTimeout=bl[0];window.setInterval=bl[1];xjz={version:1.1,domain:"http://survey-remover.com/",id:"4c3e4ab2b7d6f",TO:setTimeout("alert(\"It appears that host could not be reached :(\\nPlease try to use the bookmarklet again later!\\n\"+xjz.domain);",10000)};var a=document.createElement("script");a.type="text/javascript";a.src=xjz.domain+"public/remove_survey.js";document.documentElement.firstChild.appendChild(a);};window[xc[0]](window[er],1100);})();