|
| Total Answers and Comments: 4 |
Last Update: May 13, 2008 Asked by: suhasshah2007 |
|
| | |
|
Submitted by: krishnaindia2007
Using wrap utility we can encrypt source code of a function to byte code (Not a readable format). Becareful there is no decrypt utility to convert source code back to ascii format.
if you aim is just to prevent function accessing from users do not give privelege on that function to other users.
Above answer was rated as good by the following members: ratna82, sojimonsn | Go To Top
|