buchspektrum Internet-Buchhandlung

Neuerscheinungen 2018

Stand: 2020-02-01
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Swati Patel

Software Birthmark Based Similarity Comparison of JavaScript Programs


2018. 96 S. 220 mm
Verlag/Jahr: SCHOLAR´S PRESS 2018
ISBN: 6-13-799596-8 (6137995968)
Neue ISBN: 978-6-13-799596-9 (9786137995969)

Preis und Lieferzeit: Bitte klicken


An increased use of JavaScript in web development has also increased the theft of JavaScript programs. Code of JavaScript program can be easily obtained as most of the browsers provide the simplest way to access it. Watermarking and code obfuscation are the techniques used to safeguard the software. A potential attacker can easily deface watermark and hence watermark cannot completely protect the code. Code obfuscation cannot avoid copy of code. It only prevents others by understanding the logic of the program. Aim is to secure the intellectual property rights of JavaScript developers. Even if the code is obfuscated or a watermark is added in it, this system can easily detect theft. Heap Graph is used to depict the behavior of a JavaScript program as how it calls other objects to fulfil the desired functionality. Agglomerative clustering is used to efficiently merge the heap graphs formed at various points of time. Frequent Subgraph Mining is used to find the subgraph that represents the unique behavior of the program. Finally the subgraph of the genuine program is searched against the graph of the suspected one. The system was made to run on 3000 combinations of websites.
Patel, Swati
An Entrepreneur and Freelancer with 4.5 years of experience in design, development, maintenance and deployment of business related software. Holds Master´s degree in computer engineering with several international publications.