My *recollection* is that with CONDENSE

1. You lose a lot of the CPU time that you gained from compiling because the 
executable has to un-CONDENSE itself; and
2. It is not NSA-level encryption. It is no huge trick to recover the source 
code.

I seem to recall that I decided that it was not worth it. You lose on the CPU 
time front and don't *really* gain significantly on the obfuscation front. 

Charles


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf 
Of Itschak Mugzach
Sent: Thursday, January 28, 2021 1:12 PM
To: [email protected]
Subject: Re: REXX Compiler

COND(ence) allows you to have the source code embedded in the executable
with all goodis that comes with it, without making the code visible.
NOTRACE, will disable traces (incase the user hits attention).

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to