Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.

Latest commit

 

History

History
executable file
·
20 lines (13 loc) · 808 Bytes

README.md

File metadata and controls

executable file
·
20 lines (13 loc) · 808 Bytes

pinzoro

Genre: Pwn Difficulty: Hard Author: Satoooon

あなたは1億円の借金を抱え、地下の強制労働所に収容されている。

そこで行われている賭博場で、より多くのサイコロでピンゾロを出せばその分だけ賭け金が倍になるゲームが行われると聞いた。

あなたは借金を返済し地獄から抜け出すため、8個のサイコロでピンゾロに挑む。

配布ファイル

  • pinzoro
  • pinzoro.c
  • libc.so.6
  • ld-linux-x86-64.so.2
  • Makefile

Writeup

Writeup.mdを参照