]> git.siccegge.de Git - frida/web.git/blobdiff - src/index.txt
Website updates
[frida/web.git] / src / index.txt
index 064e0991a442d5daeac512c0360aad041791ad01..68fdc12ff548e89163f8b061ad80d5d3b6a1caca 100644 (file)
@@ -6,14 +6,12 @@ restindex
 What is it
 ----------
 
-frida is a interactive disassembler for binaries as well as (soon)
-LLVM bitcode based on LLVM and Qt. It is also Free Software!
-
-frida is cross-platform -- it can run on basically any Unixoid System
-as well as Mac OS X and Windows and it can handle Binarys for every
-architecture LLVM supports (and there are a lot of them!). It is
-currently limited to the ELF Format but will soon regain support for
-PE and MacO executables.
+frida is a interactive disassembler based on LLVM and Qt. It is also
+Free Software!  frida is cross-platform -- it can run on basically any
+Unixoid System as well as Mac OS X and Windows and it can handle
+Binarys for every architecture LLVM supports (and there are a lot of
+them!). It currently supports ELF and PE binaries and has some support
+for MachO files.
 
 Support
 -------
@@ -21,21 +19,21 @@ Support
 For now please mail me directly at christoph@frida.xyz. There is also
 #frida on hackint.
 
+Vision
+------
+
+frida is built on and around existing Free Software. The LLVM
+Toolchain already offers more opportunities than can reasonably be
+implemented soon. There is, for example, a integrated Debugger (LLDB)
+and a C frontend that can be used to parse headers for function
+declarations and structure definitions.
+
 Screenshots
 -----------
 
-|img_2015-02-23_00|_ |img_2015-02-23_01|_ |img_2015-02-23_02|_ |img_2015-02-23_03|_ |img_2015-02-23_05|_ |img_2015-02-23_06|_
-
-.. |img_2015-02-23_00| image:: img/frida-2015-02-23_00.thumb.png
-.. _img_2015-02-23_00: img/frida-2015-02-23_00.png
-.. |img_2015-02-23_01| image:: img/frida-2015-02-23_01.thumb.png
-.. _img_2015-02-23_01: img/frida-2015-02-23_01.png
-.. |img_2015-02-23_02| image:: img/frida-2015-02-23_02.thumb.png
-.. _img_2015-02-23_02: img/frida-2015-02-23_02.png
-.. |img_2015-02-23_03| image:: img/frida-2015-02-23_03.thumb.png
-.. _img_2015-02-23_03: img/frida-2015-02-23_03.png
-.. |img_2015-02-23_05| image:: img/frida-2015-02-23_05.thumb.png
-.. _img_2015-02-23_05: img/frida-2015-02-23_05.png
-.. |img_2015-02-23_06| image:: img/frida-2015-02-23_06.thumb.png
-.. _img_2015-02-23_06: img/frida-2015-02-23_06.png
-
+{screenshot;frida-2015-02-23_00;main}
+{screenshot;frida-2015-02-23_01;main}
+{screenshot;frida-2015-02-23_02;main}
+{screenshot;frida-2015-02-23_03;main}
+{screenshot;frida-2015-02-23_05;main}
+{screenshot;frida-2015-02-23_06;main}