TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Reimplement the Embedded Security CTF Game in Elixir/LiveView

4 pointsby it4rbalmost 2 years ago
I&#x27;ve heard good words about Elixir language and Phoenix&#x2F;LiveView frameworks here in HN for quite sometimes, but haven&#x27;t had any chance to use it at work. So, as an exercise, I decided to reimplement from scratch the famous <a href="https:&#x2F;&#x2F;microcorruption.com" rel="nofollow">https:&#x2F;&#x2F;microcorruption.com</a> game (which I&#x27;ve been playing on and off for almost a decade). You can try playing it at <a href="https:&#x2F;&#x2F;elixir-ctf.gigalixirapp.com" rel="nofollow">https:&#x2F;&#x2F;elixir-ctf.gigalixirapp.com</a>

1 comment

knewteralmost 2 years ago
This is very cool. I kinda want to play with this a lot now.