castorsCTF2020 TL;DR Investigating a Ransomware attack and try to reverse the process Description Ransomware has been an increasing problem for companies as well as normal internet users. Criminals use malware to encrypt files on your computer and they’ll only give you the decryption key if you transfer them a specified amount of money. castorsCTFs Ransom […]
Author Archives: Trigleos
Game Hacking Part I
Follow the white rabbit TL;DR Hacking a Unity game to access hidden areas and patch new content in Description Since I’ve encountered a hacker for the first time in a game, I’ve always wondered how they manage to exploit the mechanics in a way to fly or become unvincible. After I started participating in CTFs, […]
TJCTF 2020
Gamer R TL;DR Reverse a Unity game and patch it to get the flag Description This challenge was the last Reversing challenge for TJCTF and gave 80 points. The challenge provided you with a folder that contained a binary as well as several Unity related files and libraries. The game itself was pretty simple. All […]