X-Git-Url: https://git.siccegge.de//index.cgi?a=blobdiff_plain;ds=inline;f=src%2Findex.txt;h=064e0991a442d5daeac512c0360aad041791ad01;hb=d11a1eb5b925171d6a7973da45787356069f29c2;hp=14307608e55bbf8dde95fcdd06c3c0fbd8594217;hpb=aa7bba249ec2dfb69c46c44ebfb9ed76b46c3c5f;p=frida%2Fweb.git diff --git a/src/index.txt b/src/index.txt index 1430760..064e099 100644 --- a/src/index.txt +++ b/src/index.txt @@ -2,3 +2,40 @@ restindex page-title: Home include: yes /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. + +Support +------- + +For now please mail me directly at christoph@frida.xyz. There is also +#frida on hackint. + +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 +