]> git.siccegge.de Git - frida/web.git/blob - src/index.txt
Fix spelling
[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 an interactive disassembler based on LLVM and Qt. It is also
10 Free Software! frida is cross-platform -- it can run on basically any
11 Unixoid System as well as Mac OS X and Windows and it can handle
12 Binarys for every architecture LLVM supports (and there are a lot of
13 them!). It currently supports ELF and PE binaries and has some support
14 for MachO files.
15
16 Support
17 -------
18
19 For now please mail me directly at christoph@frida.xyz. There is also
20 #frida on hackint.
21
22 Vision
23 ------
24
25 frida is built on and around existing Free Software. The LLVM
26 Toolchain already offers more opportunities than can reasonably be
27 implemented soon. There is, for example, a integrated Debugger (LLDB)
28 and a C frontend that can be used to parse headers for function
29 declarations and structure definitions.
30
31 Screenshots
32 -----------
33
34 {screenshot;frida-2015-02-23_00;main}
35 {screenshot;frida-2015-02-23_01;main}
36 {screenshot;frida-2015-02-23_02;main}
37 {screenshot;frida-2015-02-23_03;main}
38 {screenshot;frida-2015-02-23_05;main}
39 {screenshot;frida-2015-02-23_06;main}