Recent posts

Learning Languages with Memrise

1 minute read

I purchased a lifetime of Memrise Pro today and I’m grateful that I could do that. Memrise is an mobile application that lets you access a variety of course...

Serious Cryptography No Starch Press

1 minute read

This is my first book review that I did my blog, I’m not really good at reviewing books and I’m not a native english speaker either, so bear with me and my c...

cbm-hackers’s easy_reverse solution

1 minute read

As I continue my Reverse Engineering journey, I picked up some challenges from root-me and some from crackmes.one. This is a solution for a challenge that ca...

Getting started with PL/SQL

less than 1 minute read

I signed up for the Database Design course at my university, the courses are great but the practical laboratories are not, it’s just a bunch of tiresome SQL ...

My Spring Boot notes

1 minute read

Lately I’ve been busy with university, work and learning something new. I’ve started my programming journey when I was in high school with Python, I didn’t h...

HackTheBox Reversing: Find The Secret Flag

1 minute read

Hello, This challenge is not that hard but it’s quite confusing. To solve this challenge very quickly all you have to do is patch it in 2 places and then ru...

HackTheBox Reversing: Cake Challenge

1 minute read

Hello, If you open this binary in Binary Ninja or any other disassembler, you’ll see a that the flow is quite weird. After looking at the strings tab I foun...

Static websites with Angular, lazy mode.

less than 1 minute read

I had to do a project for a friend and because Hugo is a nice tool yet a bit uncomfortable to use, I decided to use Angular. After finishing the website’s ro...

HackTheBox: Reversing: The Art Of Reversing

less than 1 minute read

The Art of Reversing challenge was a fun and quick challenge! I did get the flag but I did not write a keygen for it, I didn’t even need to look under the ho...