]> git.siccegge.de Git - frida/web.git/blob - src/index.txt
b090165ce2106d6739e4a0b90b974bb58ad4a115
[frida/web.git] / src / index.txt
1 restindex
2 page-title: Home
3 include: yes
4 /restindex
5
6 What is it
7 ----------
8
9 frida is a interactive disassembler for binaries as well as (soon)
10 LLVM bitcode based on LLVM and Qt. It is also Free Software!
11
12 frida is cross-platform -- it can run on basically any Unixoid System
13 as well as Mac OS X and Windows and it can handle Binarys for every
14 architecture LLVM supports (and there are a lot of them!). It is
15 currently limited to the ELF Format but will soon regain support for
16 PE and MacO executables.
17
18 Support
19 -------
20
21 For now please mail me directly at christoph@frida.xyz. There is also
22 #frida on hackint.
23
24 Screenshots
25 -----------
26
27 {screenshot;frida-2015-02-23_00;main}
28 {screenshot;frida-2015-02-23_01;main}
29 {screenshot;frida-2015-02-23_02;main}
30 {screenshot;frida-2015-02-23_03;main}
31 {screenshot;frida-2015-02-23_05;main}
32 {screenshot;frida-2015-02-23_06;main}