Difference between pages "Skype" and "Libfslibs"
From Forensics Wiki
(Difference between pages)
Joachim Metz (Talk | contribs) |
Joachim Metz (Talk | contribs) (Created page with "{{Infobox_Software | name = libfslibs | maintainer = Joachim Metz | os = Linux, FreeBSD, NetBSD, OpenBSD, Mac OS X, Windows | genre = {{Fil...") |
||
| Line 1: | Line 1: | ||
| − | {{ | + | {{Infobox_Software | |
| + | name = libfslibs | | ||
| + | maintainer = [[Joachim Metz]] | | ||
| + | os = [[Linux]], [[FreeBSD]], [[NetBSD]], [[OpenBSD]], [[Mac OS X]], [[Windows]] | | ||
| + | genre = {{File Systems}} | | ||
| + | license = {{LGPL}} | | ||
| + | website = [http://code.google.com/p/libfslibs/ code.google.com/p/libfslibs] | | ||
| + | }} | ||
| − | + | The '''libfslibs''' project contains several libraries for different types of file systems. | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | [[ | + | At the moment it aims to provide information and tooling for low-level analysis of file systems. |
| + | |||
| + | == History == | ||
| + | |||
| + | Libfslibs project was started by [[Joachim Metz]] in 2010, named fsal at the time. | ||
| + | In 2012 it was renamed to libfslibs. | ||
| + | |||
| + | == Also See == | ||
| + | * [[Common Log File System (CLFS)]] | ||
| + | * [[New Technology File System (NTFS)]] | ||
| + | * [[Resilient File System (ReFS)]] | ||
| + | |||
| + | == External Links == | ||
| + | * [http://code.google.com/p/libvmdk/ project site] | ||
| + | * [http://sourceforge.net/projects/fsal/ old project site] | ||
Revision as of 07:58, 30 September 2012
| libfslibs | |
|---|---|
| Maintainer: | Joachim Metz |
| OS: | Linux, FreeBSD, NetBSD, OpenBSD, Mac OS X, Windows |
| Genre: | Template:File Systems |
| License: | LGPL |
| Website: | code.google.com/p/libfslibs |
The libfslibs project contains several libraries for different types of file systems.
At the moment it aims to provide information and tooling for low-level analysis of file systems.
History
Libfslibs project was started by Joachim Metz in 2010, named fsal at the time. In 2012 it was renamed to libfslibs.