-
信息论
信息论--范诺编码-information theory-- Maryland coding
- 2023-07-05 01:45:03下载
- 积分:1
-
I think this the first time every one can look at a PE crypter source
in top le...
I think this the first time every one can look at a PE crypter source
in top level language such VC++.
So as I promised ... if some one sent me one nice compress source I would
publish my source.
I dedicate this source to all people who involve in this field.
I hope it helps someone.
Have good days
ashkbiz
Check: yodap.cjb.net
- 2022-03-11 15:54:03下载
- 积分:1
-
转载这里的外国函数,可以将任意字符转换为…
此为国外转载函数,可将任意字符转换为md5 16为字符加密形式,而且为不可逆转换。-reproduced here for foreign functions, arbitrary characters can be converted to 16 md5 encrypted form of characters, but also to irreversible change.
- 2022-02-14 16:21:10下载
- 积分:1
-
des算法实现源码
des算法实现源码-des algorithm realization source code
- 2022-10-25 02:15:03下载
- 积分:1
-
DES加密算法实现的C++类
DES加密算法实现的C++类 -DES cryptographic algorithm for C
- 2022-10-27 12:10:03下载
- 积分:1
-
JAVA加密算法之一
JAVA加密算法之一-JAVA encryption algorithm
- 2023-06-07 03:00:04下载
- 积分:1
-
A algorithm base on DES
基于DES加密算法-A algorithm base on DES
- 2023-08-02 08:30:03下载
- 积分:1
-
使用的是API编程,可格式化、校验和读写特殊扇区。可用作Windows下的磁盘加密。本函数还有以下两个缺点以待改进: 1.本函数还只能读能读 A: 和 B:,即...
使用的是API编程,可格式化、校验和读写特殊扇区。可用作Windows下的磁盘加密。本函数还有以下两个缺点以待改进: 1.本函数还只能读能读 A: 和 B:,即只能对软盘操作 2.不能改变磁盘扇区大小,只能是标准的 512 个字节。 参数说明: command 操作: 0 重置磁盘 2 读扇区 3 写扇区 4 校验磁道 5 格式化磁道 8 得到设备参数 (int 1EH) drive 驱动器 A:=0 B:=1 head 磁头号,范围 0 - 1 track 磁道号,范围 0 - 84 ( 80 - 84 为特殊磁道,通常用来加密 ) sector 扇区号,范围 0 - 255 ( 19 - 255 为非标准扇区编号,通常用来加密) nsectors 每次读或写的扇区数,不能超出每磁道的最大扇区数 buffer 数据写入或读出的缓冲区,大小为 512 个字节 返回值 ( 同 Int 13H ): 0x0 成功 0x1 无效的命令 0x3 磁盘被写保护 0x4 扇区没有找到 0xa 发现坏扇区 0x80 磁盘没有准备好-using the API programming, formatting and testing literacy and special sectors. Windows can be used as a disk encryption. This function has the following two shortcomings to be improved : 1. This function can only be read, read A : and B : that only the right to operate two floppy disks. No change disk sector size, the standard is only 512 bytes. Parameter Description : command operations : 0 Reading 2 replacement disk write Sector Sector 3 4 5 checksum track to be formatted track eight equipment parameters (int 1EH) drive drive
- 2022-08-22 04:00:28下载
- 积分:1
-
with BCB was a shell!
一个用BCB写的壳!-with BCB was a shell!
- 2023-04-12 01:50:03下载
- 积分:1
-
此代码是自己的包的MD5加密,接口齐全,可…
本代码是自己封装的MD5加密类,接口齐全,直接可以调用-This code is its own type of package MD5 encryption, interface complete, can be called directly
- 2022-03-24 02:32:49下载
- 积分:1