Addrgen can now generate Litecoin and other alt addresses.
https://github.com/weex/addrgen/archive/master.zipTo generate a Litecoin address you would run:
./addrgen.py --otherversion=48
I have used this script to create addresses where I didn't want to run the daemon or other *coin software. Python is the only requirement.