One of the main purpose of any obfuscator - make the end-user program binaries hard to decompile/debug with external debuggers - perform "reverse engineering". There are many of programs which provide this ability.
but.....
Most of them works with BINARY files.
This tool is designed for obfuscating the SOURCE CODE.