Recent posts

Root-Me: ExploitMe – Basic Buffer Overflow

2 minute read

Hello, In this article I present you the solution to nice and short cracking challenge from Root-Me. After opening it up in Ghidra, I saw that the challenge...

Root Me: ELF-CrackPass with Ghidra

8 minute read

Hello! I’ve been playing recently a bit with Ghidra, which is a reverse engineering tool that was recently open sourced by the NSA. The official website des...

Setting up a simple DNS server

1 minute read

Right after I’ve configured the FTP server, I wanted to be able to “name” my server and so I’ve installed a lightweight DNS server. (context: previous articl...

My Homelab Journey: Introduction

3 minute read

Hello everyone! After following the /r/homelab reddit for a while I’ve decided to give it a try and make myself my own homelab environment. I don’t have acc...

Installing MIASM on macOS

2 minute read

I’ve been reading the MIASM.re blog recently and I wanted to give miasm a try. The scope of this article is to provide guidance on how to build miasm on macO...

Keygenme or Not

2 minute read

Keygenme or Not is a cute reversing challenge I found on root-me.org. It requires an username and an activation key. I particularly enjoyed this challenge an...

Format String Exploit

6 minute read

Hello and welcome to Nucu Labs agent! We’ve been contracted by some external contractors to help them break…, I mean, assist them in making their life easie...

Practical Binary Analysis No Starch Press

1 minute read

I started reading this book in november and it took me about two weeks to finish it. You should be a bit comfortable Linux and programming if you plan to gi...