<s>
010	B-Operating_System
Editor	I-Operating_System
is	O
a	O
commercial	O
hex	B-Application
editor	I-Application
and	O
text	B-Application
editor	I-Application
for	O
Microsoft	B-Application
Windows	I-Application
,	O
Linux	B-Application
and	O
macOS	B-Application
.	O
</s>
<s>
Typically	O
010	B-Operating_System
Editor	I-Operating_System
is	O
used	O
to	O
edit	O
text	B-General_Concept
files	I-General_Concept
,	O
binary	O
files	O
,	O
hard	B-Device
drives	I-Device
,	O
processes	O
,	O
tagged	O
data	O
(	O
e.g.	O
</s>
<s>
XML	B-Protocol
,	O
HTML	B-Language
)	O
,	O
source	O
code	O
(	O
e.g.	O
</s>
<s>
C++	B-Language
,	O
PHP	B-Application
,	O
JavaScript	B-Language
)	O
,	O
shell	O
scripts	O
(	O
e.g.	O
</s>
<s>
Bash	B-Operating_System
,	O
batch	O
files	O
)	O
,	O
log	O
files	O
,	O
etc	O
.	O
</s>
<s>
Full	O
search	O
and	O
replace	O
with	O
regular	B-Language
expressions	I-Language
is	O
supported	O
along	O
with	O
comparisons	O
,	O
histograms	O
,	O
checksum/hash	O
algorithms	O
,	O
and	O
column	O
mode	O
editing	O
.	O
</s>
<s>
Different	O
character	B-General_Concept
encodings	I-General_Concept
including	O
ASCII	B-Protocol
,	O
Unicode	O
,	O
and	O
UTF-8	O
are	O
supported	O
including	O
conversions	O
between	O
encodings	O
.	O
</s>
<s>
Originally	O
created	O
in	O
2003	O
by	O
Graeme	O
Sweet	O
,	O
010	B-Operating_System
Editor	I-Operating_System
was	O
designed	O
to	O
fix	O
problems	O
in	O
large	O
multibeam	O
bathymetry	O
datasets	O
used	O
in	O
ocean	O
visualization	O
.	O
</s>
<s>
A	O
text	B-Application
editor	I-Application
was	O
added	O
in	O
2008	O
.	O
</s>
<s>
010	B-Operating_System
Editor	I-Operating_System
is	O
available	O
as	O
Trialware	O
and	O
can	O
be	O
run	O
for	O
free	O
for	O
30	O
days	O
.	O
</s>
<s>
A	O
Binary	O
Template	O
is	O
a	O
text	B-General_Concept
file	I-General_Concept
containing	O
a	O
series	O
of	O
structs	B-Language
similar	O
to	O
ANSI	O
C	O
.	O
The	O
main	O
difference	O
between	O
ANSI	O
C	O
is	O
that	O
structs	B-Language
in	O
Binary	O
Templates	O
may	O
contain	O
control	O
statements	O
such	O
as	O
if	O
,	O
for	O
or	O
while	O
.	O
</s>
<s>
When	O
010	B-Operating_System
Editor	I-Operating_System
executes	O
a	O
Binary	O
Template	O
on	O
a	O
binary	O
data	O
file	O
,	O
each	O
variable	O
defined	O
in	O
the	O
Binary	O
Template	O
is	O
mapped	O
to	O
a	O
set	O
of	O
bytes	O
in	O
the	O
binary	O
file	O
and	O
added	O
to	O
a	O
hierarchical	B-Data_Structure
tree	I-Data_Structure
structure	I-Data_Structure
.	O
</s>
<s>
The	O
tree	B-Data_Structure
structure	I-Data_Structure
can	O
then	O
be	O
used	O
to	O
view	O
and	O
edit	O
data	O
in	O
the	O
binary	O
file	O
in	O
an	O
easier	O
fashion	O
than	O
using	O
the	O
raw	O
hex	O
bytes	O
.	O
</s>
<s>
010	B-Operating_System
Editor	I-Operating_System
has	O
an	O
online	O
repository	O
of	O
Binary	O
Templates	O
containing	O
over	O
80	O
formats	O
.	O
</s>
<s>
When	O
a	O
binary	O
file	O
is	O
opened	O
in	O
010	B-Operating_System
Editor	I-Operating_System
and	O
a	O
Binary	O
Template	O
exists	O
for	O
the	O
file	O
,	O
the	O
software	O
can	O
automatically	O
download	O
and	O
install	O
the	O
Template	O
.	O
</s>
<s>
Data	O
files	O
in	O
010	B-Operating_System
Editor	I-Operating_System
are	O
stored	O
as	O
a	O
series	O
of	O
blocks	O
,	O
where	O
each	O
block	O
can	O
either	O
point	O
to	O
a	O
block	O
of	O
data	O
somewhere	O
on	O
disk	O
or	O
in	O
memory	O
.	O
</s>
<s>
010	B-Operating_System
Editor	I-Operating_System
uses	O
the	O
Qt	O
library	O
to	O
provide	O
multi-platform	O
support	O
.	O
</s>
<s>
Supports	O
30	O
different	O
character	B-General_Concept
encodings	I-General_Concept
(	O
e.g.	O
</s>
