Securinet 2019 Prequalz - Maze
Maze was a fun cryptography challenge which wasn’t all that challenging once i figured out what I had to do. That took me a while though!
More …Maze was a fun cryptography challenge which wasn’t all that challenging once i figured out what I had to do. That took me a while though!
More …Trading value was a pretty simple challenge, though we’re not sure our solution is the right one ;)
More …I’ve recently had to code a cross-platform, dynamic, language-agnostic library in C++, meant to be used in Unity and Unreal Engine on Linux, Mac and Windows. While there’s already quite a bit of literature on the topic of dynamic libraries in C++, I encountered some strange bugs and lack of information when it came to a few specific things. I’ve therefore decided to write about my experience and the solution to the problems we encountered along the way, to hopefully save someone else some time. This is more of an aggregator of knowledge than anything, I don’t claim to have invented the wheel here.
More …