Gawker is an application for Mac OS X that creates time-lapse movies using a webcam. Images from your camera can be shared, allowing other users to record your image stream. Streams can also be combined to create a time-lapse movie with up to four locations side-by-side.
I am contributing to the project, working with the original author to extend functionality and general work on the program.
Application
|
|||
Passgen is a random password generator using strong random functions and it can not have the same type of digit more than once in a row (can’t have a uppercase Alpha followed by another uppercase letter). I didn’t take out the ability to generate I,1,l, or O, 0 as those represent 5 distinct possibilities that would have to be cracked to get the password anyways. |
|||
Sniff was written shortly after I was introduced to C#. It is a network packet sniffer for windows. Sniff doesn't rely on winpcap but instead puts the network adapter into promiscuous mode. Also uses threading, one thread listens for traffic off the network adapter the other thread maintains the gui. .net 2.0 is required to run. The only thing with the program is that even though it is capturing data off the network adapter it won't actually read any data that doesn't have an ip address, so it won't pick up some traffic on the network. |
|||
Vorilon is a voice teleconferencing software that is in the works. The premises is that vorilon will be the server component with a library that will easily add voice communication to other programs. Similar to like ventrilo in terms of voice chat but that is about where the similarities will end. |
|||
