Reply
 
LinkBack Thread Tools Display Modes
Old February 14th, 2007   #1 (permalink)
BANNED
 
Join Date: Jan 2007
Location: The Web
Posts: 296
Send a message via Skype™ to Maj.Damage
Default Cyclone for security

The Cyclone programming language is intended to be a safe dialect of the C programming language. Cyclone is designed to avoid buffer overflows and other vulnerabilities that are endemic in C programs, without losing the power and convenience of C as a tool for systems programming.

A technically inclined and malicious user can exploit stack-based buffer overflows to manipulate a program by overwriting a local variable that is near the buffer in memory on the stack to change the behaviour of the program. C and C++ are both forever plagued by this exploit, and its fairly well known by hackers.

Cyclone attempts to avoid some of the common pitfalls of the C programming language, while still maintaining the look and performance of C. Check it out!

Cyclone
Maj.Damage is offline   Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 10:38 PM.