X-Git-Url: https://git.siccegge.de//index.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2Findex.txt;h=877431a638aa635abb6093d271e6c8211ee63764;hb=HEAD;hp=011f3ff86e24038a72b60dee3b44b634cc899dcc;hpb=9fdf6766edf53609ea8be82d158be26c4450ec3c;p=frida%2Fweb.git diff --git a/src/index.txt b/src/index.txt index 011f3ff..877431a 100644 --- a/src/index.txt +++ b/src/index.txt @@ -6,8 +6,12 @@ restindex What is it ---------- -frida is a interactive disassembler for binaries as well as (soon) -LLVM bitcode based on LLVM and Qt. +frida is an 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 ------- @@ -15,10 +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_2014_12_26|_ - -.. |img_2014_12_26| image:: img/frida-2014-12-26.thumb.png -.. _img_2014_12_26: img/frida-2014-12-26.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}