International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 61 - Number 9 |
Year of Publication: 2013 |
Authors: Veena Garg, Atul Srivastava, Atul Mishra |
10.5120/9960-4925 |
Veena Garg, Atul Srivastava, Atul Mishra . Obscuring Mobile Agents by Source Code Obfuscation. International Journal of Computer Applications. 61, 9 ( January 2013), 46-50. DOI=10.5120/9960-4925
Security and performance are most essential and prime challenges for networking phenomenon. Computation on the remote host is generally done through links. Thus security is needed when the code is on the way to the destination host. A program travelling over the link is extremely venerable to be forged for malfunctioning. On the other hand Software's are commonly distributed with all information in the code itself, for example java byte codes. Byte codes are easy to reverse engineer. Any rival company may get the algorithms and techniques used in the product. Therefore a protection is needed to keep information secret. In both the cases obfuscation seem to be promising solution to the problem. Obfuscation makes code less understandable without changing its functionality. In this paper we have proposed an obfuscator that converts source code of a mobile agent into unintelligible code. Whole paper mainly focuses on obfuscating mobile agents whereas the technique can be used for any software obfuscation.