Reverse engineering 32 and 64 bits binaries with Radare2 - 6 (2d arrays and structs)

Hi there, I hope you are all good, as I promised here we have this next part of the reversing with radare2 mini course :)
Hi there, I hope you are all good, as I promised here we have this next part of the reversing with radare2 mini course :)
Hi folks and welcome back to the most awesome reverse engineering with r2 post series 8) Today I’m going to drop some notes on very basic variable types you may encounter when reversing C code (and in general terms) and...
On this one, we are going to walk a little bit more through char arrays and strings to set solid fundamentals on the topic so we can move on and study more complex data structures (such as multi-dimensional arrays and...
Yeahyeah, we are back at it!
Here we go again. In the previous chapter of this radare2 full course, we walked through the very basic structure of an executable binary written in C paying atention to input/output function calls such as printf and basic data structures...
About LCD screens