Okteta: Difference between revisions
(General markup edit - needs infobox sorting) |
(Marked this version for translation) |
||
Line 2: | Line 2: | ||
<translate> | <translate> | ||
__NOTOC__ | __NOTOC__ | ||
== Overview == | == Overview == <!--T:1--> | ||
<!--T:2--> | |||
{|style="width: 100%" cellpadding="5" | {|style="width: 100%" cellpadding="5" | ||
|- valign="center" | |- valign="center" | ||
Line 9: | Line 10: | ||
<div style="border: 1px solid darkgray; bakground-color: lightgray; padding: 10px; text-align: left;"> | <div style="border: 1px solid darkgray; bakground-color: lightgray; padding: 10px; text-align: left;"> | ||
<!--T:3--> | |||
* '''Name:''' Okteta [[Image:Okteta.png|right|48px]] | * '''Name:''' Okteta [[Image:Okteta.png|right|48px]] | ||
* '''Description:''' Hex Editor | * '''Description:''' Hex Editor | ||
Line 18: | Line 20: | ||
</div> | </div> | ||
<!--T:4--> | |||
|} | |} | ||
== Description == | == Description == <!--T:5--> | ||
<!--T:6--> | |||
'''Okteta''' is a simple editor for the raw data of files. | '''Okteta''' is a simple editor for the raw data of files. | ||
<!--T:7--> | |||
The data is displayed in the traditional view with two columns: one with the numeric values and one with the assigned characters. Editing can be done both in the value column and the character column. Besides the usual editing capabilities '''Okteta''' also brings a small set of tools, like a table listing decodings into common simple data types, a <menuchoice>table</menuchoice> listing all possible bytes with its character and value equivalents, a <menuchoice>info</menuchoice> view with a <menuchoice>statistic</menuchoice> and a <menuchoice>filter</menuchoice> tool. All modifications to the data loaded can be endlessly undone or redone. | The data is displayed in the traditional view with two columns: one with the numeric values and one with the assigned characters. Editing can be done both in the value column and the character column. Besides the usual editing capabilities '''Okteta''' also brings a small set of tools, like a table listing decodings into common simple data types, a <menuchoice>table</menuchoice> listing all possible bytes with its character and value equivalents, a <menuchoice>info</menuchoice> view with a <menuchoice>statistic</menuchoice> and a <menuchoice>filter</menuchoice> tool. All modifications to the data loaded can be endlessly undone or redone. | ||
== Other Info == | == Other Info == <!--T:8--> | ||
<!--T:9--> | |||
* [[Okteta/Tutorials|Tutorials]] | * [[Okteta/Tutorials|Tutorials]] | ||
<!--T:10--> | |||
Structure definitions used by the <menuchoice>Structures</menuchoice> tool can be shared on [http://kde-files.org/index.php?xcontentmode=691 kde-files.org] (also used by the integrated sharing dialog in the <menuchoice>Structures</menuchoice> tool's configuration). | Structure definitions used by the <menuchoice>Structures</menuchoice> tool can be shared on [http://kde-files.org/index.php?xcontentmode=691 kde-files.org] (also used by the integrated sharing dialog in the <menuchoice>Structures</menuchoice> tool's configuration). | ||
== Keywords == | == Keywords == <!--T:11--> | ||
<!--T:12--> | |||
hex editor, binary editor, raw data viewer | hex editor, binary editor, raw data viewer | ||
<!--T:13--> | |||
[[Category:Utilities]] | [[Category:Utilities]] | ||
[[Category:Development]] | [[Category:Development]] | ||
</translate> | </translate> |
Revision as of 10:11, 16 September 2010
Overview
|
Description
Okteta is a simple editor for the raw data of files.
The data is displayed in the traditional view with two columns: one with the numeric values and one with the assigned characters. Editing can be done both in the value column and the character column. Besides the usual editing capabilities Okteta also brings a small set of tools, like a table listing decodings into common simple data types, a
listing all possible bytes with its character and value equivalents, a view with a and a tool. All modifications to the data loaded can be endlessly undone or redone.Other Info
Structure definitions used by the tool can be shared on kde-files.org (also used by the integrated sharing dialog in the tool's configuration).
Keywords
hex editor, binary editor, raw data viewer