Beware! You are in technical zone now...
Whatever I am providing here is either developed by me individually or as a team member.
You can download, use and modify the code provided here for educational or learning
purposes. You can even re-distribute it but with the sourcecode and free of cost.
Use of this code for commercial purposes without the permission of author is
strictly prohibited.
So Enjoy the code...
Terms and Conditions: The Author is not responsible for any damage to system or data due to
use of source code, programs and other resources provided here. Use it
at your own risk. By Downloading you are supposed to be agreed to these
terms and conditions.
-
Classification of computers.
Desc: Article.
Level: Beginning from Scratch
-
How to crash Internet Explorer.
Desc: Article + Source Code.
Level: Intermediate
-
How to crack BIOS password.
Desc: Article + Source Code.
Level: Intermediate
-
Document/View Architecture Tutorial.
Platform: Win 32
Desc: Tutorial.
Level: Beginner
-
Understanding Linux Kernel Source Structure. (New!)
Platform: Linux (Category: Linux Kernel Internals)
Desc: Tutorial in DOC format.
It tells about how Linux Kernel source is organized.
Very usefull for newbies.
Level: Beginner-Intermediate
-
Writing Linux Device Drivers. (New!)
Platform: Linux (Category: Linux Module Programming)
Desc: Tutorial in DOC format.
It provides you all information regarding developing device drivers in LINUX.
Very usefull for newbies. Write your first device driver with the help of this tutorial.
Level: Beginner
-
FetchIt. (New!)
Platform: Independent
Desc: Utility to download any URL/Image/File. Written in Python.
Level: Intermediate
-
Reading MS-DOS screen in C.
Desc: C Source Code. It saves the contents
of screen in a file.
Level: Intermediate
-
Free Hand Drawing in C.
Desc: C Source Code.
Level: Intermediate
-
Solutions to Data Structures problems.
Desc: C Source Code:
Stack, Queue, Linklist, sorting and many more.
Level: Beginner-Intermediate
-
Implementing Towers of Hanoi in C++.
Desc: C++ Source Code.
Level: Intermediate-Advanced
-
Java Servlet to create a file on Server.
Desc: Java Servlet Source Code.
Level: Beginner
-
Alarm Clock.
Desc: Visual Basic 6.0 Source Code.
Level: Beginner
-
Registry Entry Modules.
Desc: Visual Basic 6.0 Source Code.
Level: Advanced
-
Chat Server(Support for multiple clients).
Desc: Visual Basic 6.0 Source Code. Tested for Win 98/Me.
Level: Inermediate-Advanced
-
Screen Tracer. (Client Server based)
Desc: Visual Basic 6.0 Source Code. Able to capture a screen
of a client. It can be used to trace down the activities of the clients.
Level: Advanced
-
File Splitter.
Desc: Visual Basic 6.0 Source Code + ".EXE" File. You can
split files in to specified number of parts. It is very useful in many cases such as copying of a large
( more than 1.44MB ) file in floppies or sending of large file through e-mail. It also produces batch
file for joining the parts in to one complete file.
Level: Intermediate
-
DeEncryption.
Desc: Only EXEcutable File (requires VB Runtime Module).
It can be used for both encryption and decryption.
You can encode your files by suppling an encryption key. It can also decrypt the files by supplying the
same (EnDecryption) key.
Level: Intermediate
In case of any problems drop mail at:
DesireOfStars-at-Yahoo-dot-com.
|