|
Cloneboot.sh 1.0
|
|
Hits: 6 |
|
Date added: 12/13/2005 |
|
Script to clone disks. Intented for cloning a primary (OS) boot disk to an identical secondary one. First time, run it using cloneboot.sh init manually, then set it up to run with no parameters in cron. Remember to adjust the sourcedisk and destdisk variables. |
|
|
|
|
ClockRes
|
|
Hits: 2 |
|
Date added: 03/01/2005 |
|
Ever wondered what the resolution of the system clock was, or perhaps the maximum timer resolution that your application could obtain? The answer lies in a simple function named GetSystemTimeAdjustment, and the ClockRes applet performs the function and shows you the result. ClockRes works on Windows NT/2K only, and does not take any command-line arguments. |
|
|
|
|
chroot_evasion.c
|
|
Hits: 2 |
|
Date added: 12/13/2005 |
|
This code tries to evade the chroot() on a Linux system. |
|
|
|
|
Chroot Safe
|
|
Hits: 1 |
|
Date added: 07/29/2007 |
|
chroot_safe is a tool to chroot any dynamically linked application in a safe and sane manner. It is designed to replace chroot and su nobody -c while at the same time addressing some of the major shortcomings of these tools. It was originally designed for chrooting anoncvs servers in an easy and foolproof manner, but is equally useful numerous other applications where you need chroot for security. |
|
|
|
|
Carbonite v1.0
|
|
Hits: 1 |
|
Date added: 01/26/2005 |
|
A Linux Kernel Module to aid in RootKit detection. |
|
|
|