- S12XS128 飞思卡尔单片机程序
- IWCS05126_bvt High
- fckeditorDemo_v1[1].0 Ext+java+fckeditor整合的小例子
- fir_filter_generator FIR有限冲击响应滤波器verilog代码和测试
- USB-simulated-mouse-movement STM32 USB模拟鼠标移动 STM32F USB模拟鼠标移动
- ArcGis-for-javaScript API arcgis for javascript 中文文档教程 中文文档教程(arcgis for javascript Chinese document tutorial Chinese document tutorial)
文件名称:dcrypt-0.4-src
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:608.44kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
A virtual encrypted filesystem program, similar to TrueCrypt and BestCrypt.
相关搜索: virtual filesystem
truecrypt
(系统自动生成,下载前可以参看下载内容)
下载文件列表
dcrypt.sln
license.txt
make_bartpe.bat
bartpe/dcrypt.inf
bartpe/dcrypt.xml
boot/asm/a20.inc
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/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/aes.c
crypto/amd64/twofish-x86_64.asm
crypto/crc32.c
crypto/crypto.c
crypto/gf128mul.c
crypto/i386/aes_x86.asm
crypto/i386/gf128mul_fast.asm
crypto/i386/gf128mul_mini.asm
crypto/i386/twofish-i586.asm
crypto/pkcs5.c
crypto/serpent.c
crypto/sha1.c
crypto/sha512.c
crypto/tests.c
crypto/twofish.c
dcapi/dcapi.c
dcapi/dcapi.vcproj
dcapi/dcres.rc
dcapi/drvinst.c
dcapi/drv_ioctl.c
dcapi/mbrinst.c
dcapi/misc.c
dcapi/rand.c
dcapi/resource.h
dcapi/shrink.c
dccon/boot_menu.c
dccon/dccon.manifest
dccon/dccon.rc
dccon/dccon.vcproj
dccon/dccon64.manifest
dccon/main.c
diskspeed/diskspeed.c
diskspeed/diskspeed.manifest
diskspeed/diskspeed.rc
diskspeed/diskspeed.vcproj
diskspeed/diskspeed64.manifest
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_check.c
gui/prccode.c
gui/resource.h
gui/subs.c
gui/uicode.c
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/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/sha1.h
include/crypto/sha512.h
include/crypto/tests.h
include/crypto/twofish.h
include/cryptodef.h
include/dcapi/dcapi.h
include/dcapi/dcres.h
include/dcapi/drvinst.h
include/dcapi/drv_ioctl.h
include/dcapi/mbrinst.h
include/dcapi/misc.h
include/dcapi/rand.h
include/dcapi/shrink.h
include/dccon/boot_menu.h
include/dccon/main.h
include/defines.h
include/gui/autorun.h
include/gui/hotkeys.h
include/gui/main.h
include/gui/pass_check.h
include/gui/prccode.h
include/gui/subs.h
include/gui/uicode.h
include/iso_fs.h
include/linklist.h
include/ntdll.h
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/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/version.h
include/volume.h
lib/amd64/msvcrt.lib
lib/amd64/ntdll.lib
lib/i386/msvcrt.lib
lib/i386/ntdll.lib
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/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
changes.txt
clean.bat
boot/asm
boot/bin
crypto/amd64
crypto/i386
debug/amd64
debug/boot
debug/i386
include/boot
include/crypto
include/dcapi
include/dccon
include/gui
include/sys
lib/amd64
lib/i386
release/amd64
release/boot
release/i386
bartpe
boot
crypto
dcapi
dccon
debug
diskspeed
gui
include
lib
release
sys
license.txt
make_bartpe.bat
bartpe/dcrypt.inf
bartpe/dcrypt.xml
boot/asm/a20.inc
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/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/aes.c
crypto/amd64/twofish-x86_64.asm
crypto/crc32.c
crypto/crypto.c
crypto/gf128mul.c
crypto/i386/aes_x86.asm
crypto/i386/gf128mul_fast.asm
crypto/i386/gf128mul_mini.asm
crypto/i386/twofish-i586.asm
crypto/pkcs5.c
crypto/serpent.c
crypto/sha1.c
crypto/sha512.c
crypto/tests.c
crypto/twofish.c
dcapi/dcapi.c
dcapi/dcapi.vcproj
dcapi/dcres.rc
dcapi/drvinst.c
dcapi/drv_ioctl.c
dcapi/mbrinst.c
dcapi/misc.c
dcapi/rand.c
dcapi/resource.h
dcapi/shrink.c
dccon/boot_menu.c
dccon/dccon.manifest
dccon/dccon.rc
dccon/dccon.vcproj
dccon/dccon64.manifest
dccon/main.c
diskspeed/diskspeed.c
diskspeed/diskspeed.manifest
diskspeed/diskspeed.rc
diskspeed/diskspeed.vcproj
diskspeed/diskspeed64.manifest
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_check.c
gui/prccode.c
gui/resource.h
gui/subs.c
gui/uicode.c
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/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/sha1.h
include/crypto/sha512.h
include/crypto/tests.h
include/crypto/twofish.h
include/cryptodef.h
include/dcapi/dcapi.h
include/dcapi/dcres.h
include/dcapi/drvinst.h
include/dcapi/drv_ioctl.h
include/dcapi/mbrinst.h
include/dcapi/misc.h
include/dcapi/rand.h
include/dcapi/shrink.h
include/dccon/boot_menu.h
include/dccon/main.h
include/defines.h
include/gui/autorun.h
include/gui/hotkeys.h
include/gui/main.h
include/gui/pass_check.h
include/gui/prccode.h
include/gui/subs.h
include/gui/uicode.h
include/iso_fs.h
include/linklist.h
include/ntdll.h
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/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/version.h
include/volume.h
lib/amd64/msvcrt.lib
lib/amd64/ntdll.lib
lib/i386/msvcrt.lib
lib/i386/ntdll.lib
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/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
changes.txt
clean.bat
boot/asm
boot/bin
crypto/amd64
crypto/i386
debug/amd64
debug/boot
debug/i386
include/boot
include/crypto
include/dcapi
include/dccon
include/gui
include/sys
lib/amd64
lib/i386
release/amd64
release/boot
release/i386
bartpe
boot
crypto
dcapi
dccon
debug
diskspeed
gui
include
lib
release
sys
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.