@Cameron,
I believe cfencode is the obfuscation of CF code and not the Java byte
code.  A file scrambler of sorts in an algorithm that the CF application
understands.

@Tom,
Mia culpa.

Teddy R. Payne, ACCFD
Google Talk - teddyrpa...@gmail.com



On Fri, Jun 5, 2009 at 9:41 AM, Cameron Childress <camer...@gmail.com>wrote:

> On Fri, Jun 5, 2009 at 9:33 AM, Teddy R. Payne <teddyrpa...@gmail.com>
> wrote:
> > cfcompile is just a way to speed software deployment as the cf source
> code
> > would already be converted into the associated java byte code prior to
> first
> > execution.
>
> cfcompile does allow you to do "sourceless distribution", distributing
> the bytecode without the CF source.  This could be decompiled back to
> java code, but not CF.
>
> I haven't used cfencode in a long time.  Does it encode CF source, or
> the java bytecode?  If it's just encoding the CF source, then I would
> say it might be easier to "decode" a cfencoded file than to decompile
> the java bytecode into java source and have to reverse engineer it all
> back to CF source somehow.
>
> -Cameron
>
> --
> Cameron Childress
> Sumo Consulting Inc
> http://www.sumoc.com
> ---
> cell:  678.637.5072
> aim:   cameroncf
> email: camer...@gmail.com
>
>
> -------------------------------------------------------------
> To unsubscribe from this list, manage your profile @
> http://www.acfug.org?fa=login.edituserform
>
> For more info, see http://www.acfug.org/mailinglists
> Archive @ http://www.mail-archive.com/discussion%40acfug.org/
> List hosted by http://www.fusionlink.com
> -------------------------------------------------------------
>
>
>
>

Reply via email to