Difference between revisions of "Libuna"
From Forensics Wiki
Joachim Metz (Talk | contribs) |
Joachim Metz (Talk | contribs) |
||
| (One intermediate revision by one user not shown) | |||
| Line 8: | Line 8: | ||
}} | }} | ||
| − | The '''libuna''' package contains [[Linux]] based library and applications to read and write | + | The '''libuna''' package contains [[Linux]] based library and applications to read and write the [[Text File (TXT)]] format in different characters encodings. |
Libuna currently supports: | Libuna currently supports: | ||
* Basic ASCII | * Basic ASCII | ||
* Extended ASCII with [[Windows]] codepages 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258 | * Extended ASCII with [[Windows]] codepages 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258 | ||
| − | * UTF-8,UTF-16, UTF- | + | * UTF-8, UTF-16, UTF-32 |
It was ported to other platforms like [[FreeBSD]] [[NetBSD]] [[OpenBSD]] [[Mac OS X]] and [[Windows]] as well. | It was ported to other platforms like [[FreeBSD]] [[NetBSD]] [[OpenBSD]] [[Mac OS X]] and [[Windows]] as well. | ||
| Line 20: | Line 20: | ||
Libuna was created by [[Joachim Metz]] in 2008, while working for [http://en.hoffmannbv.nl/ Hoffmann Investigations]. | Libuna was created by [[Joachim Metz]] in 2008, while working for [http://en.hoffmannbv.nl/ Hoffmann Investigations]. | ||
| + | |||
| + | Libuna was intended as a character encoding support library and is used in: | ||
| + | * [[libewf]] | ||
| + | * [[libnk2]] | ||
| + | * [[libpff]] | ||
== Tools == | == Tools == | ||
Revision as of 06:37, 31 January 2009
| libuna | |
|---|---|
| Maintainer: | Joachim Metz |
| OS: | Linux, FreeBSD, NetBSD, OpenBSD, Mac OS X, Windows |
| Genre: | Analysis |
| License: | LGPL |
| Website: | libuna.sourceforge.net |
The libuna package contains Linux based library and applications to read and write the Text File (TXT) format in different characters encodings.
Libuna currently supports:
- Basic ASCII
- Extended ASCII with Windows codepages 1250, 1251, 1252, 1253, 1254, 1255, 1256, 1257, 1258
- UTF-8, UTF-16, UTF-32
It was ported to other platforms like FreeBSD NetBSD OpenBSD Mac OS X and Windows as well.
History
Libuna was created by Joachim Metz in 2008, while working for Hoffmann Investigations.
Libuna was intended as a character encoding support library and is used in:
Tools
The libuna package contains the following tools:
- unaexport, which exports the plain text files in different encodings.