]> git.siccegge.de Git - frida/web.git/blob - src/download.txt
Fix download link
[frida/web.git] / src / download.txt
1 restindex
2 page-title: Download
3 /restindex
4
5 Binary Packages
6 ---------------
7
8 Currently no binaries are created. This will change once frida grows
9 up and gets a release.
10
11 Getting the sourcecode
12 ----------------------
13
14 Source code is available in git (GitWeb_).::
15
16 git clone https://git.siccegge.de/frida/frida.git
17
18 For a proven-to-compile version you can use a Release:
19
20 .. csv-table::
21 :header: Version,Date,sha1sum,Tarball,Signature
22 :widths: 10, 15, 55, 10, 10
23
24 0.1, 2015-05-12, 04a378b903173b5a2b40b08083bcdc73c3a04468, `tar.xz </download/frida-0.1.txz>`_, `sig </download/frida-0.1.txz.sig>`_
25
26 Building Frida
27 --------------
28
29 For building Frida refer to the documentation:
30
31 https://doc.frida.xyz/installing.html
32
33 .. _GitWeb: https://git.siccegge.de/?p=frida/frida.git