搜索资源列表
AsmToHex.rar
- VB写的一个ASM汇编转机器码的代码,很方便的把汇编语言转成机器码操作,vb asmtohex
jmpcode
- 用来演示如何计算机器码跳转指令的。 对汇编敢兴趣的可以-Jump to demonstrate how to calculate the machine code instructions. ' m Interested in the compilation can look at
mips-code-to-machine-code
- 汇编代码转成机器码——对输入有几点要求:指令是小写;一行只能有一条指令;每行开头不能有空格,必须一上来就是操作符,后面可以有空格;立即数只处理十进制数;输入-1代表程序结束-Turn assembly code into machine code- there are several points of entry requirements: command is lowercase line can only have one instruction beginning of each l
machine2mips
- 反汇编,机器码转成汇编代码——对输入的机器码要求:不要用二进制,用十六进制。也就是原来32位的2进制机器码改成8位的16进制机器码。-Disassemble, turn the machine code into assembly code- the input machine code requirements: Do not use binary, hexadecimal. That is the original 32-bit binary machine code into eight
PIPELINE
- (包含详细说明文档和简单汇编转机器码翻译器)五级流水线实现MIPS指令集(30条)含异常处理。结构采用多分支预测结构(基于历史的动态分支预测)-(Contains detailed documentation and compilation turn simple machine code translator) five pipelined MIPS instruction set (30) with exception handling. Structure using multi-bran
mips
- 简单的Mips汇编转机器码的C语言程序,能够实现简单的汇编指令及伪指令-simple Mips assembler written by C
Asm
- Mips汇编器,支持Mips汇编语言翻译为机器码,以及机器码的反汇编。支持label跳转等重要操作。-Mips assembler, we can use it to translate mips codes as machine code, and disassemble the machine code as mips code. You can write label for jump instructions in your mips code and this assembler su
Lab01-2-Assembler
- 汇编转机器码的cpp代码文件,这个文件可以将LC2K转为机器码-Turn machine code compilation cpp code files, the files can be converted to machine code LC2K
汇编转换机器码
- 将汇编语言转化成机器语言,非常实用的底层编程工具(Converting assembly language into machine language, a very useful low-level programming tool)
机器码转汇编11
- W32Dasm是一个强大的反汇编工具,操作简单,使用方便。通常被程序员使用,当然也可被用来Crack软件了,很适合Cracker使用(W32Dasm is a powerful disassembly tool, easy to operate and easy to use. Usually used by programmers, and of course it can be used for Crack software. It's good for Cracker)