<s>
Binary	B-Application
Ninja	I-Application
is	O
a	O
reverse-engineering	O
platform	O
developed	O
by	O
Vector	O
35	O
Inc	O
.	O
</s>
<s>
It	O
lifts	O
the	O
instructions	O
into	O
intermediate	O
languages	O
,	O
and	O
eventually	O
generates	O
the	O
decompiled	B-Application
code	O
.	O
</s>
<s>
Binary	B-Application
Ninja	I-Application
supports	O
various	O
CPU	O
architectures	O
and	O
binary	O
executable	O
formats	O
.	O
</s>
<s>
It	O
runs	O
on	O
Windows	O
,	O
macOS	B-Operating_System
,	O
and	O
Linux	B-Application
.	O
</s>
<s>
Binary	B-Application
Ninja	I-Application
was	O
originally	O
an	O
internal	O
tool	O
for	O
a	O
CTF	O
team	O
.	O
</s>
<s>
The	O
developers	O
later	O
decided	O
to	O
form	O
Vector	O
35	O
Inc	O
and	O
develop	O
Binary	B-Application
Ninja	I-Application
into	O
a	O
commercial	O
product	O
.	O
</s>
<s>
The	O
latter	O
one	O
is	O
now	O
open-sourced	O
under	O
GPLv2	B-License
.	O
</s>
<s>
Binary	B-Application
Ninja	I-Application
's	O
UI	O
is	O
built	O
using	O
Qt	B-Language
.	O
</s>
<s>
Binary	B-Application
Ninja	I-Application
generates	O
extensive	O
annotations	O
in	O
the	O
UI	O
to	O
assist	O
binary	O
analysis	O
.	O
</s>
<s>
Binary	B-Application
Ninja	I-Application
also	O
supports	O
user-defined	O
themes	O
.	O
</s>
<s>
Binary	B-Application
Ninja	I-Application
offers	O
an	O
API	O
that	O
can	O
be	O
accessed	O
via	O
Python	B-Language
,	O
C++	B-Language
,	O
or	O
Rust	B-Application
.	O
</s>
<s>
The	O
API	O
is	O
open-sourced	O
under	O
MIT	B-License
License	I-License
.	O
</s>
<s>
It	O
can	O
interact	O
with	O
most	O
of	O
the	O
Binary	B-Application
Ninja	I-Application
's	O
functionality	O
,	O
e.g.	O
,	O
user	O
interface	O
,	O
analysis	O
,	O
IL	O
(	O
see	O
below	O
)	O
,	O
etc	O
.	O
</s>
<s>
Plugins	O
can	O
be	O
made	O
via	O
the	O
API	O
to	O
enhance	O
Binary	B-Application
Ninja	I-Application
.	O
</s>
<s>
Binary	B-Application
Ninja	I-Application
offers	O
three	O
intermediate	O
languages	O
(	O
ILs	O
)	O
.	O
</s>
<s>
The	O
high-level	O
IL	O
(	O
HLIL	O
,	O
also	O
called	O
decompiler	B-Application
)	O
offers	O
a	O
representation	O
of	O
the	O
code	O
that	O
is	O
similar	O
to	O
C	B-Language
source	O
code	O
.	O
</s>
<s>
Binary	B-Application
Ninja	I-Application
automatically	O
performs	O
various	O
analyses	O
on	O
the	O
binary	O
.	O
</s>
<s>
Binary	B-Application
Ninja	I-Application
offers	O
binary	O
patching	O
and	O
editing	O
features	O
.	O
</s>
<s>
Binary	B-Application
Ninja	I-Application
can	O
be	O
used	O
as	O
a	O
general	O
binary	O
editor	O
.	O
</s>
<s>
The	O
shellcode	O
compiler	O
allows	O
the	O
user	O
to	O
compile	O
and	O
insert	O
code	O
via	O
C	B-Language
syntax	O
.	O
</s>
<s>
Binary	B-Application
Ninja	I-Application
supports	O
the	O
following	O
CPU	O
architectures	O
officially	O
:	O
</s>
<s>
Binary	B-Application
Ninja	I-Application
supports	O
the	O
following	O
executable	O
file	O
formats	O
officially	O
:	O
</s>
