new VC++ project.
Posted: Fri Feb 22, 2008 12:18 am
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.
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.