Brief Ghidra Introduction | Creating a Project
In this post we learn how to create a project in Ghidra to reverse engineer a binary.…
In this post we learn how to create a project in Ghidra to reverse engineer a binary.…
In this blog post, we use Ghidra to reverse engineer a fairly simple binary. No crazy tricks in this challenge just straight reversing!…
In this post we take a look at fairly difficult and confusing challenge to find the secret flag.…
Introduction Hello and welcome back! Today we are going to talk about debugging stripped binaries. Additionally, I'm going to show you how we can bypass ptrace with a debugger. To demonstrate this, we are going to use the secret flag binary from an earlier challenge. This binary was…
If you're like me you've had trouble following along with a tutorial. I provide you with my VMs so you can follow along with ease!…