new VC++ project.

This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
Post Reply
User avatar
01000101
Member
Member
Posts: 1599
Joined: Fri Jun 22, 2007 12:47 pm
Contact:

new VC++ project.

Post by 01000101 »

I got extremely bored the other day, and decided to start writing a program in VC++ (as I haven't in a long while).

I'm creating a raw packet designer that allows you as the user to create various packets and be able to modify it (pre-release) to any end. Also, if you do not like the integrated packet templates (icmp,udp,tcp,etc..) you have the option of making a completely raw packet that creates a dynamic templete on the fly to aid in the creation.

I have no idea if this would actually benefit anyone besides myself (I will be using it in junction with my OS for testing), but I just thought I would announce my little side project.
Post Reply