Patent
Compiled file normalization
Grant Murphy,David Jorm,Arun Neelicattu,Stephen D. Milner +3 more
- 28 Feb 2014
1
TL;DR: In this paper, a method performed by a computing system includes, with the computing system, extracting non-compiler specific components from a first compiled file and rearranging them into a normalized order, the normalized order being used to consistently arrange a plurality of compiled files.
read more
Abstract: A method performed by a computing system includes, with the computing system, extracting non-compiler specific components from a first compiled file, the first compiled file being compiled from a piece of source code, and with the computing system, rearranging the extracted non-compiler specific components into a normalized order, the normalized order being used to consistently arrange a plurality of compiled files.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Patent
Identifying Software Components in a Software Codebase
Koohgoli Mahshad,Shen Xiaojun,Christopher Potts,Aida Malaki +3 more
- 09 Jul 2015
TL;DR: In this article, a source file containing source code may be received at a server, and a code signature may be generated for the source file based on a determined structure of the source code.
14
References
Patent
Platform-independent selective ahead-of-time compilation
Hinkmond B. Wong,Fresko Nedim,Lam Mark +2 more
- 03 Oct 2002
TL;DR: In this paper, a method selector comprising a profiling tool and heuristic selects a subset of methods for ahead-of-time compilation and optimizes the platform-independent intermediate representation of each selected method, wherein each optimized intermediate representation is stored with a corresponding selected method.
65
Patent
Checking serialization compatibility between versions of java classes
Ajay A. Apte
- 19 Nov 1998
TL;DR: In this paper, a process for determining the compatibility of two or more versions of a single serialized class of objects residing on a data processing system is disclosed, and the process is completed in a series of steps.
61
From Whence It Came: Detecting Source Code Clones by Analyzing Assembler
Ian J. Davis,Michael W. Godfrey +1 more
- 13 Oct 2010
TL;DR: This paper introduces a complementary technique of analyzing generated assembler for clones and shows how it can serve as a valuable complementary semantic approach to syntactic source code based detection.
Patent
Method and system for correcting portion of software application
Wayne Jackson,Brian Edward Fox,Michael Hansen,Stuart McCulloch,Jason Van Zyl +4 more
- 20 Jul 2012
TL;DR: In this article, a computer system, method, or computer-readable medium corrects a broken portion of an application using a fingerprint indicating classes that comprise the application, and the classes indicated in the fingerprint are looked up to determine whether any is broken.
37
Patent
Determining the actual class of an object at run time
Michael S. Ball,Soroor Ebnesajjad +1 more
- 20 May 1998
TL;DR: In this article, a run time type identification (RTTI) data structure is created at compile time, and a dynamic cast operation is performed at run time using the RTTI data structure.
33