Here's something I'd like to write, but I don't have the h4x0ring skillz:

A program that reads /proc/net/tcp, pulls out the remote ip addresses, converts them from hex to dec, and displays them.

It'd be nice to have something like this built into hijack, and I was thinking about downloading Marks path file and doing it myself but a) I ran into troubles reading from /proc/net/tcp b) I don't know how to format using C. And finally c) I don't know how to write a HEX->DEC converter.

Can anyone offer any assistance?

Thanks
theory