Posts

  • The downsides of C++ Coroutines

    This blog post aims to shed light on the potential risks associated with transitioning a codebase to incorporate coroutines. Continual misuse of coroutines may result in software vulnerabilities and performance degradation.

  • Pass-by-value vs Pass-by-reference

    Let’s dig into the age old question, should you pass-by-value or pass-by-reference in C++? (or by pointer in C)

  • picoCTF 2022 : Solfire write-up

    This is a CTF Security challenge which involves exploiting a Solana on-chain program.

  • DiceCTF 2022 : Breach Writeup

    tl;dr:

subscribe via RSS