C

  • SnifferXml.c - Linux network sniffer. Outputs to XML so information can be worked on with XML tools (xpath, xslt, etc).

  • FreeKit.tar.gz - kernel-level FreeBSD rootkit. Wont post the code, but feel free to contact regarding the technical paper I wrote in 2009. A powerpoint presentation I gave for an undergraduate-level computer security course is listed below.

C++

  • Arp.tar.gz - General use API for processing and transmitting ARP network traffic.

Java

  • FSM.rar - Finite state machine simulator. Contains a read me on how to define a finite state automaton and how to determine whether a string is accepted/denied by this definition.

  • RSA.tar.gz - RSA implementation. Encrypts and decrypts using small primes.

  • Primes.java - Quick algorithm for using 4 primes in Golbachs Conjecture.

  • List.java - Algebraic Operations regarding list data structures using recursion. Just for fun...

  • Sets.java - Having fun with recursion. Contains set operations all done recursively :).

IA-32 AT&T Assembly

  • uname.s - similar to uname(1) but written in assembly

  • eject.s - ejects the device located at /dev/cdrom

Misc

License

All code and software listed on this page is licensed under the GNU General Public License (GPL) version 2.0

For more information concerning GPL-v2, please visit the GNU-2.0 page.

You may also visit the following sites for more information:

Visitor Locations

Map of Visitor Locations

Validation

Valid XHTML Strict | CSS

Valid XHTML 1.0 Strict