Project Rankings Sinking
I haven't been able to work on this as much as I would like due to school/work so please excuse my absence. My SF rankings are a good indicator of this. I have fixed all of the known bugs and will start working on rewriting the library to make it a little more flexible. I am also still looking for volunteers that want to work on this with me. No experience needed: just looking for someone that wants to chip in a little knowledge. Contact me if interested.
NWrapper
It's a somewhat useful utility for creating wrappers for programs where long commands are sometimes needed. It was originally built for use with Fyodor's NMap, since I found myself reusing the same really long commands on the same hosts over and over again. Sure, you can accomplish the same with a very small shell script, but where's the fun in that? Writing this also helped with learning C, since I haven't done any hardcore programming of any language in over a year (I was a little rusty). I appreciate any feedback that you may have.