Software for controlling vending machines. Allows users to preload credits to their user accounts
and use them to buy various goods from one or more vending machines connected to
computer via parallel port relay interface.
preload is an adaptive readahead daemon. It monitors applications that users run, and by analyzing this data, predicts what applications users might run, and fetches those binaries and their dependencies into memory for faster startup times.
libShred is a preload library that attempts to intercept file deletion and truncation to shred the data before removal. It may be able to add an extra layer of security to your other applications, such as web browsers.