Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.657 Times

C Code Obfuscator freeware
Filter: All | Freeware | Demo
 

C Code Obfuscator

< 1 2 3 4 5 > 
Added: July 07, 2010 | Visits: 940

Inline::C Inline::C is a Perl module that can Write Perl Subroutines in C. Inline::C is a module that allows you to write Perl subroutines in C. Since version 0.30 the Inline module supports multiple programming languages and each language has its own support module. This document describes how to use... Platforms: *nix

License: Freeware Size: 92.16 KB Download (93): Inline::C Download

Added: April 18, 2010 | Visits: 773

C::DynaLib::Struct C::DynaLib::Struct is a tool for handling the C `struct data type. SYNOPSIS use C::DynaLib::Struct; Define C::DynaLib::Struct( $struct_tag, $template0, @field_names0, [$template1, @field_names1,] ... ); $rstruct = tie( $struct, $struct_tag [, @initializer_list] ); $value =... Platforms: *nix

License: Freeware Size: 35.84 KB Download (98): C::DynaLib::Struct Download

Added: August 13, 2010 | Visits: 774

Lufs::C Lufs::C is a C interface to perl. ABSTRACT This interface is used by the C code to call the perl subs. SEE ALSO perlfs.c. Platforms: *nix

License: Freeware Size: 24.58 KB Download (89): Lufs::C Download

Added: May 07, 2010 | Visits: 986

Lightweight C++ Lightweight C++ is a programming language that looks like C++ (a lightweight C++ dialect) and is directly translated to readable C by the lwc preprocessor. Its more "K&R" and, well, more lightweight. Important thing about lightweight C++ is that by studying the generated C code it is easy to... Platforms: *nix

License: Freeware Size: 215.04 KB Download (127): Lightweight C++ Download

Released: June 14, 2010  |  Added: June 19, 2010 | Visits: 3.522

RISE MySQL code generator RISE MySQL code generator The RISE MySQL code generator generates a native MySQL script. The script incrementally updates the tables, columns, indexes and constraints in the database to match the RISE model. Once the database model is updated, the views defined in the RISE model are created in... Platforms: Windows

License: Freeware Size: 446.08 KB Download (233): RISE MySQL code generator Download

Released: October 04, 2012  |  Added: October 04, 2012 | Visits: 594

FastSharp FastSharp is a text editor which lets you quickly compile and run C#, F# and Visual Basic code without opening up Visual Studio. The way FastSharp works is pretty simple. It takes whatever you enter and wraps it in a Main method which is then wrapped in a class which then has a list of import... Platforms: Windows

License: Freeware Download (54): FastSharp Download

Released: September 12, 2012  |  Added: September 12, 2012 | Visits: 551

ReFSharp ReFSharp is a pretty-print, analyzing tool and translator application for source code text, between F#, C# and Java. Current version has full functional pretty printer for F# and translator of C# code to F#. Prettyprint (or pretty-print) is the application of any of various stylistic... Platforms: Windows

License: Freeware Download (53): ReFSharp Download

Released: July 15, 2012  |  Added: July 15, 2012 | Visits: 1.013

RISE PostgreSQL code generator RISE PostgreSQL code generator The RISE PostgreSQL code generator generates a native PL/pgSQL script. The script incrementally updates the tables, columns, indexes and constraints in the database to match the RISE model. Once the database model is updated, the views defined in the RISE model are... Platforms: Windows

License: Freeware Download (66): RISE PostgreSQL code generator Download

Released: September 19, 2012  |  Added: September 19, 2012 | Visits: 1.520

RISE SQL Server code generator RISE SQL Server code generator The RISE SQL Server code generator generates a native Transact SQL script. The script incrementally updates the tables, columns, indexes and constraints in the database to match the RISE model. Once the database is updated, the views defined in the RISE model are... Platforms: Windows

License: Freeware Download (54): RISE SQL Server code generator Download

Released: October 20, 2012  |  Added: October 20, 2012 | Visits: 1.142

RISE PHP for PostgreSQL code generator RISE PHP for PostgreSQL code generator The RISE PHP for PostgreSQL code generator renders PHP source code for database access. The generated code implements the classes and methods corresponding to the information interfaces specified in the RISE model. This includes classes for database access... Platforms: Windows

License: Freeware Download (50): RISE PHP for PostgreSQL code generator Download

Released: September 14, 2012  |  Added: September 14, 2012 | Visits: 1.216

RISE PHP for MySQL code generator RISE PHP for MySQL code generator The RISE PHP for MySQL code generator renders PHP source code for database access. The generated code implements the classes and methods corresponding to the information interfaces specified in the RISE model. This includes classes for database access and,... Platforms: Windows

License: Freeware Download (66): RISE PHP for MySQL code generator Download

Released: September 19, 2012  |  Added: September 19, 2012 | Visits: 458

Microsoft StyleCop Microsoft StyleCop was designed to analyze C# source code to enforce a set of style and consistency rules. It can be run from inside of Visual Studio or integrated into an MSBuild project The general idea is to enable the tool for all of your solutions, but disable the tool from analyzing all... Platforms: Windows

License: Freeware Download (56): Microsoft StyleCop Download

Released: December 23, 2013  |  Added: January 09, 2014 | Visits: 900

Auto C Auto C is a practical and easy to use C IDE. It is intended for anyone who wants to work with the C programming language under Windows. Drawing controls on a form using a mouse is all you need to do to create the skeleton for a generic SDK C Windows Application. Use a WYSIWYG (what you see is... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 887 KB Download (48): Auto C Download

Released: April 14, 2008  |  Added: May 23, 2008 | Visits: 1.995

OxyProject Metrics OxyProject Metrics is an application that provides code metrics for software projects that empowers software professionals to assess the complexity and maturity of a software product. The source code can be loaded from a .NET solution, a C# and VB.NET project or folder. The following... Platforms: Windows

License: Freeware Size: 445.43 KB Download (186): OxyProject Metrics Download

Added: November 14, 2010 | Visits: 670

mod_virgule mod_virgule is the Apache C module that powers the Advogato web site. XML Virgule Language is an XML data-driven scripting language. Conceptually similar to Lisp and Scheme, at its simplest it is just an HTML parser. Anything that does not have a plug-in module to activate on a tagname in the... Platforms: *nix

License: Freeware Size: 276.48 KB Download (91): mod_virgule Download

Added: February 01, 2010 | Visits: 1.386

Acovea Acovea implements a genetic algorithm for finding the "best" options for compiling programs with the GCC C and C++ compilers. ACOVEA (Analysis of Compiler Options via Evolutionary Algorithm) implements a genetic algorithm to find the "best" options for compiling programs with the GNU Compiler... Platforms: *nix

License: Freeware Size: 399.36 KB Download (97): Acovea Download

Released: October 14, 2012  |  Added: October 14, 2012 | Visits: 967

OOJNI Add-in .NET (C#) for VS2005 Object-Oriented JNI Add-In is a tool developed for MS Visual Studio 2005. It generates C# code (OOJNI classes) for java byte code (SUN/IBM/MS JDK1.1.x, JDK1.3.x and later) selected and includes it into the active project. It also makes JNI implementation of Java class native methods. At the same... Platforms: Windows, Unix

License: Freeware Size: 768 KB Download (50): OOJNI Add-in .NET (C#) for VS2005 Download

Released: June 02, 2012  |  Added: June 02, 2012 | Visits: 353

C++Pager The C++Pager can help C++ programmers to output long complex text (i.g HTML). It enables to embed C++ code in text files which use JSP like syntax, and uses STL based stream to output. It is the C++'s simple standalone version of JSP. Platforms: Windows, Mac, Linux

License: Freeware Size: 75.43 KB Download (49): C++Pager Download

Released: December 07, 2012  |  Added: December 07, 2012 | Visits: 488

Python To C Module Generator Designed to aid in the conversion of Python modules to C extension modules while keeping the same interface into the module. This will make it easier to convert existing Python code into C code to give it a speed boost without changing to existing code Platforms: Windows, Mac, Linux

License: Freeware Size: 14.23 KB Download (48): Python To C Module Generator Download

Added: May 10, 2013 | Visits: 972

VBConversions VB.Net to C# Converter VBConversions VB.Net to C# Converter allows you to convert over 99% of your VB code to C# automatically. Features: Unsurpassed Accuracy - Microsoft 101 Sample VB.Net programs convert at 100% accuracy. - Each release is stress tested on hundreds of thousands of lines of VB.Net code. - VB... Platforms: Windows, ASP.NET,

License: Freeware Download (65): VBConversions VB.Net to C# Converter Download

< 1 2 3 4 5 >