装了整整两天 终于装好了 接下来就开始应用了

参考:
https://blog.csdn.net/m0_37924639/article/details/78783592
https://blog.csdn.net/God_Jn/article/details/103238013
https://blog.csdn.net/water_likly/article/details/88415127
https://blog.csdn.net/m0_37799509/article/details/75570851?utm_source=blogxgwz0
https://joern.readthedocs.io/en/latest/installation.html 官方

5 python --version
6 java --version
7 sudo apt install default-jre
8 sudo add-apt-repository ppa:openjdk-r/ppa
9 sudo apt-get update
10 sudo apt-get install openjdk-8-jdk
11 ps -A | grep apt-get
12 wget https://github.com/fabsx00/joern/archive/0.3.1.tar.gz
13 tar xfzv 0.3.1.tar.gz
14 cd joern-0.3.1
15 wget http://mlsec.org/joern/lib/lib.tar.gz
16 ant
17 sudo apt install ant
18 ant
19 sudo ant
20 ant
21 java -version
22 javac -version
23 vim ~/.bashrc
24 sudo apt-get update
25 ant
26 sudo ant
27 ant
28 history
29 sudo gedit /etc/profile
30 vim /etc/profile
31 ant
32 history
33 23
34 vim ~/.bashrc
35 sudo apt-get update
36 ant
37 history
38 vim /etc/profile
39 vim ~/.bashrc
40 source ./bashrc
41 source ~/.bashrc
42 ant
43 vim ~/.bashrc
44 vim /etc/profile
45 sudo vim /etc/profile
46 ant
47 source ~/.bashrc
48 ant
49 java -version
50 source ~/.bashrc
51 java -version
52 javac -version
53 ant
54 sudo ant
55 ant
56 history
57 python --version
58 ant
59 history
60 sudo pip2 install py2neo==2.0
61 sudo apt-get install python-setuptools python-dev
62 ls

66 wget https://github.com/fabsx00/python-joern/archive/0.3.1.tar.gz
67 tar xfzv 0.3.1.tar.gz
68 ls
69 cd python-joern-0.3.1/
70 ls
71 sudo python2 setup.py install
72 git clone https://github.com/fabsx00/joern-tools
73 ls
74 cd joern-tools/
75 sudo python2 setup.py install
76 sudo apt-get install python-dev build-essential libssl-dev libffi-dev libxml2-dev libxslt1-dev zlib1g-dev python-pip
77 sudo python2 setup.py install
78 sudo apt-get install graphviz libgraphviz-dev
79 sudo python2 setup.py install
80 joern-lookup
81 history

在ant时出了如下错误:
安装joern
安装joern

找了好久,最后终于找到了错误,是因为lib.tar.gz的位置放错了,没有放到joern-0.3.1里面

安装joern

相关文章: