(This course mainly explains the PE file structure of software encryption and decryption. PE (portable execute) file is the general name of executable files under windows. Common are DLL, EXE, OCX, Sys, etc. In fact, whether a file is a PE file or not, regardless of the extension, the PE file can have any extension. The code in the course will involve C, C + + and other knowledge.)