CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - inline

搜索资源列表

  1. TestAsm1

    0下载:
  2. VC裡面內嵌組合語言 能將組合語言的優點寫在C語言裡面-Inline combinational language in VC. Can build the merit of combinational language in C .
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6028
    • 提供者:蔡仁英
  1. base64src

    0下载:
  2. C++ Base64编码/解码源代码 inline int Base64Encode(char * base64code, const char * src, int src_len = 0) inline int Base64Decode(char * buf, const char * base64code, int src_len = 0) 以上两个函数内联定义在base64.h中,使用时include \"base64.h\" 即可,编码后的长度一般比原文多占1/3的存储空间,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5583
    • 提供者:王晓名
  1. _inline

    0下载:
  2. Inline函数的使用,这是C++与C中函数不一样的地方,所以专门写出来供参考-Inline Functions, this is C and C function is not the same place, so specifically written for reference
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2965
    • 提供者:亿摆
  1. asm-inline

    0下载:
  2. 在LINUX底层开发中,嵌入汇编代码 的教程,希望有帮助-LINUX bottom of the development, compilation of code embedded in the curriculum, with the hope of helping
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:38426
    • 提供者:
  1. bianyiyuanlisheji

    0下载:
  2. 1. PL/0 语言介绍 ●PL/0 程序设计语言是一个较简单的语言,它以赋值语句为基础,构造概念有顺序、条件和重复(循环)三种。PL/0 有子程序概念,包括过程定义(可以嵌套)与调用且有局部变量说明。PL/0语言编译程序采用以语法分析为核心、一遍扫描的编译方法。词法分析和代码生成作为独立的子程序供语法分析程序调用。语法分析的同时,提供了出错报告和出错恢复的功能。在源程序没有错误编译通过的情况下,调用类PCODE解释程序解释执行生成的类PCODE代码。 ●保留字(关键字):所谓保留字是指
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:513232
    • 提供者:与非门
  1. dwt_hh_Source

    0下载:
  2. DWT变换源代码,As a special exception, you may use this file as part of a free software library without restriction. Specifically, if other files instantiate templates or use macros or inline functions from this file, or you compile this file and li
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4799
    • 提供者:王君
  1. inline

    0下载:
  2. 线性内插器的matlab程序,调试过了 没什么问题-linear interpolation of Matlab procedures, a little too debugging problems
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4009
    • 提供者:
  1. PCKEY.ZIP

    0下载:
  2. dos下控制键盘,The PCKey class provides access to the PC s keyboard through fast inline member functions. Special characters are defined in the header for your convenience. PCKey is not for use in Windows programming -- use only for DOS applications! -
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5623
    • 提供者:谭鸿
  1. html

    0下载:
  2. HTML 语言教程:目录 --- --- --- --- --- --- --- -- 新的特色 *** HTML 标记(Tag)的索引(Index) 页面(Page)  字体(Font)  文字布局(Text Style)  图象(Image)  表单(Form) 表格(Table)  表格进阶(Advanced)  多窗口页面(Frames) 会移动的文字(Marquee)  多媒体页面(Alternative Inline Elem
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:63389
    • 提供者:lan de
  1. 1

    0下载:
  2. This string-include defines all string functions as inline functions. Use gcc. It also assumes ds=es=data space, this should be normal. Most of the string-functions are rather heavily hand-optimized, see especially strtok,strstr,str[c]spn. They sho
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:11959
    • 提供者:hehe
  1. HookLibrary

    1下载:
  2. Hook Api Library 0.2 [Ring0&3] By Anskya Email:Anskya@Gmail.com ring3 inline hook For Api Thank: 前29A高手也一直都是我的偶像...z0mbie大牛...这里膜拜一下 使用的LDE32引擎是翻译他老人家的...C->Delphi... 说明: 1.利用堆栈跳转 没有使用传统的jmp xxxx 长跳转,使用容易理解的push xxx
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:6347
    • 提供者:david
  1. SSDTHook

    0下载:
  2. 对付ring0 inline hook的基本思路是这样的,自己写一个替换的内核函数,以NtOpenProcess为例,就是 MyNtOpenProcess。然后修改SSDT表,让系统服务进入自己的函数MyNtOpenProcess。而MyNtOpenProcess要做的事就是,实现NtOpenProcess前10字节指令,然后再JMP到原来的NtOpenProcess的十字节后。这样NtOpenProcess 函数头写的JMP都失效了,在ring3直接调用OpenProcess再也毫无影响。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3631
    • 提供者:sdlylz
  1. INLINEHOOK

    0下载:
  2. 一份非常棒的inline hook 代码
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:92951
    • 提供者:sdlylz
  1. KillIceSword(SSDT_and_Inline_Hook_in_Ring0)

    2下载:
  2. 通过SSDT绕过IceSword的inline Hook来关闭IceSword
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:154950
    • 提供者:inking
  1. HookAPI

    0下载:
  2. Hook CreateFileA ,Ring3下的inline Hook
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:21924
    • 提供者:QQ
  1. ATL_C16581410132003

    0下载:
  2. ATL Inline Assembly Calculator
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:64923
    • 提供者:墹恑嵥
  1. newton method

    0下载:
  2. function p=newton(f_str,df_str,p0) tol=0.00001; f = inline(f_str); df= inline(df_str); while 1 p=p0-f(p0)/df(p0); if abs(p-p0)<tol, break; end p0=p; disp(p0); end disp(p)
  3. 所属分类:matlab例程

    • 发布日期:2014-11-13
    • 文件大小:216
    • 提供者:su2900hk
  1. X86IL.zip

    0下载:
  2. 可以将机器码计算为汇编指令并且算出指令长度的C头文件。在编写Ring0或Ring3的Inline Hook时不可缺少的东西。,Can be calculated as the compilation of binary instructions and directives to calculate the length of the C header file. In the preparation of the Ring0 or Ring3 when Inline Hook indispen
  3. 所属分类:assembly language

    • 发布日期:2017-03-24
    • 文件大小:15756
    • 提供者:gbcgbc
  1. InlineHook.rar

    0下载:
  2. InlineHook,一个通用的inline hook 源码,InlineHook
  3. 所属分类:Hook api

    • 发布日期:2017-03-30
    • 文件大小:4730
    • 提供者:午夜的绅士
  1. LDE.rar

    0下载:
  2. 一个不错的反汇编引擎,可以用来检测inline hook,,DeAsm source code,DeAsm source codeDeAsm check inline hook
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:3669
    • 提供者:黄明明
« 1 2 3 45 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com