Explore >> Select a destination


You are here

blog.redcrowlab.com
| | sergioprado.blog
4.2 parsecs away

Travel
| | AddressSanitizer (ASan) is an instrumentation tool created by Google security researchers to identify memory access problems in C and C++ programs.
| | blog.nuculabs.dev
5.0 parsecs away

Travel
| | 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 is easy to solve, all you need is to find the password, which is in plain text. Basically just copy paste and you get the flag, but wait, there's a twist! I should have learned my lesson from the other challenge from Root-Me, which also had a twist.
| | rog3rsm1th.github.io
4.1 parsecs away

Travel
| | A tutorial on how to find memory corruption bugs in Python
| | jrhawley.ca
16.8 parsecs away

Travel
| I run this site using GitHub Pages, so here's my setup of how I make it easier to test my site before I make changes, using Visual Studio Code.