Skip to content

Commit

Permalink
fix: swap imgs
Browse files Browse the repository at this point in the history
  • Loading branch information
pierre0210 committed Aug 9, 2024
1 parent ecedc2f commit 3d3cd4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/_posts/ais3-pre-exam-2024.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ flag: `AIS3{7RiANG13_5NAK3_I5_50_3Vi1}`
pcapng檔後段有給3DP用的Marlin G-code
丟給Cura或Online G-code Viewer會得到如下圖之結果

![image](decompile.png)
![image](gcode.png)
flag: `AIS3{b4d1y_tun3d_PriN73r}`

### Emoji Console
Expand All @@ -57,7 +57,7 @@ flag: `AIS3{🫵🪡🉐🤙🤙🤙👉👉🚩👈👈}`

依照decompile的結果去除delay的部分照寫一遍即可解出flag

![image](gcode.png)
![image](decompile.png)

```python
secret = b'\x46\x41\x4b\x45\x0b\x00\x00\x00\x7b\x68\x6f\x6f\x0a\x00\x00\x00\x72\x61\x79\x5f\x02\x00\x00\x00\x73\x74\x72\x69\x08\x00\x00\x00\x6e\x67\x73\x5f\x06\x00\x00\x00\x69\x73\x5f\x61\x05\x00\x00\x00\x6c\x77\x61\x79\x07\x00\x00\x00\x73\x5f\x61\x6e\x04\x00\x00\x00\x5f\x75\x73\x65\x09\x00\x00\x00\x66\x75\x6c\x5f\x00\x00\x00\x00\x63\x6f\x6d\x6d\x01\x00\x00\x00\x61\x6e\x7a\x7d\x03\x00\x00\x00'
Expand Down

0 comments on commit 3d3cd4b

Please sign in to comment.