加密与解密视频课程
本课程主要讲解软件加解密的PE文件结构。 PE(Portable Execute)文件是Windows下可执行文件的总称。 常见的有DLL、EXE、OCX、SYS等。其实一个文件是否是PE文件不管扩展名如何,PE文件可以有任意扩展名,课程中的代码会涉及到C、C++等知识。(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.)
页:
[1]