Difference between revisions of "ExtX"
From SleuthKitWiki
(izmir travestileri) |
Apriestman (Talk | contribs) (Reverting to remove vandalism.) |
||
Line 1: | Line 1: | ||
− | + | ExtX is a generic term used by [[TSK]] to refer to the Ext2 and Ext3 file systems. They are commonly found on Linux systems and are supported by TSK. | |
+ | |||
+ | For more information, refer to: | ||
+ | * [http://www.digital-evidence.org/fsfa/ File System Forensic Analysis Book] | ||
+ | * [http://www.forensicswiki.org/wiki/Ext2 Forensics Wiki Ext2 Entry] | ||
+ | * [http://www.forensicswiki.org/wiki/Ext3 Forensics Wiki Ext3 Entry] | ||
+ | * [http://en.wikipedia.org/wiki/Ext2 Wikipedia Ext2 Entry] | ||
+ | * [http://en.wikipedia.org/wiki/Ext3 Wikipedia Ext3 Entry] | ||
+ | |||
+ | Documents used during development of ExtX support: | ||
+ | * [http://web.mit.edu/tytso/www/linux/ext2intro.html Design and Implementation of the Second Extended File System] (Card, Ts'o, and Tweedie) | ||
+ | * [http://en.tldp.org/HOWTO/mini/Ext2fs-Undeletion.html Linux EXT2FS Undeletion mini-HOWTO] (Aaron Crane) | ||
+ | * [http://olstrans.sourceforge.net/release/OLS2000-ext3/ EXT3], Journaling Filesystem (Tweedie) |
Latest revision as of 05:25, 4 February 2013
ExtX is a generic term used by TSK to refer to the Ext2 and Ext3 file systems. They are commonly found on Linux systems and are supported by TSK.
For more information, refer to:
- File System Forensic Analysis Book
- Forensics Wiki Ext2 Entry
- Forensics Wiki Ext3 Entry
- Wikipedia Ext2 Entry
- Wikipedia Ext3 Entry
Documents used during development of ExtX support:
- Design and Implementation of the Second Extended File System (Card, Ts'o, and Tweedie)
- Linux EXT2FS Undeletion mini-HOWTO (Aaron Crane)
- EXT3, Journaling Filesystem (Tweedie)