Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

Commit 9fdff69

Browse files
authored
Update lab2.md final(?)
1 parent 1d545de commit 9fdff69

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

docs/lab/lab2.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
这是一款全新的代码世界冒险游戏,相比 csapp 的经典款BombLab有着更高的可玩性。在这座即将走向末路的“二进制城市”中,你将扮演一位精通汇编语言/ linux / GDB / 数据结构的幸存者,通过自己的智慧与胆量发现隐藏在混乱的 x86 汇编背后的真相......
1010

1111
- **你的核心目标**:尽力找出二进制炸弹`bomb++`所有关卡的口令,拆除炸弹无伤通关。
12-
- 可能要安装的工具:GDB, objdump, ~~pwndbg,~~
1312

1413
> 前排温馨提醒:本实验任务量可能较大,请尽早开始。
1514
@@ -561,9 +560,9 @@ git push
561560

562561
## 参考资料
563562

564-
- 原版 Lab:<http://csapp.cs.cmu.edu/3e/labs.html>
563+
- CMU 原版 Lab:<http://csapp.cs.cmu.edu/3e/labs.html>
565564
- 本实验参考 22、23、24年的实验开发
566-
- 鸣谢:gdb-tutor作者 y^2^
565+
- 鸣谢:gdb-tutor作者 y^2^
567566

568567

569568

0 commit comments

Comments
 (0)