I am learning reverse engineering on Windows applications such as Adobe, Foxit PDF, and Steam, and I noticed that I waste a very large amount of time trying to understand something that I should not focus on. I started noticing strange and confusing patterns in the assembly and the C code generated by IDA, and when I try to understand some...