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

搜索资源列表

  1. 2_des

    0下载:
  2. DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位,首先,DES把输入的64位数据块按位重新组合,并把输出分为L0、 R0两部分,每部分各长32位,并进行前后置换(输入的第58位换到第一位,第50位换到第2位,依此类推,最后一位是原来的第7位),最终由L0输出左 32位,R0输出右32位,根据这个法则经过16次迭代运算后,得到L16、R16,将此作为输入,进行与初始置换相反的逆置换,即得到密文输出。-DES algorithm combines the 64 expr
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:67.47kb
    • 提供者:fasf
  1. CallMsgRing0

    0下载:
  2. 在r0态开r3态的进程,受windows系统版本影响不大
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:680.76kb
    • 提供者:MTrickster
  1. VB_RatMsgFlood.rar

    0下载:
  2. 使用PostMessage实现窗口消息溢出,可以*大多数有R0保护的程序,磁碟机病毒使用过这个技术。,A message flood against process protected by r0 hooks.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:10.67kb
    • 提供者:Lolita
  1. YasDebugger

    0下载:
  2. 一款功能强大的开源调试器,支持R0和R3-A powerful open source debugger, support for R0 and R3
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:305.1kb
    • 提供者:handong
  1. DES

    0下载:
  2. DES算法实验报告和代码 1.输入名字,需8个字母,不足的补叉,多余的舍去 2.将字符按ASC2码值转化为二进制,存在数值(指针)中 3.对明文做IP置换(函数) 4.将转换后的数值分成两组,赋给L0,R0,执行下列运算L1—R0,R1-L0.....重复16轮 5.将结果L0R0合并至一个数值,做IP输出-DES algorithm and code an experimental report. Enter the name of eight letters take l
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:13.84kb
    • 提供者:jhp627
  1. r3callr0

    0下载:
  2. 从应用层R3调用驱动级R0的ZW系列函数的代码,可以避开一些三层钩子。-From the application layer calls the driver stage of R0 R3 ZW series function code, you can avoid some of the three hooks.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-19
    • 文件大小:3.37kb
    • 提供者:DouMen
  1. uprobes-arm

    0下载:
  2. fls instead of ffs ensures that for ldrd r0, r1, [pc] we would pick LR instead of R1. -fls instead of ffs ensures that for ldrd r0, r1, [pc] we would pick LR instead of R1.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1.73kb
    • 提供者:ponlxfx
  1. strncpy

    0下载:
  2. Returns a pointer (R0) to the destination string dest we do this by not changing R0.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2.43kb
    • 提供者:ruehsdei
  1. entry-header

    0下载:
  2. The SWI code relies on the fact that R0 is at the bottom of the stack (due to slow fast restore user regs).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3.92kb
    • 提供者:xoyhlou
  1. lz4hc

    0下载:
  2. 16 General propose registers, 32 bit on s 390 64 bit on z Architecture, r0-r15 or gpr0-gpr15 used for arithmetic & addressing.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-24
    • 文件大小:29.37kb
    • 提供者:jotower
  1. unaligned-sh4a

    0下载:
  2. Even though movua.l supports auto-increment on the read side, it can only store to r0 due to instruction encoding constraints, so just let the compiler sort it out on its own.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1.42kb
    • 提供者:qysonmn
  1. troubleshoot

    0下载:
  2. Common routine to print scratch regs (r0-r12) or callee regs (r13-r25) -Prints 3 regs per line and a CR.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3.25kb
    • 提供者:zptenwei
  1. fenv_h

    0下载:
  2. Apparently the b register constraint is like r except that it disallows the use of r0, which means it is safe to use in places where the appearance of r0 would cause a problem due to it being read as zero. -Apparently the b register constraint is
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3.85kb
    • 提供者:hiewejd
  1. boot

    0下载:
  2. The worlds second smallest bootloader. Set r0-r2, then jump to kernel.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5.18kb
    • 提供者:kendrcs
  1. mxs

    0下载:
  2. fls instead of ffs ensures that for ldrd r0, r1, [pc] we would pick LR instead of R1. -fls instead of ffs ensures that for ldrd r0, r1, [pc] we would pick LR instead of R1.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3.27kb
    • 提供者:hnqkrun
  1. DES

    0下载:
  2. DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位,其功能是把输入的64位数据块按位重新组合,并把输出分为L0 、R0两个部分,每部分各长32位.-The DES algorithm 64-bit input block of plaintext into a 64-bit output ciphertext block, it uses the key is 64, the function of which is 64-bit block of input dat
  3. 所属分类:CA program

    • 发布日期:2017-12-12
    • 文件大小:4.75kb
    • 提供者:查航
搜珍网 www.dssz.com