File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 637
637
< li > < a class ="waves-effect " href ="{{site.baseurl}}/ "> < i class ="material-icons "> home</ i > Home</ a > </ li >
638
638
< li > < a class ="waves-effect " href ="{{site.baseurl}}/type-1 "> < i class ="material-icons "> description</ i > Type-1</ a > </ li >
639
639
< li > < a class ="waves-effect " href ="{{site.baseurl}}/type-2 "> < i class ="material-icons "> description</ i > Type-2</ a > </ li >
640
+ < li > < a class ="waves-effect " href ="{{site.baseurl}}/aper-tool "> < i class ="material-icons "> auto_fix_high</ i > Aper</ a > </ li >
640
641
< li > < a class ="waves-effect " href ="{{site.baseurl}}/benchmarks "> < i class ="material-icons "> assessment</ i > Benchmarks</ a > </ li >
641
- < li > < a class ="waves-effect " href ="{{site.baseurl}}/empiricalstudy "> < i class ="material-icons "> label</ i > Empirical Study </ a > </ li >
642
+ < li > < a class ="waves-effect " href ="{{site.baseurl}}/empiricalstudy "> < i class ="material-icons "> label</ i > Empirical Data </ a > </ li >
642
643
<!-- <li><a class="waves-effect" href="{{site.baseurl}}/feed.xml" target="_blank"><i class="material-icons">rss_feed</i>RSS</a></li> -->
643
644
<!-- <li><div class="divider"></div></li>
644
645
<li><a class="waves-effect" href="{{site.baseurl}}/about"><i class="material-icons">person</i>About</a></li>
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ layout: page
3
3
css : ["index.css"]
4
4
# js: ["https://cdnjs.cloudflare.com/ajax/libs/geopattern/1.2.3/js/geopattern.min.js", "projects.js"]
5
5
---
6
- {% include index.html %}
7
6
7
+ {% include index.html %}
8
8
9
9
##### 1: Type-1 bugs in real apps
10
10
(Missing Permission Check): A dangerous API is called without a permission check on the target Android version.
@@ -27,7 +27,7 @@ The Aper executable and instructions.
27
27
28
28
---
29
29
30
- ##### 4: Benchmark
30
+ ##### 4: ARPfix benchmark
31
31
The ARPfix benchmark that contains buggy ARP usages, and the corresponding patches, built from real-world Android projects.
32
32
33
33
[ ** Click for more details** ] ( https://aper-project.github.io/benchmarks )
You can’t perform that action at this time.
0 commit comments