Enabling Copy in a WEBSITE !  

Thursday, October 8, 2009

This is a small trick for those who are pissed with pages which say -

“YOU CANT RIGHT CLICK HERE !!!”

“SORRY..COPY PASTING IS DISABLED !!!”

“RIGHT CLICK IS DISABLED !!11”

Okay..You wanna that excellent content of that Blog/Website/Forum post and you cant just copy that because some stupid message box pops up everytime you right click that page..Worse,Some times even you cant left click and drag select the content to copy it by some other means..

Fine..Knight in the Shiny Armour to the rescue :)

Here is the code to disable COPY PASTING in your website -








As you can see,its a javascript code.What if we disable the javascript functionality in our browser and then surf the net ? and then view that website you wanna see/copy ?

Yup,just disable the javascript in your browser and you can happily right click/copy paste/just bpass every javascript restriction on that page.


DISABLE JAVASCRIPT IN MOZILLA

go to Tools –> options –> Open Content Tab –> Uncheck ENABLE JAVASCRIPT –> Click on OK

DISABLE JAVASCRIPT IN INTERNET EXPLORER

* Open Internet Explorer.
* On the Tools menu, click Internet Options.
* On the Security tab, click Internet.
* Click Custom Level.
* Scroll down to Active scripting.
* Click Disable (on Prompt).
* Click OK.
* Click Yes.
* Click OK.



Happy Surfing :) and Use Mozilla or Opera – FREE,Open Source and Customisable !

AddThis Social Bookmark Button
Email this post

How To DELETE an Undeletable file ??  

Ever had such an annoying message given by Windows?

It has many other flavors:
Cannot delete file: Access is denied
There has been a sharing violation.
The source or destination file may be in use.
The file is in use by another program or user.
Make sure the disk is not full or write-protected and that the file is not currently in use.


Method 1

Open a Command Prompt window and leave it open.
Close all open programs.
Click Start, Run and enter TASKMGR.EXE
Go to the Processes tab and End Process on Explorer.exe.
Leave Task Manager open.
Go back to the command prompt window and change to the directory the AVI (or other undeletable file) is located in.
At the command prompt type DEL where is the file you wish to delete.
Go back to Task Manager, click File, New Task and enter EXPLORER.EXE to restart the GUI shell.
Close Task Manager.


Method 2

You can try this

Open Notepad.exe

Click File>Save As..>

locate the folder where ur undeletable file is

Choose 'All files' from the file type box

click once on the file u wanna delete so its name appears in the 'filename' box

put a " at the start and end of the filename
(the filename should have the extension of the undeletable file so it will overwrite it)

click save,

It should ask u to overwrite the existing file, choose yes and u can delete it as normal


Method 3

Here's a manual way of doing it.

1. Start
2. Run
3. Type: command
4. To move into a directory type: cd c:\*** (The stars stand for your folder)
5. If you cannot access the folder because it has spaces for example Program Files or Kazaa Lite folder you have to do the following. instead of typing in the full folder name only take the first 6 letters then put a ~ and then 1 without spaces. Example: cd c:\progra~1\kazaal~1
6. Once your in the folder the non-deletable file it in type in dir - a list will come up with everything inside.
7. Now to delete the file type in del ***.bmp, txt, jpg, avi, etc... And if the file name has spaces you would use the special 1st 6 letters followed by a ~ and a 1 rule. Example: if your file name was bad file.bmp you would type once in the specific folder thorugh command, del badfil~1.bmp and your file should be gone. Make sure to type in the correct extension.


Method 4

Download Unlocker from http://ccollomb.free.fr/unlocker/unlocker1.8.7.exe.

Install it .Now go to folder where the “Undeletable” file is located.



1. Simply right click the folder or file and select Unlocker



2. If the folder or file is locked, a window listing of lockers will appear



3. Simply click Unlock All and you are done!

Enjoy !!!



Technorati Tags: tips n tricks,windows tricks,tricks,Tutorials

AddThis Social Bookmark Button
Email this post

How To Watch the HISTORY of your computer ??  

  1. Get others password no matter which domain or messenger untill it is being typed on your computer
  2. For safety purposes,like to monitor what children are doing on the computer
  3. For seeing what others and doing on the computer

These are the stuff that a keylogger does .



This keylogger is basically a monitoring software that helps in protection or safety and what not

You can get tons of key logger trojans from the internet some godd keyloggers are

  1. Perfect Keylogger
  2. Elite Keylogger

And many more keyloggers

You can download all these from even google just type keyloggers in google search and you will get tons of keyloggers


This picture is of the keylogger refog : ( Download Here)






AddThis Social Bookmark Button
Email this post

How to LOCK Keyboard and Mouse  

This Code will lock the Keyboard and Mouse Using SendKeys function.Just compile it in VB.NET.


' must have this in order to use the SendKeys function
Imports System.Windows.Forms


Public Class WinControl

' This is the function used in order to block the keyboard and mouse:
Declare Function BlockInput Lib "User32" _
(ByVal fBlockIt As Boolean) As Boolean
' This function will block the keyboard and mouse untill a window with
' the specify caption will appear or the given time in seconds has
' past ( 0 seconds - wait forever).
' If the window with the caption appears than the given key is send
' to it and the input block is removed.
Public Shared Function Wait2Send(ByVal caption As String, _
ByVal keys As String, ByVal seconds As Integer)

' Indicates if the window with the given caption was found
Dim success As Boolean = False

' Start time of the function
Dim now As DateTime = DateTime.Now

' Begining of keyboard and mouse block
BlockInput(True)


While (success = False And (DateTime.Now.Subtract(now).Seconds _
< seconds =" 0))" success =" True">

AddThis Social Bookmark Button
Email this post

How to make Vista/XP/Office genuine (all versions)  

Sunday, October 4, 2009

Since Vista is an increasing and developing software,almost beating Xp,i felt that there was a need to make your Vista genuine for fee.So here in this post I'll let you know how to make your Vista/Xp/Office original,irrespective of their version !





2.6 Changes:
• Edited to New Update Server • Reorganized GUI! • Added New Vista Crack!
• Works with all versions of windows and office.

Info:
Programmed in C# 2008 Express Edition
Used .NET Framework 3.5
Over 10k Downloads!

2.6 Changes:
Edited to New Update Server
Reorganized GUI!
Added New Vista Crack!

Works with all versions of windows and office.

First of all Download Vista/Xp/Office Crack

How to use it ?

1.Open the application file .
2.Select the version of windows in the tab
3.In case of 'XP' click 'Make XP 100% Genuine'
4.In case of 'Vista' click on 'Developer Activation'.
5.In case of 'Office' click on 'Make Office Genuine'.
6.When you finish doing this you will find that the version of you windows /Office is a genuine version.
7.After this you should restart the computer for the changes to take place .
8.Enjoy !

AddThis Social Bookmark Button
Email this post

Design by sajal007bd @ yahoo.com