搜索资源列表
2_des
- 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
CallMsgRing0
- 在r0态开r3态的进程,受windows系统版本影响不大
VB_RatMsgFlood.rar
- 使用PostMessage实现窗口消息溢出,可以*大多数有R0保护的程序,磁碟机病毒使用过这个技术。,A message flood against process protected by r0 hooks.
YasDebugger
- 一款功能强大的开源调试器,支持R0和R3-A powerful open source debugger, support for R0 and R3
DES
- 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
r3callr0
- 从应用层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.
uprobes-arm
- 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.
strncpy
- Returns a pointer (R0) to the destination string dest we do this by not changing R0.
entry-header
- The SWI code relies on the fact that R0 is at the bottom of the stack (due to slow fast restore user regs).
lz4hc
- 16 General propose registers, 32 bit on s 390 64 bit on z Architecture, r0-r15 or gpr0-gpr15 used for arithmetic & addressing.
unaligned-sh4a
- 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.
troubleshoot
- Common routine to print scratch regs (r0-r12) or callee regs (r13-r25) -Prints 3 regs per line and a CR.
fenv_h
- 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
boot
- The worlds second smallest bootloader. Set r0-r2, then jump to kernel.
mxs
- 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.
DES
- 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