Skip to content

Commit b75fd85

Browse files
committed
Update study notes for 2025-08-17
1 parent 2b1457a commit b75fd85

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

15998431520.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,12 @@ contract Fallback {
7878
}
7979
```
8080

81+
第三关
82+
83+
通过条件:成为合约的owner
84+
解法:直接调用contract.Fal1out()方法即可
85+
优化:Fal1out应该使用contructor关键词来定义,而非自定义函数。
86+
8187
# 2025-08-16
8288

8389
Ethernaut 第一关过了,熟悉了 `contract` 的一些方法,争取睡觉前把前三关都打过去。

0 commit comments

Comments
 (0)