-
各种反分析软件的手法,包括(反Dede,反单步跟踪,反SoftICE,Ollydbg,反静态分析,以及程序自身的CRC32效验等,对于初学者有很大的帮助.
各种反分析软件的手法,包括(反Dede,反单步跟踪,反SoftICE,Ollydbg,反静态分析,以及程序自身的CRC32效验等,对于初学者有很大的帮助.-Analysis of various anti-software approach, including the (Anti-Dede, anti-single-step tracking, anti-SoftICE, Ollydbg, anti-static analysis, as well as procedures for their own well-tested, such as CRC32, for beginners and has a great help.
- 2022-08-03 04:58:45下载
- 积分:1
-
写专属或加密程序。 程序应该采取作为输入由程序然后加密的文件名。 程序应该要求用户输入密钥,应该用于加密文件。
程序的输出应该进入一个文件以同一个文件名,但...
写专属或加密程序。 程序应该采取作为输入由程序然后加密的文件名。 程序应该要求用户输入密钥,应该用于加密文件。
程序的输出应该进入一个文件以同一个文件名,但.ENC引伸。-Write an exclusive-OR encryption program. The program should take as input a filename that is then encrypted by the program. The program should ask the user to input an encryption key, which should be used to encrypt the file.
The output of the program should go into a file with the same filename but a .ENC extension.
- 2022-08-17 16:43:26下载
- 积分:1
-
PE程序加密壳源程序
PE程序加密壳源程序 -PE procedure encryption shell source program
- 2022-08-13 03:42:19下载
- 积分:1
-
md5 source code, I had the source code but do not know how to use Oh, please enl...
md5的源代码,我下了源代码不过不知道怎么使用哦,请各位大哥多多指教呀!-md5 source code, I had the source code but do not know how to use Oh, please enlighten me a lot of big brother!
- 2022-10-16 03:15:03下载
- 积分:1
-
验证签名 x.509 证书没有 openssl
喜如何转换质子交换膜 (DER) 文件到 asn1 结构...如何获取公共密钥从 ca 证书...和如何验证证书签署无 openssl......请给我提示和源代码
- 2022-04-22 14:32:39下载
- 积分:1
-
delphi编写的加壳程序,实现对文件保护
delphi编写的加壳程序,实现对文件保护-delphi write the packers program to realize File Protection
- 2022-08-23 18:21:54下载
- 积分:1
-
Cryptography and Network Security, 4th Ed.
Cryptography and Network Security, 4th Ed.-Stallings ebook. free to download
- 2022-07-24 18:15:58下载
- 积分:1
-
DES加密算法的Visual C++实现
DES加密算法的Visual C++实现-DES encryption algorithm Visual C++ Realize
- 2022-07-11 23:52:58下载
- 积分:1
-
delphi版本的各种加密方式 DES AES MD5 BASE64 SHA等
delphi版本的各种加密方式 DES AES MD5 BASE64 SHA,有各种例子
- 2022-09-15 06:20:04下载
- 积分:1
-
笔者长期从事移动通信系统的无线链路调制与解调、物理层实现方面的工作。在移动通信GSM系统中,我们进行语音或者业务信道解调时,都会遇到CRC的求解。通常在硬件DS...
笔者长期从事移动通信系统的无线链路调制与解调、物理层实现方面的工作。在移动通信GSM系统中,我们进行语音或者业务信道解调时,都会遇到CRC的求解。通常在硬件DSP实现时,特别是40位CRC求解时候,由于生成多项式有41项,DSP最大一次能处理40位,所以使用单个寄存器会遇到一些困难,那么以下这个程序将会解决这一困难(这是针对定点DSP、C55xx的编程实现方法)。-The author has long been engaged in mobile communication system modulation and demodulation of wireless links, the physical layer to achieve work. GSM in the mobile communications system, we have a voice or channel demodulation operations, it will encounter the solution of CRC. DSP hardware usually realize, especially when solving the 40 CRC, as the generation polynomial has 41, DSP can handle the largest 40, so using a single register may encounter some difficulties, then following this process will solve this One difficulty (which is for fixed-point DSP, C55xx realize programming methods).
- 2022-06-18 05:18:56下载
- 积分:1