add back full code
This commit is contained in:
parent
ec334ba574
commit
b02d8b154f
|
@ -134,3 +134,7 @@ while True:
|
|||
```
|
||||
|
||||
When we see that string, the script jumps to `pwnlib.tubes`' interactive mode and we see the flag in the dumped buffer.
|
||||
|
||||
### Full code
|
||||
```{.python include=meh.py}
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue