Forum Discussion
Radare2 Reverse Engineering: Ep.2 – Windows Binary Part 2
- 6 months ago
Read the documentation about iz, izz, izz and i-commands in general. And then use the right command to gather the necessary info to proceed.
Hey Jeff777, did netcat's tip help you? If it did, feel free to click Mark as Solution.
If you still need some help let me know!
Thanks for following up SamDickison. I read the specified info about the various i-commands as recommended. However I am still missing something in my execution as I still have not been able to arrive at the correct MD5 hash calculation which supplies the correct answer for this question. Thanks.
- netcat5 months ago
Silver III
You found a command that would display details about the .text section...or not?
- Jeff7777 days ago
Bronze II
Hi netcat and SamDickison. I did finally find a command that displayed the details about the .text section. Thanks so much.