Lamer.org
  • Blowfish encrypt/decrypt routines for arbitrary data types
    - BF_encryptMemChunk.tar.gz (11.3 kB)
  • Small piece of code used to demonstrate fork() and why it's important to free twice (one in each context).
    - fork.c (2 kB)
  • Command line utility to execute something else as a different user
    - suppsetuidgid.c (3 kB)
  • Perl script of an example of hash of hashes
    - hashOfhashes.pl
  • Perl program that recursively parses through perl code looking for module and disk dependencies (e.g. files, binaries, etc) (NOTE: STILL HAVE A LOT OF WORK TO DO)
    - perldep.pl
  • - More coming soon
Code - Home