Create problem.yml
This commit is contained in:
parent
bf5eaec7cf
commit
1a7280112d
1 changed files with 9 additions and 0 deletions
9
doubly-dangerous/problem.yml
Normal file
9
doubly-dangerous/problem.yml
Normal file
|
@ -0,0 +1,9 @@
|
|||
title: Doubly Dangerous
|
||||
author: arxenix
|
||||
hint: How are floating-point numbers represented?
|
||||
category: Binary Exploitation
|
||||
autogen: false
|
||||
programming: false
|
||||
value: 75
|
||||
files:
|
||||
- doubly_dangerous
|
Loading…
Reference in a new issue