Brandit
Brandit is designed to allow administrative officials the capability of putting "ownership" information on hard disk drives. This information will generally contain ownership and assignment information. When a branded computer is stolen and later recovered by police, they can run their reader copy(downloadable for free at this website) and identify its owner. It does not require any external monitoring station. Brandit is also used for inventory and assignment control purposes within corporations and organizations.
Read the Article
|
Bsearch
Using a very fast, binary search algorithm the Bsearch program allows you to search a file(s) for occurrences of specific keys. The program allows you to search a fixed length record file on a sorted field for the occurrence of specified search keys. Because of the algorithm used, the search is almost instantaneous. Consider the bsearch algorithm similar to searching an indexed data base for a key in one of the indexed fields. The response time is negligible.
Read the Article
|
bsed
bsed searches for a binary string in a file. If a replace string is given, bsed copies infile to outfile, replacing all instances of the search string with the replace string.
Read the Article
|
BXDR
This utility will display the FULL sector count on a hard disk drive, including any "protected areas" that utilities such as SafeBack and Encase miss when imaging. BXDR will also allow you to resize a hard disk and will display whether a disk is password protected. BXDR was the first commercial tool to allow a user to set and unset the Host Protected Area.
Read the Article
|
CacheInf
Read/Delete information from internet cache.
Read the Article
|
Ch
This is a 16 bit program to be used instead of the DOS cd (change directory) command. It is more intelligent and will increase the user's efficiency when using the change directory command. Ch is modeled after the UNIX chpath environment variable setting which allows users an easy way to change directories.
Read the Article
|
Chek_env
This is a 16 bit program which can be used to check if an environment variable has been set. If the variable is set, the program can check the value of the variable and report an error level based on the results of the check. If used in a batch file, this program can be used to switch between different paths of execution.
Read the Article
|
chkrootkit
chkrootkit is a tool to locally check for signs of a rootkit. It contains a chkrootkit: shell script that checks system binaries for rootkit modification.
Read the Article
|
Darik's Boot and Nuke
Darik's Boot and Nuke ("DBAN") is a self-contained boot floppy that securely wipes the hard disks of most computers. DBAN will automatically and completely delete the contents of any hard disk that it can detect, which makes it an appropriate utility for bulk or emergency data destruction.
Read the Article
|
Feather Linux
Feather Linux is a Linux distribution based on Knoppix 3.4 that can fit on a Mini-CD or on a 128 MB USB pen drive. It aims to have a wide range of applications for desktop, rescue, and administration uses.
Read the Article
|