/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

insinuator.net
| | goggleheadedhacker.com
6.1 parsecs away

Travel
| | Learn how to reverse engineer golang malware using Radare2. This article will explain how the gopclntab works and how we can use it to extract function names. This process is explained using the Robbinhood Ransomware that attacked Baltimore.
| | sergioprado.blog
7.1 parsecs away

Travel
| | A few days ago I decided to reverse engineer my routers firmware image with binwalk.
| | calebfenton.github.io
5.1 parsecs away

Travel
| | When analyzing malware or penetration testing an app which uses a native library, it's helpful to isolate and execute the library's functions. This opens the door for debugging and using the malware's
| | www.shogunlab.com
30.2 parsecs away

Travel
| Welcome to the second part in a tutorial series on reverse engineering Windows binaries with Ghidra! In this post, we'll be building on the concepts we learned in Part 0 and introduce some new topics