Reverse Engineering 101; Hello World
Oct 21, 2025 · 2 min read · This article discusses how to write and build x86 code applications, and to run. Also how to do the reverse - obtain the assembly code from the executable file. We will use nasm and objdump for this process I am using the Labs from the book “X86-SO...
Join discussion
