The Misunderstanding: Assembly Language is Faster than C Language

The Misunderstanding: Assembly Language is Faster than C Language

First of all, this is a fallacy (are you feeling the urge to argue with me? Please hold on, let me explain slowly). No matter what language is used, the program ultimately runs on the CPU, and only the CPU can execute the program. The CPU does not know what assembly language, C language, or … Read more

Assembly Language Day 07

Assembly Language Day 07

PrefaceSummer time Establishing a daily learning and note-sharing chapter, here I mainly share some notes I wrote during my learning process. Then I share it with everyone to help with learning. The content of this chapter is not limited to evasion, malicious development, reverse engineering, etc. At the same time, please do not use the … Read more