Sep 3, 2011

How to get unlimited time in Internet Cafe's?

we're going to learn how to disable the timer on the computers in Internet
Cafe's.

Let's go through the steps:

1. Create a New Text Document.

2. Then type CMD in it.

3. And then save it as anything.bat
(Make sure the file do NOT end on .txt, but on .bat)

4. Go to the location were you saved the .bat file and run it. If you've done this
correctly, you'll see that Command Prompt is open.

5. Now that Command Prompt is open, type in: cd\windows
(This will change the directory to Windows)

6. Then type in: regedit
(This will get you to the registry editor gui)

7. Now navigate to:
HKEY_CURRENT_USER>Appevents>software>classes>micro soft>windows>current
version>internet settings>policies>system

8. Then on the right pane where it says Disable Taskmanager, right click on it, and
scroll down to modify, and than change the value of it to "0".

9. And then open Windows Task Manager
(CTRL+ALT+DELETE)

10. And then disable the Internet Cafe's timer.


If you can acces the taskbar/desktop it really has poor security :P
However, I wouldnt disable the policy nor messing with the registry since it will surerly be detected and eventually prevented, heres my way of doing it (works with disabled desktop):

1. Getting cmd access with disabled desktop/taskbar:
Open the webbrowser and navigate to "file:///C:/Windows/System32/cmd.exe"

2. Finding and disabling the timer process:
Once cmd is opened just type "tasklist" which will enumerate all processes, once you find the *timer process* type: taskkill /f /im "processname.exe"




enjoy..........

No comments:

Post a Comment