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

搜索资源列表

  1. LZWarithmetic

    0下载:
  2. LZW算法基于转换串表(字典)T,将输入字符串映射成定长(通常为12位)的码字-LZW algorithm is based on converting Series (dictionary) T, the input string mapping into fixed-length (usually 12) the code word
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4826
    • 提供者:傻傻
  1. vnx4

    0下载:
  2. vnc本地口令破解C源代码 默认情况下VNC服务端的密码是放在注册表中的,本工具只针对这种情况。首先用ASP读出注册表中的加密密码,然后用破解工具破解。我给出大家一个读取VNC密码的ASP脚本,默认情况下VNC密码存放在HKCU\\Software\\ORL\\WinVNC3\\Password Set WshShell = server.CreateObject(\"Wscr ipt.Shell\") bkey=WSHShell.RegRead(\"HKCU\\Software\\ORL\
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:4104
    • 提供者:小李
  1. nizhi

    0下载:
  2. 这是一个将链表就地逆置的算法!用户输入原始数据,该程序将不需另申请空间而将原序列进行逆置!-This is a local chain of home inverse algorithm! User input raw data, The procedure will no longer have to apply for another space, the original sequence inverse home!
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1974
    • 提供者:刘六龙
  1. zwj

    1下载:
  2. lr(0)分析器编译原理LR(0)文法分析器 录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法树。 程序中部分算法还很不简洁,有待改进,欢迎朋友与我多多交流。 - Translation principle LR (0) grammar analyzer input legitimate LR (0) the grammar, will output LR (0) the analytical table, and will be allowed to
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:62699
    • 提供者:www
  1. ipdump_5

    0下载:
  2. ARP表更新源程序.这个程序必须具有root权限才能执行,在不指定接口名称时,输入下面命令,netstat -in-ARP table updates source. This process must have root privileges can be implemented. Without the designated interface name, enter the following order, netstat-in
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:7085
    • 提供者:huangxm
  1. student-manage

    0下载:
  2. c语言中一个关于链表的操作,输入数据,按要求操作,可以帮助您更好地学习链表-c language of a chain operation, the input data, the requested operation, and can help you to better study Chain
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1686
    • 提供者:beidaole
  1. rbPEFormatViewer

    0下载:
  2. vc6.0, PE文件格式查看,可以查看PE文件头信息、节信息、输入表信息以及输出表信息
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:42047
    • 提供者:犁田
  1. APIHooKClass

    0下载:
  2. 使用C++ 封装的 一组非常好的类,通过修改输入表进行API HOOK
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:256748
    • 提供者:真弛
  1. SoftSnoop1.3.2.rar

    0下载:
  2. 相对于SoftSnoop1.3版新增功能 1)可以捕获从任一模块产生的到任一模块的Api调用,包括动态加载的模块;可以在调用Api之前输出Api名称,Api所属模块,Api参数及调用这个Api的地址;可以在Api返回之后输出Api返回值 2)可以像OllyDbg那样附着到正在运行的目标进程并捕获其Api,可以随意终止和继续捕获,目标进程不受影响 3)可以选择是否对目标进程进行调试,对一些检查调试器的程序可以选择不调试目标进程,对Api捕获没有影响;由于修改了ApiHook方式,因此对于加过
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-23
    • 文件大小:242005
    • 提供者:孙磊
  1. PEmodify

    0下载:
  2. 修改PE,添加一个输入表项,能够实现DLL的注入-To modify PE, add an input entries can achieve DLL injection
  3. 所属分类:Scanner

    • 发布日期:2017-11-10
    • 文件大小:58258
    • 提供者:seanzbzhang
  1. ImpREC_lite_v11

    0下载:
  2. winodws PE文件脱壳后用来修复输入表的工具,经过一部分改进,修复了部分bug-winodws PE files after the shell used to repair the instrument input table, after some improvements, some bug fixes
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:807188
    • 提供者:adfy
  1. PEResolve

    0下载:
  2. 该源码解析一个PE文件,打印其输入表、输出表、重定位表等详细信息!-this code resolves a file of PE type,and print the information of the file s import table,export table and relocal table,etc.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:9621
    • 提供者:俊豪
  1. ImportView_SRC_s

    0下载:
  2. ImportView 输入表view工具的源代码,很好学习PE结构的输入表结构,应用于IAT HOOK-ImportView input tools, source code for the table view, very good to learn the structure of PE input table structure, used in IAT HOOK
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:31361
    • 提供者:张希行
  1. PE_encrypting_core

    0下载:
  2. 本程序是将被加壳到被加密的程序中的主要部分,程序将处理原程序中的输入表的修正工作-This procedure is to be encrypted by packers to the main part of the program, the program will handle the input table in the original program of rectification work
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:3121
    • 提供者:yuxiangzhang
  1. src

    0下载:
  2. 简单PE结构解析工具.程序还不完善,也不是很好。主要是拿来和大家分享一下,供像我一样入门的朋友交流学习。 程序实现了IMAGE_DOS_HEADER、IMAGE_NT_HEADERS的解析,另外还有节表头、输入表、输出表的解析,时间标志信息的转换,RVA和文件便宜的转换,还有一个进程列表的显示。 注意,本程序没有编辑功能。 进程列表也仅仅是显示,而且是通过创建进程快照实现的,所以对于一些进程可能无法获取基址、镜像大小、以及模块列表-PE Structure of s
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:661556
    • 提供者:qiurun
  1. CopySysDll

    0下载:
  2. 不通过LoadLibrary的方式和静态方式加载。从而做到无影无形。 以PE文件的方式从内存中加载DLL,本例用的是user32.dll。 包括修正重定位表。修正输入表。DLL初始化。-Way and not through the LoadLibrary static load. To be invisible. The way to PE file from the memory load the DLL, in this case using user32.dll. Includi
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:40250
    • 提供者:tt
  1. shurubiaomianshajishuzongjie

    0下载:
  2. 输入表免杀技术总结精装版,希望对初学免杀的朋友有帮助-Input table to avoid killing the technical summary of the hardcover edition, I hope to help beginners to avoid killing friends
  3. 所属分类:Network Security

    • 发布日期:2017-04-05
    • 文件大小:805044
    • 提供者:enjoypudn
  1. IMProtect

    0下载:
  2. IMProtect 嵌入源码编译保护壳开源 嵌入到源码中编译的保护壳,先于OEP执行,主要是保护输入表和一些反调试反注入手段。-IMProtect embedded protective shell open source compiler to compile source code embedded into the protective shell, first performed at the OEP, mainly to protect the input table and in
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:39185
    • 提供者:ljh
  1. dprobe

    0下载:
  2. 查看进程输入表 查看进程输入表 查看进程输入表-look up the import table of processlook up the import table of processlook up the import table of processlook up the import table of process
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-17
    • 文件大小:4573699
    • 提供者:tianguo
  1. ExeinfoPE-V0.0.3.7

    0下载:
  2. ExEinfo PE是一款免费的Win32可执行程序检查器,它可以检查程序的打包方式、exe保护等,可以帮助开发人员对程序进行破解。 Exeinfo PE绿色版是一款查看PE文件信息的工具,可以查看EXE/DLL文件的编译器信息、是否加壳、入口点地址、输出表/输入表等等PE信息,帮助开发人员对程序进行分析和逆向。Exeinfo PE还可以提取PE文件中的资源,可以提取图片、EXE、压缩包、MSI、SWF等等资源。-ExEinfo PE is a free Win32 executable
  3. 所属分类:Scanner

    • 发布日期:2017-05-09
    • 文件大小:1903643
    • 提供者:曾聪
« 12 3 4 »
搜珍网 www.dssz.com