8 Currently no binaries are created. This will change once frida grows
11 Getting the sourcecode
12 ----------------------
14 Source code is available in git (GitWeb_).::
16 git clone https://git.siccegge.de/frida/frida.git
18 For a proven-to-compile version you can use a Release:
21 :header: Version,Date,sha1sum,Tarball,Signature
22 :widths: 10, 15, 55, 15, 20
24 0.1, 2015-05-12, 04a378b903173b5a2b40b08083bcdc73c3a04468, `frida-0.1.txz </download/frida-0.1.txz>`_, `frida-0.1.txz.sig </download/frida-0.1.txz.sig>`_
25 0.2, 2015-05-26, c738d52cb345e4936d2d00790ddb6ab78336ad7c, `frida-0.2.txz </download/frida-0.2.txz>`_, `frida-0.2.txz.sig </download/frida-0.2.txz.sig>`_
30 For building Frida refer to the documentation:
32 https://doc.frida.xyz/installing.html
34 .. _GitWeb: https://git.siccegge.de/?p=frida/frida.git