首页
社区
课程
招聘
CC386 2.91
2005-7-22 09:12 2647

CC386 2.91

2005-7-22 09:12
2647
by:LADsoft

CC386 is a general-purpose 32-bit C compiler. It is not an optimizing compiler but given that the code generation is fairly good. There are two versions; one is for MSDOS/DPMI and one is for Win32. The Win32 version has a full-blown IDE capable of editing, building, and debugging windows programs included with it. However at this time debugging support for MSDOS is rudimentary at best and there is no IDE for DOS.

Some of the recently added features are as follows:

* compiles most C99 constructs now (in C99 compatibility mode)
* address various compatibility issues and bugs
* add new windows headers
* hardware breakpoints
* support for debugging NASM assembly code
* updated far pointer support and segment register access
* added typeof keyword
* added _CRX, _DRX, _TRX direct access to registers
* added _fault keyword, like _interrupt but pops exception code
* updated to latest NASM version; modified NASM for virtual C++ segments
* added minimal far pointer support
* added better assembly language support for segmentation
* added direct access to segment registers, e.g. _DS, _ES

down:

www.members.tripod.com/~ladsoft/cc386.htm

[培训]二进制漏洞攻防(第3期);满10人开班;模糊测试与工具使用二次开发;网络协议漏洞挖掘;Linux内核漏洞挖掘与利用;AOSP漏洞挖掘与利用;代码审计。

收藏
点赞1
打赏
分享
最新回复 (2)
雪    币: 232
活跃值: (94)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
auser 2005-7-22 18:03
2
0
可惜网站被封了,看不到。
雪    币: 85402
活跃值: (198710)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
linhanshi 2005-7-22 18:05
3
0
要用代理。
游客
登录 | 注册 方可回帖
返回