encryptio.com

This sentence is very meta.

Code

These are my coding projects that have matured to the point where they might be useful to others. Check it out.

Audio Tools
  • channelmap — Extraction and merging of different channels of audio files. (C)
  • mkfilter — FIR filter creation and analysis. (Perl)
  • convolute — Fast convolution for audio files. (C)
  • ininit — Simple soft synthesizer written in C, scriptable in Lua.
Other Tools
  • divinefs — Find filesystems inside raw disks and files (C)
  • jsttyplay — Play ttyrec log files in your browser. (Perl/JavaScript)
  • btmkt — Minimal Dependency BitTorrent Metainfo file creator. (Perl)
Little Helpers
  • auto-ssh-agent — Persistent ssh-agent for systems without session-level support. (bourne shell)
  • brename — Batch renaming with Perl expressions. (Perl)
  • lineend — Plain text file line ending adjuster. (Perl)
  • screenmaker — Build a JPEG of screenshots from a video file. (Perl)
  • torsort — Simple rules-based torrent file sorter for hierarchial download directories. (Perl)

Most of the code here is released under BSD-like licenses.