Casper-fs is a Custom LKM generator to protect and hide files.
...My beginning purpose at this project is to protect my server, which is to protect my friends' machines. When I talk to friends, I say peoples that don't know how to write low-level code. Using the Casper-fs, you can generate your custom kernel module to protect your secret files. The low-level programmer can write new templates for modules etc.
a library for low-level accessing a FAT12/16/32 filesystem
This is a library for low-level accessing a FAT12/16/32 filesystem. It offers
functions for reading and writing the basic elements of such filesystems such
as the number of sectors and the successor of a cluster, but also some more
complex operations such as looking up a file and defragmenting a filesystem.
Moved to github: http://github.com/sgerwk/libllfat
Online Hierarchical Storage Manager (OHSM) is the first attempt towards an enterprise level open source data storage manager which automatically moves data between high-cost and low-cost storage media.
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
The main goal of the ext3Viewer project is to give the user the possibility to explore the ext3 filesystem at a low-level. ext3viewer lets you study all the ext3 structures, and prints them in a more user-friendly form.
KerX (Kernel eXplorer) provides a simple way for reading the very low-level data structures of the OS (GDT, IDT, TSSs, Page-Tables, Page-Directories, etc...)