CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - file check

搜索资源列表

  1. link_WTL

    0下载:
  2. 这是用WTL编写的界面程序, Debug中有一个查看内存的服务程序 会将查看得到的内存数据写进Debug目标下一个文本文件中 可以通过本程序实现与服务程序之间的通讯-This is WTL prepared by the interface procedures, Debug is a memory check service program will check data to be written into the memory Debug next target text fi
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:165845
    • 提供者:陈芯
  1. neatHresultToException_src

    0下载:
  2. I ve got this idea as an expansion to HRESULT Error Check Simplifier By Wanderley Caloni, so I guess his introduction would be better than if I wrote one. Many thanks to Wanderley Caloni for writing the article. I ll just introduce here what I h
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1415
    • 提供者:田博
  1. mpool-2.1.0

    0下载:
  2. 内存池实现 BACKGROUND: This is a memory pool library which was written to allow a program to have heaps that it could destroy without fragmenting memory. You can have multiple heaps and reset them easily completely reclaiming the memory (a
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:22815
    • 提供者:Eagle518
  1. PacketCapturexinban

    0下载:
  2. 用 Winsock 2 基础服务提供者截获网络封包的示例 安装方法 ------------------------------------------- 1. 运行Release\\install -install 2. Win98需要重启计算机,Win2000不需要 3. 运行dbgview.exe(本书没有附带, www.sysinternals.com),用来查看调试信息 4. 运行Release\\install -remove 卸载 -------------------------
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:93224
    • 提供者:熊兵
  1. sf_200472095828

    0下载:
  2. 网络包的拦截和保存 开始监听---就是开始抓包喝 清除记录---就是清楚datagrid中的数据 Combox框---是选择协议的过滤 复选框 ---表示ip的混合过滤,也就是只要满足源ip和目的ip中的任何一个就放行,呵呵 存盘 ---在点击datagrid中的1条记录后,点击之,表示将所点记录存盘 复选框 ---控制热键启动, 小键盘 * 是启动封包,而旁边的 - 表示停止封包 文件选择---点击文件选择,弹出一个对话框,选择一个文件作为存盘文件,如果该文件存在,不会覆盖之,而是 在其后添记
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:65410
    • 提供者:陈逍
  1. MD5

    0下载:
  2. 文件MD5码比对工具,实用查询比对两个文件是否一样-File MD5 code comparison tools, utilities, check whether two files are the same than
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:86754
    • 提供者:金鑫
  1. NetCreate

    0下载:
  2. MATLAB源码 随机网络拓扑的生成源码 只有源文件 下下来自己运行-MATLAB source code source generation of random network topology only under the source file to run down their
  3. 所属分类:Network Security

    • 发布日期:2017-03-27
    • 文件大小:1244
    • 提供者:吴茨仁
  1. File_and_Text_encryption_ultra1.0.3

    0下载:
  2. ULTRA v1.0.3 File and Text encryption module. Very well documented sourcecode feat. strong and fast ULTRA symmetric encryption algorithm, OFB mode, variabel-lenght key, key quality check, data compression, string encryption to Crypto Message Format,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:16701
    • 提供者:thangbom40000
  1. MD5ArchiveValidator

    0下载:
  2. 一个命令行下的MD5校验工具 ,用法:MD5AV [-c] [-f<FolderName>] [-h] [-n<FileName>] [-o<OutputFolder>] [-r] [-v] [-x<FolderName]-MD5ArchiveValidator (MD5AV) is a utility to confirm the accurate storage of files through MD5 Checksums. For each fil
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:88466
    • 提供者:天诛
  1. pegwit

    0下载:
  2. 加密算法实现 Pegwit is a program for performing public key file encryption and authentication. Encryption means that pegwit allows you to keep the information in files you send by email (or other means) confidential. Eavesdroppers will not
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:127663
    • 提供者:shuo
  1. secret

    0下载:
  2. pass.words是弱口令字典,是一个纯文本文件,每行一个口令,可以向里面添加候选口令。 pass.c是进行口令检查的c语言原程序,有两个命令行参数 -w file: 可以使用该选项指定口令字典 -P:默认情况下对/etc/shadow中的用户检查弱口令,可以使用该选项指定检查的文件 编译gcc –o pass pass.c –l crypt 由于要使用加密函数,所以要使用加密库crypt,使用选项-l crypt 运行程序:pass –w ./pass.words –
  3. 所属分类:Linux-Unix program

    • 发布日期:
    • 文件大小:7591
    • 提供者:莫松成
  1. Anti-Unpacking

    0下载:
  2. Anti-Unpacking... 反脱壳示例 ├──FileSize...........用文件大小校验软件 └──FileCRC32..........校验文件完整性-Anti-Unpacking ... anti-shell sample ├ ─ ─ FileSize ........... check software using file size └ ─ ─ FileCRC32 .......... File Integrity Check
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:722340
    • 提供者:王刚
  1. CheckPE

    0下载:
  2. 检查pe文件的有效性 在检查病毒方面还是很有用的哦-Check the validity of the examination pe file virus is still very useful oh
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-16
    • 文件大小:4348485
    • 提供者:刘阳
  1. seh_ring0_333_worked!!!

    0下载:
  2. SEH test error in the PE HEader file check-SEH test error in the PE HEader file check...
  3. 所属分类:Windows Kernel

    • 发布日期:2016-01-22
    • 文件大小:5120
    • 提供者:ttttttt_777
  1. qumd5

    0下载:
  2. 文件取MD5 只要是用于私服登录器中的一个MD5验证 通过登录获取某些文件的MD5值 再从网关发送MD5对比值-MD5 file check as long as the registrar for a PW MD5 authentication login access to certain documents by MD5 MD5 values then sent from the gateway to the ratio
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:1477
    • 提供者:史蒂夫
  1. convasp

    2下载:
  2. convasp 转换vasp文件 vasp文件检查-convasp conversion vasp file vasp file check
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-08-28
    • 文件大小:396288
    • 提供者:Jiajia Han
  1. MD52

    0下载:
  2. MD5文件码校验,很好用的文件编码代码,可以给文本文件逐行的编MD5码-MD5 file check (CRC), good use of the file encoding code to the text file line by line compilation of MD5 code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:236253
    • 提供者:
  1. Global-Check-Console(GCC)

    0下载:
  2. Global Check Console是一个基于控制台的,用于校核整个Windows文件系统的所有文件变动的实用系统管理程序。使用方法是: 1.)首先使用选项0,保存全系统文件校验结果信息到systemfile1。 2.)待系统变动后再使用选项0,保存全系统文件校验结果信息到systemfile2。 3.)使用选项1,校验systemfile1和systemfile2输出文件系统变动。-Global Check Console is a console based app whic
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-19
    • 文件大小:7762661
    • 提供者:x
  1. secure-file-encdec

    0下载:
  2. here is a ca file check this
  3. 所属分类:CA program

    • 发布日期:2017-12-01
    • 文件大小:3820659
    • 提供者:saeedabtl
  1. lsm-check

    1下载:
  2. Linux下基于LSM的文件访问控制,实现了LSM内核控制模块,可加载模块,并对文件访问进行记录-Linux-based the LSM file access control, to achieve the the LSM kernel control module, loadable modules, and file access records
  3. 所属分类:Driver develop

    • 发布日期:2014-09-24
    • 文件大小:4096
    • 提供者:GJ
« 12 3 4 »
搜珍网 www.dssz.com