搜索资源列表
vc内联汇编示例代码
- vc内联汇编示例代码,介绍了VC++的一些被封装的汇编代码,有愿意深入了解VC++的人请进-vc associated sample code compilation, introduced the VC some packaging code compilation, in-depth understanding to the people invited to play in VC
PEEncrypt_gb2312
- delphi语言,另有少量汇编代码,实现了PE文件的加密。-language, and another small amount of code compilation, achieved a PE file encryption.
汇编内核加密算法
- 汇编内核的md5算法,应网友要求改进了两个部分: 1、采用nasm风格汇编,可以方便的移植到linux平台下。 2、修正了56个字节以上明文加密会出错的bug,对任意长的明文都能够加密 使用方法: 一种方法是使用原代码包中的make.bat,这需要安装nasm编译器;第二种就是直接将md5_x86.obj拷贝到你的工程下,直接使用。 -compilation of md5 kernel algorithm, a netizen called for improvemen
ycsrc汇编加壳代码
- 很好的汇编写的加壳工具原代码,经测试,效果不错。压缩效果也可以。-good compilation of shell tools to write the original code, test its effectiveness. Compression can.
CPU_ID
- 一个算cpu的id的c程序代码。很好哦,含有一小段汇编代码-one count cpu id of the c code. Oh well, containing a short compilation of code
PEInject
- 一般的为PE文件新增一个节的代码都是汇编代码,但是这是一个VC写的为PE文件新增一个节的代码,代码注释详尽!
hiew750
- hiew750是一个16进制编辑器,能够16进制翻译成汇编代码,非常好用
CPUlicence
- 利用汇编代码实现十几行代码 完成直接读取CPU序列号 非常有实用价值而且代码很整洁
调用汇编代码_me
- 一个有关VC中嵌入汇编语言代码的例子,这个是自己原创的作品,欢迎使用!-an embedded assembler language code examples, this is their original work, Welcome!
FanPuGuiZhen__UNIX_code
- 《返璞归真——UNIX技术内幕》书中代码。主要包括Bell Laboratories开发的内核代码:1*.h(内核头文件---宏、全局变量和结构定义、函数声明) | |----------------conf(汇编代码---启动函数及工具函数,驱动生成工具mkconf,移植工具sysfix) 2dmr(设备驱动程序) 3ken(内核代码,包括进程调度、文件系统、内存管理、I/O管理等) 另外还有作者写的一些代码。-" Return to Innocence- UNIX
rgb2yuv422
- blackfin平台下RGB2YUV422的汇编代码,如果是纯C代码在blackfin下运行,将耗费非常多的系统资源,汇编能大大缩短系统的转换时间-blackfin platform RGB2YUV422 assembly code, if it is pure C code running in the blackfin, will cost a lot of system resources, can greatly shorten the compilation time of conve
lab2_Bomb-Lab-Defusing-a-binary-bomb
- CSAPP最为有名的拆炸弹实验,根据汇编代码找出六枚炸弹,代码是我曾经学校的实验clone,希望大家可以拿去练习,这个实验非常好玩,非常考研阅读代码能力-Most famous CSAPP dismantle bomb experiment to find six bombs, according to the assembly code, the code I have school experiment clone, I hope we can take practice, this exp
C.Compiler
- C编译器使用了界面库CJLIB6.0,自己修改了CrystalView的高亮显示方式,仿照emacs,代码生成先使用了PCode,但因为苦于手中没有解释器,编写一个时间不够,所以后来又编写了80x86汇编代码的生成,有一定突破。自我认为整个程序界面比较友好,功能(基于所要求的)也计较完善。-C compiler to use the interface library CJLIB6.0, his revised CrystalView highlighting the way, along th
NASMPLUS0325
- 一个NASM汇编器的原代码,对于nasm感兴趣的朋友可以看看。-One of the original NASM assembler code, for NASM interested can look at.
WaveObj
- vb调用dll实现水波特效(WaveObj.dll由孤帆改写编译自罗云彬的汇编代码)-dll call vb realize wave effects [WaveObj.dll rewritten by the compiler since孤帆Luo Bin assembly code]
CPU
- 用VC++模拟单周期cpu,是体系结构课程的一次作业,包括硬件设计,指令设计等,仅十几条汇编指令啦,程序还支持堆栈操作,能进行算术运算,输入运算表达式就能自动生成汇编代码,代码装载后可以调试运行,支持单步和全速运行-Using VC++ simulation of single-cycle cpu, is a one-stop course architecture, including hardware design, instruction design, only dozens of as
GNew
- 编译原理——语法分析器。实现读入语句并判断该语句的语法含义,生成相应的类汇编代码-Compiler Construction Principles- parser. Read into the statement to achieve and determine the meaning of the statement syntax to generate the corresponding assembly code class
CRC
- CRC校验算法(包含8位16位32位),内有详细中文注释,以及含有某系列单片机的CRC的汇编代码!-CRC checksum algorithm (with 8-bit 16-bit 32-bit), which detailed English notes, and contains a CRC of a series of microcontroller assembly code!
lin
- 为那些在Linux 平台上编写汇编代码的程序员提供指南-Linux platform for those programmers write assembly code to provide guidance
softIce_IDA
- 介绍SOFICE和IDA的使用技巧,可以用于反汇编代码等逆向工程用途。破解高手必看书籍。-Disassembling Code: IDA Pro and SoftICE