1461 projects tagged "BSD Original"
Stegdetect is an automated tool for detecting steganographic content in images. It is capable of detecting several different steganographic methods to embed hidden information in JPEG images. Currently, the detectable schemes are jsteg, jphide, invisible secrets, outguess 01.3b, F5, appendX, and camouflage. Using linear discriminant analysis, it also supports detection of new stego systems. Stegbreak is used to launch dictionary attacks against JSteg-Shell, JPHide, and OutGuess 0.13b.
MS-Excel Stream Handler is a class that implements a stream handler interface for reading and writing Microsoft Excel spreadsheet files in the XLS format. XLS files can be manipulated using PHP's fopen, fread, and fwrite functions, as well as any other functions that access streams. Spreadsheets can be created by passing the class a serialized array of spreadsheet row arrays that associate the column names with their values.
Destiney Scripts Topsites is a script for creating a dynamically-generated, traffic gathering "topsite", a competition traffic site on which members compete for placement on the list based on the traffic referrals they send. It features http-referrer- and cookie-based anti-cheat devices, an admin interface, gateway-less entry, and random site selection.
Destiney Scripts DBSessions provides database connection code to assist PHP applications developers in handling secure, efficient, database-driven PHP sessions within a larger PHP application. It is a drop-in replacement for the default PHP session handling and does not require editing php.ini.
Elist implements a cyclic C++ list for non-copyable objects with an interface similar to std::list. The list nodes are embeddable and don't need a common base class, so any object may be stored inside multiple lists. Furthermore, objects are automatically removed from their lists on destruction. No iterator is required to unlink an element from its containing lists. Elists have proven to be useful for creating complex object memory layouts, like scenegraphs or XML trees.
MAC vendor check is a script that gathers MAC addresses in a network and creates a list of the vendor of each device. It can be use to quickly check whether strange devices are present on the network, especially if there is no dedicated management software (like Cisco Works) in use on the network.
Destiney Script's Lottery script is a Web application that helps to pick your "lucky" Powerball Lottery numbers. Random quick picks use statistical logic based on previous winning numbers to inversely weight the results for better "random" picks. The latest winning Powerball results can be imported as well.