> For the complete documentation index, see [llms.txt](https://writeups.ayweth20.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://writeups.ayweth20.com/2022/hackday-qualifications/reverse/calling-conventions.md).

# Calling Conventions

{% file src="/files/UQzzP1Ycjt0nrmJC6OKr" %}

**Category:** Reverse - **Points:** 200 - **Solves:**\
**Description:**\
It lacks something...\
The flag is of the form `HACKDAY{return*999999999}`\
Infos:\
Parameter1 : 0xDEADC0DE, Parameter2 : 0xDEADBEEF

**Solution:**

<details>

<summary>🚩 FLAG</summary>

```
  HACKDAY{59999999940}
```

</details>
