#!/bin/bash
cobfuse
An obfuscator for C source files.
cobfuse is a simple to use script which changes C source files so that they become difficult to read for people but are still translatable by a compiler and none of the functionality is destroyed. This is for example useful if a program has to be distributed as source code but reverse engineering needs to be prevented.
Project Category: other
Project owner: ddodger
Version history:
| Version | Release date | ChangeLog | Download |
| 1.01 | Thu Oct 16 10:58:51 UTC 2008 | Many bug fixes. | cobfuse.pl (text/x-perl) |
| 1.00 | Mon Oct 13 07:50:18 UTC 2008 | cobfuse.pl (text/x-perl) |