]> git.siccegge.de Git - frida/web.git/commitdiff
some more text for the frontpage
authorChristoph Egger <christoph@christoph-egger.org>
Fri, 20 Feb 2015 11:48:34 +0000 (12:48 +0100)
committerChristoph Egger <christoph@christoph-egger.org>
Fri, 20 Feb 2015 11:48:34 +0000 (12:48 +0100)
src/index.txt

index 011f3ff86e24038a72b60dee3b44b634cc899dcc..5333d7e35479f1a80a12b7d7b6fe56b36ff268e1 100644 (file)
@@ -7,7 +7,13 @@ What is it
 ----------
 
 frida is a interactive disassembler for binaries as well as (soon)
-LLVM bitcode based on LLVM and Qt.
+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
 -------