| ID: | 838 |
|---|---|
| 标题: | Easy Money |
| 描述: | Word on the street is this challenge is quite straightforward. Compilation string: gcc -fpie -fstack-protector -s main.c -o main $ ldd main linux-vdso.so.1 (0x00007ffde75d7000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f5fd188d000) /lib64/ld-linux-x86-64.so.2 (0x00007f5fd1e30000) 格式:UMDCTF-{XXXXXXXXXXXX} |
| 类型: | Reverse |
| 网站: | bugku |
| 题目链接: | https://ctf.bugku.com/challenges/detail/id/970.html |
| 赛事: | UMDCTF2020 |
| 年度: | 2020 |
| Flag值: | VU1EQ1RGLXtJbW1vX3RoaXNfbWF5X2JlX2EudmVyeS5mbGFnfQ== |
| writeup: | https://marselia.github.io/capture%20the%20flag/2020/05/05/UMDCTF.html |