搜索资源列表
NASMPLUS0325
- 一个NASM汇编器的原代码,对于nasm感兴趣的朋友可以看看。-One of the original NASM assembler code, for NASM interested can look at.
assembler-_design_achive
- 主要讲解反汇编引擎的设计与实现。现在还是在控制台中执行,有需要的可以移植到MFC中执行。这样具有界面化操作会更好!需要的下哦~嘿嘿!-this source code is relatively anti-assembler design and achieve. right now this program mainly run in windows console.of course ,if you need this source ,you could transplant to MFC.
CPPSourceCode(Reverse-assembler)
- C++反汇编与逆向分析技术揭秘-随书代码-C++ disassembly and reverse analysis technology revelation-code with books
myAssembler
- 计算机组成原理汇编器代码,能实现最底层的汇编语言-Principles of Computer Organization assembler code to the bottom of the assembly language
mysimulator
- 计算机组成原理模拟器代码,能实现最底层的机器语言-Principles of Computer Organization assembler code to the bottom of the assembly language
Compiler
- 一个用C++编写的基于flex和bison编写的简单C语言编译器,输出汇编代码为LLVM,在代码生成阶段采用了LLVM的C++的API实现-A C++ based on flex and bison written a simple C language compiler output assembler code for LLVM, the code generation phase using LLVM s C++ API implementation
pcm_dmix_i386
- brief PCM Direct Stream Mixing (dmix) Plugin Interface - I386 assembler code.
macro-assembler-x64
- Macro Assembler Compare Root for Linux Andriod Source Code.
test-assembler-arm
- The test framework does not accept flags on the command line Source Code for Linux.
regexp-macro-assembler
- Reg Exp Macro Assembler for Linux Web Interface Source Code.
regexp-macro-assembler-ia32
- Reg Exp Macro Assembler IA32 for Linux Source Code.
test-macro-assembler-x64
- Test the x64 assembler by compiling some simple functions into a buffer and executing them Source Code for Linux. -Test the x64 assembler by compiling some simple functions into a buffer and executing them Source Code for Linux.
test-assembler-mips
- Test the x64 assembler by compiling some simple functions into a buffer and executing them Source Code for Linux. -Test the x64 assembler by compiling some simple functions into a buffer and executing them Source Code for Linux.
test-assembler-ia32
- Test Assembler Ia324 Source Code for Linux.
macro-assembler-ia32
- MacroAssembler implementation for Linux Java Source Code.
asm-code
- asm是汇编语言源程序的扩展名。汇编语言的源程序需要编译和连接后才能在计算机上执行,对汇编语言源程序进行汇编时,汇编程序对.ASM文件进行扫描,若源程序中有错,则结束汇编后,指出源程序中的错误。这时,可通过屏幕上提供的信息修改源程序(回到EDIT编辑状态),再经过汇编,直到得到无错误的目标程序。经过汇编产生的目标程序并不是可执行的程序,必须经过连接才可以执行。-asm is the assembly language source extension. Assembly language sou
gpiomux-8x50
- MIPS assembler code Source Code for Linux.
20141111_083046246
- 易语言汇编取API地址源码 例程程序置入汇编代码获取API地址。 易语言源码例程属于易语言高级教程。-Take easy assembly language API address routines source program into assembler code for API address. Easy language routines source code belongs to yi language advanced tutorial.
gdbmacros
- For crypto assembler code for Linux v2.13.6.
code
- C语言写的可以查找最大字符串,二叉树查找结点。汇编程序。代码。-C language to find the maximum string, two fork tree search node. Assembler Code