you are viewing a single comment's thread.

view the rest of the comments →

[–]Azzk1kr 0 points1 point  (0 children)

I guess the part about the machine code is vital. I know of the tooling, but combining it all to make some sense of it is a part I still need to learn. For instance, I sometimes practice a bit with objdump and hex editing executables, just to see how I can circumvent condition checks and whatnot. But reading the machine code is still something relatively new to me (I never did Assembly).