CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程

文件名称:dcrypt-0.6a-src.zip

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-09-04
  • 文件大小:
    776.3kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

很好的磁盘加密软件 但是部分代码看不懂 希望高手来指点。里面包含有两个文件夹 一个是源代码 一个是可执行文件 vc2008环境开发的,DiskCryptor- open source partition encryption solution
相关搜索: vc2008 文件夹 加密

(系统自动生成,下载前可以参看下载内容)

下载文件列表

bartpe/
bartpe/dcrypt.inf
bartpe/dcrypt.xml
boot/
boot/asm/
boot/asm/macro.inc
boot/asm/mbr_boot.asm
boot/asm/pe.inc
boot/asm/stage1.asm
boot/asm/struct.inc
boot/asm/vc_llshl.asm
boot/bin/
boot/bios.c
boot/boot.c
boot/boot.vcproj
boot/hdd.c
boot/kbd_layout.c
boot/malloc.c
boot/misc.c
boot/notes.txt
boot/stub.bin
crypto/
crypto/aes.c
crypto/amd64/
crypto/amd64/twofish-x86_64.asm
crypto/crc32.c
crypto/crypto.c
crypto/gf128mul.c
crypto/i386/
crypto/i386/aes_x86.asm
crypto/i386/twofish-i586.asm
crypto/pkcs5.c
crypto/serpent.c
crypto/sha512.c
crypto/tests.c
crypto/twofish.c
dc_fsf/
dc_fsf/dc_fsf.c
dc_fsf/dc_fsf.rc
dc_fsf/dc_fsf.vcproj
dc_fsf/fs_filter.c
dc_fsf/misc.c
dcapi/
dcapi/dcapi.c
dcapi/dcapi.vcproj
dcapi/dcres.rc
dcapi/disk_name.c
dcapi/drvinst.c
dcapi/drv_ioctl.c
dcapi/keyfiles.c
dcapi/mbrinst.c
dcapi/misc.c
dcapi/rand.c
dcapi/resource.h
dccon/
dccon/boot_menu.c
dccon/console.c
dccon/dccon.manifest
dccon/dccon.rc
dccon/dccon.vcproj
dccon/dccon64.manifest
dccon/main.c
debug/
debug/amd64/
debug/boot/
debug/i386/
diskspeed/
diskspeed/diskspeed.c
diskspeed/diskspeed.manifest
diskspeed/diskspeed.rc
diskspeed/diskspeed.vcproj
diskspeed/diskspeed64.manifest
gui/
gui/autorun.c
gui/bitmap1.bmp
gui/bitmap2.bmp
gui/bitmap3.bmp
gui/bmp00001.bmp
gui/bmp00002.bmp
gui/check.bmp
gui/check.mask.bmp
gui/dcrypt.manifest
gui/dcrypt64.manifest
gui/disk.bmp
gui/gui.vcproj
gui/hotkeys.c
gui/icon.ico.ico
gui/main.c
gui/main.rc
gui/pass.c
gui/prccode.c
gui/resource.h
gui/subs.c
gui/uicode.c
gui/ukeyfiles.c
include/
include/boot/
include/boot/bios.h
include/boot/boot.h
include/boot/e820.h
include/boot/hdd.h
include/boot/kbd_layout.h
include/boot/malloc.h
include/boot/misc.h
include/crypto/
include/crypto/aes.h
include/crypto/aes_tab.h
include/crypto/crc32.h
include/crypto/crypto.h
include/crypto/gf128mul.h
include/crypto/pkcs5.h
include/crypto/serpent.h
include/crypto/sha512.h
include/crypto/tests.h
include/crypto/twofish.h
include/cryptodef.h
include/dcapi/
include/dcapi/dcapi.h
include/dcapi/dcres.h
include/dcapi/disk_name.h
include/dcapi/drvinst.h
include/dcapi/drv_ioctl.h
include/dcapi/keyfiles.h
include/dcapi/mbrinst.h
include/dcapi/misc.h
include/dcapi/rand.h
include/dccon/
include/dccon/boot_menu.h
include/dccon/console.h
include/dccon/main.h
include/dc_fsf/
include/dc_fsf/dc_fsf.h
include/dc_fsf/fs_filter.h
include/dc_fsf/misc.h
include/defines.h
include/gui/
include/gui/autorun.h
include/gui/hotkeys.h
include/gui/main.h
include/gui/pass.h
include/gui/prccode.h
include/gui/subs.h
include/gui/uicode.h
include/gui/ukeyfiles.h
include/iso_fs.h
include/linklist.h
include/ntdll.h
include/sys/
include/sys/benchmark.h
include/sys/boot_pass.h
include/sys/data_wipe.h
include/sys/debug.h
include/sys/devhook.h
include/sys/driver.h
include/sys/dump_hook.h
include/sys/enc_dec.h
include/sys/fastmem.h
include/sys/fast_crypt.h
include/sys/fsf_control.h
include/sys/inbv.h
include/sys/io_control.h
include/sys/mem_lock.h
include/sys/misc.h
include/sys/misc_irp.h
include/sys/misc_volume.h
include/sys/mount.h
include/sys/pnp_irp.h
include/sys/prng.h
include/sys/readwrite.h
include/sys/storage.h
include/version.h
include/volume.h
lib/
lib/amd64/
lib/amd64/msvcrt.lib
lib/amd64/ntdll.lib
lib/i386/
lib/i386/msvcrt.lib
lib/i386/ntdll.lib
release/
release/amd64/
release/boot/
release/i386/
sys/
sys/benchmark.c
sys/boot_pass.c
sys/data_wipe.c
sys/debug.c
sys/devhook.c
sys/driver.c
sys/driver.rc
sys/driver.vcproj
sys/dump_hook.c
sys/enc_dec.c
sys/fastmem.c
sys/fast_crypt.c
sys/fsf_control.c
sys/io_control.c
sys/mem_lock.c
sys/misc.c
sys/misc_irp.c
sys/misc_volume.c
sys/mount.c
sys/pnp_irp.c
sys/prng.c
sys/readwrite.c
sys/storage.c
changes.txt
clean.bat
dcrypt.sln
license.txt
make_bartpe.bat

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com