Skip to content

Commit 210fd95

Browse files
authored
Update Answer.md
1 parent ab9b580 commit 210fd95

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

lab6/Answer.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ Name: 楊庚憲
22
ID: 512558014
33

44
### Fuzz Monitor
5-
6-
american fuzzy lop 2.57b (bmpcomp)
5+
```
6+
american fuzzy lop 2.57b (bmpcomp)
77
88
┌─ process timing ─────────────────────────────────────┬─ overall results ─────┐
99
│ run time : 0 days, 0 hrs, 33 min, 38 sec │ cycles done : 0 │
@@ -27,9 +27,10 @@ american fuzzy lop 2.57b (bmpcomp)
2727
│ havoc : 0/0, 0/0 │ stability : 100.00% │
2828
│ trim : 100.00%/35, 0.00% ├────────────────────────┘
2929
└─────────────────────────────────────────────────────┘ [cpu001: 70%]
30-
30+
```
3131

3232
### Run Crash Result
33+
```
3334
size of Herder 54
3435
AddressSanitizer:DEADLYSIGNAL
3536
=================================================================
@@ -41,4 +42,4 @@ AddressSanitizer:DEADLYSIGNAL
4142
4243
SUMMARY: AddressSanitizer: stack-overflow /home/kali/Desktop/112-spring-software-testing-and-secure-programming/lab6/src/hw0302.c:46 in main
4344
==3729574==ABORTING
44-
45+
```

0 commit comments

Comments
 (0)