WO2001048601A3 - Method for determining the degree to which code has been changed - Google Patents

Method for determining the degree to which code has been changed Download PDF

Info

Publication number
WO2001048601A3
WO2001048601A3 PCT/US2000/034827 US0034827W WO0148601A3 WO 2001048601 A3 WO2001048601 A3 WO 2001048601A3 US 0034827 W US0034827 W US 0034827W WO 0148601 A3 WO0148601 A3 WO 0148601A3
Authority
WO
WIPO (PCT)
Prior art keywords
program
code
executed
differences
changed
Prior art date
Application number
PCT/US2000/034827
Other languages
French (fr)
Other versions
WO2001048601A2 (en
Inventor
Emmett Witchel
Christopher D Metcalf
Andrew E Ayers
Original Assignee
Incert Software Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Incert Software Corp filed Critical Incert Software Corp
Priority to AU25878/01A priority Critical patent/AU2587801A/en
Publication of WO2001048601A2 publication Critical patent/WO2001048601A2/en
Publication of WO2001048601A3 publication Critical patent/WO2001048601A3/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Abstract

A method for determining changed code in a second program binary relative to a first or baseline program binary, where the second program is a different version of the first program, includes translating, responsive to symbol tables and/or control flow representations, machine addresses of both program binaries to symbols. The first and second program binaries are disassembled using the translated symbols. Differences between the two resulting disassemblies are determined, and a list of the differences is created. Differences between the program binaries can be determined by textually comparing the disassemblies, or alternatively, by determining the differences between the control flow representations of the programs. The list of differences can be presented to a user, or alternatively, can be passed to another process for further processing, such as test coverage analysis, code change analysis, or failure analysis, among other analyses. Analyzing changed code coverage includes marking code in the second program which is changed or different from the first program. The second program is then executed in a test environment, and code which is executed is marked as having been executed. Next, the second program is executed in a non-test environment, such as a production environment, and code which is executed in this second environment is marked accordingly. Finally, from the variously, marked code, a list of changed code which have not executed in the test environment but have executed in the non-test environment is provided.
PCT/US2000/034827 1999-12-29 2000-12-20 Method for determining the degree to which code has been changed WO2001048601A2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU25878/01A AU2587801A (en) 1999-12-29 2000-12-20 Method for determining the degree to which changed code has been exercised

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/474,389 1999-12-29
US09/474,389 US6748584B1 (en) 1999-12-29 1999-12-29 Method for determining the degree to which changed code has been exercised

Publications (2)

Publication Number Publication Date
WO2001048601A2 WO2001048601A2 (en) 2001-07-05
WO2001048601A3 true WO2001048601A3 (en) 2001-12-13

Family

ID=23883307

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2000/034827 WO2001048601A2 (en) 1999-12-29 2000-12-20 Method for determining the degree to which code has been changed

Country Status (3)

Country Link
US (2) US6748584B1 (en)
AU (1) AU2587801A (en)
WO (1) WO2001048601A2 (en)

Families Citing this family (142)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9959115B2 (en) * 2000-01-11 2018-05-01 Ecora.Com Corp. Method and system for automatic documentation of configurable systems
JP2001344120A (en) * 2000-05-30 2001-12-14 Hitachi Ltd Program control system and program control method
WO2002039640A2 (en) * 2000-10-25 2002-05-16 Ngame Limited Electronic game programming system
US6907557B2 (en) * 2001-02-22 2005-06-14 National Instruments Corporation System and method for testing a group of related products
US6829733B2 (en) * 2001-05-07 2004-12-07 National Instruments Corporation System and method for graphically detecting differences between test executive sequence files
EP1331554B1 (en) * 2001-06-13 2017-03-08 Accenture Global Services Limited Method of producing a software product
KR100433056B1 (en) * 2001-08-18 2004-05-24 엘지전자 주식회사 Method for Program Upgrade
US7257805B2 (en) * 2001-11-09 2007-08-14 International Business Machines Corporation Restoring debugging breakpoints subsequent to program code modifications
US6859894B1 (en) * 2001-11-30 2005-02-22 Emc Corporation System and method for risk management of errors in software program code
US20030149970A1 (en) * 2002-01-23 2003-08-07 Vedvyas Shanbhogue Portable software for rolling upgrades
US6907308B1 (en) * 2002-08-02 2005-06-14 Advanced Micro Devices, Inc. Remote wafer flow and recipe editor for simiconductor processing control
US7036112B2 (en) * 2002-08-16 2006-04-25 Sun Microsystems, Inc. Multi-mode specification-driven disassembler
US20040073889A1 (en) * 2002-10-15 2004-04-15 Baecker Thomas Peter Method of producing a software product
US20040093564A1 (en) * 2002-11-07 2004-05-13 International Business Machines Corporation Method and apparatus for visualizing changes in data
US20040163076A1 (en) * 2003-02-11 2004-08-19 Zayas Fernando A. Self-identifying self-test output system
US7308684B2 (en) * 2003-06-16 2007-12-11 Microsoft Corporation Classifying software and reformulating resources according to classifications
US7676506B2 (en) * 2003-06-20 2010-03-09 Innopath Software, Inc. Differential file compression of software image versions
JP5019578B2 (en) * 2003-06-23 2012-09-05 レッド・ベンド・リミテツド Method and system for updating a version of content stored in a storage device
US7496904B2 (en) * 2003-06-26 2009-02-24 Microsoft Corporation Mining dependencies for testing and risk management
US7086041B2 (en) * 2003-06-27 2006-08-01 Microsoft Corporation Extensible type system for representing and checking consistency of program components during the process of compilation
US7707566B2 (en) 2003-06-26 2010-04-27 Microsoft Corporation Software development infrastructure
US7559050B2 (en) * 2003-06-30 2009-07-07 Microsoft Corporation Generating software development tools via target architecture specification
US20040268302A1 (en) * 2003-06-26 2004-12-30 Microsoft Corporation Framework for determining and exposing binary dependencies
US7120898B2 (en) 2003-06-26 2006-10-10 Microsoft Corporation Intermediate representation for multiple exception handling models
US7305666B2 (en) * 2003-07-23 2007-12-04 Microsoft Corporation Description language for an extensible compiler and tools infrastructure
US7146606B2 (en) * 2003-06-26 2006-12-05 Microsoft Corporation General purpose intermediate representation of software for software development tools
US7685581B2 (en) * 2003-06-27 2010-03-23 Microsoft Corporation Type system for representing and checking consistency of heterogeneous program components during the process of compilation
US7788652B2 (en) * 2003-06-27 2010-08-31 Microsoft Corporation Representing type information in a compiler and programming tools framework
US7343600B2 (en) * 2003-08-18 2008-03-11 Lenovo (Singapore) Pte. Ltd. Providing an image of installed software utilizing uninstall code
US7519953B2 (en) * 2003-09-30 2009-04-14 Microsoft Corporation Method and system for automatically testing a software build
US20050193378A1 (en) * 2004-03-01 2005-09-01 Breault Richard E. System and method for building an executable program with a low probability of failure on demand
US20050222968A1 (en) * 2004-04-06 2005-10-06 International Business Machines Corporation System, method and program product for identifying differences between sets of program container files
US8015552B1 (en) * 2004-07-23 2011-09-06 Green Hills Software, Inc. Post-execution software debugger with coverage display
US8271955B1 (en) 2004-07-23 2012-09-18 Green Hille Software, Inc. Forward post-execution software debugger
US7546588B2 (en) * 2004-09-09 2009-06-09 International Business Machines Corporation Self-optimizable code with code path selection and efficient memory allocation
US7398369B2 (en) * 2004-10-28 2008-07-08 International Business Machines Corporation Memory leakage management
US7793269B2 (en) * 2005-02-15 2010-09-07 Ebay Inc. Parallel software testing based on a normalized configuration
US7788661B2 (en) * 2005-03-11 2010-08-31 International Business Machines Corporation Method and system for applying patches to a computer program concurrently with its execution
TWI306215B (en) * 2005-04-29 2009-02-11 Ind Tech Res Inst Method and corresponding apparatus for compiling high-level languages into specific processor architectures
US20070168969A1 (en) * 2005-11-04 2007-07-19 Sun Microsystems, Inc. Module search failure analysis
US8136101B2 (en) 2005-11-04 2012-03-13 Oracle America, Inc. Threshold search failure analysis
US7797684B2 (en) * 2005-11-04 2010-09-14 Oracle America, Inc. Automatic failure analysis of code development options
WO2007133559A2 (en) * 2006-05-10 2007-11-22 Innopath Software Processing of compact functional differences
US8108315B2 (en) * 2006-06-19 2012-01-31 Hewlett-Packard Development Company, L.P. Discovering software code subject to licenses
US8079027B2 (en) * 2006-09-08 2011-12-13 Via Technologies, Inc. Programming language translation systems and methods
US7552361B2 (en) * 2006-12-14 2009-06-23 International Business Machines Corporation Software testing optimization apparatus and method
US8302087B2 (en) * 2007-01-05 2012-10-30 International Business Machines Corporation Quality assurance in software systems through autonomic reliability, availability and serviceability code generation
US8799871B2 (en) * 2007-01-08 2014-08-05 The Mathworks, Inc. Computation of elementwise expression in parallel
US20080172655A1 (en) * 2007-01-15 2008-07-17 Microsoft Corporation Saving Code Coverage Data for Analysis
US20080172652A1 (en) * 2007-01-15 2008-07-17 Microsoft Corporation Identifying Redundant Test Cases
US20080172651A1 (en) * 2007-01-15 2008-07-17 Microsoft Corporation Applying Function Level Ownership to Test Metrics
US20080172580A1 (en) * 2007-01-15 2008-07-17 Microsoft Corporation Collecting and Reporting Code Coverage Data
KR101254247B1 (en) * 2007-01-18 2013-04-12 중앙대학교 산학협력단 Apparatus and method for detecting program plagiarism through memory access log analysis
US7779303B2 (en) * 2007-02-27 2010-08-17 Cisco Technology, Inc. Targeted regression testing
US7802299B2 (en) * 2007-04-09 2010-09-21 Microsoft Corporation Binary function database system
US7958400B2 (en) * 2007-04-16 2011-06-07 International Business Machines Corporation Detecting unexpected impact of software changes using coverage analysis
US8578332B2 (en) 2007-04-30 2013-11-05 Mark Murray Universal microcode image
US8087006B2 (en) * 2007-05-31 2011-12-27 Microsoft Corporation Static performance analysis of software
US7430733B1 (en) * 2007-11-15 2008-09-30 International Business Machines Corporation Method for validation of binary code transformations
CN101482815B (en) * 2008-01-10 2013-08-07 国际商业机器公司 Method and equipment for generating test case of software system
US8869109B2 (en) * 2008-03-17 2014-10-21 Microsoft Corporation Disassembling an executable binary
US7530056B1 (en) 2008-03-31 2009-05-05 International Business Machines Corporation Method and system for detecting runtime defects in a program by comparing correct and incorrect runs
US8522215B1 (en) * 2008-07-14 2013-08-27 The Mathworks, Inc. Coverage analysis for variable size signals
US8898647B2 (en) * 2008-10-09 2014-11-25 Siemens Aktiengesellschaft Method and apparatus for test coverage analysis
US8510723B2 (en) * 2009-05-29 2013-08-13 University Of Maryland Binary rewriting without relocation information
US8706771B2 (en) 2009-09-30 2014-04-22 Smartshift Gmbh Systems and methods for analyzing and transforming an application from a source installation to a target installation
WO2011041246A1 (en) * 2009-09-30 2011-04-07 Smartshift Gmbh Systems and methods for analyzing and transforming an application from a source installation to a target installation
CN102110048B (en) * 2009-12-28 2014-07-09 国际商业机器公司 Regression testing selection method and device for frame-based application program
US20110271252A1 (en) * 2010-04-28 2011-11-03 International Business Machines Corporation Determining functional design/requirements coverage of a computer code
US8145949B2 (en) * 2010-06-16 2012-03-27 Plx Technology, Inc. Automated regression failure management system
US8769497B2 (en) 2010-07-20 2014-07-01 General Electric Company System and method for use in indicating execution of application code
US8645912B2 (en) 2010-08-31 2014-02-04 General Electric Company System and method for use in replaying software application events
US9767000B1 (en) * 2010-09-20 2017-09-19 Amazon Technologies, Inc. Selecting appropriate subsets of software tests
US8489929B2 (en) * 2010-09-30 2013-07-16 Salesforce.Com, Inc. Facilitating large-scale testing using virtualization technology in a multi-tenant database environment
US9059896B2 (en) * 2010-12-08 2015-06-16 At&T Intellectual Property I, L.P. Server-side network probe
US8719799B2 (en) * 2011-03-07 2014-05-06 International Business Machines Corporation Measuring coupling between coverage tasks and use thereof
US8719789B2 (en) * 2011-03-07 2014-05-06 International Business Machines Corporation Measuring coupling between coverage tasks and use thereof
US9507699B2 (en) * 2011-06-16 2016-11-29 Microsoft Technology Licensing, Llc Streamlined testing experience
US9250866B2 (en) * 2011-06-20 2016-02-02 Ebay Inc. Systems and methods for incremental software deployment
US20130179867A1 (en) * 2012-01-11 2013-07-11 International Business Machines Corporation Program Code Analysis System
US8713684B2 (en) 2012-02-24 2014-04-29 Appthority, Inc. Quantifying the risks of applications for mobile devices
US8918881B2 (en) 2012-02-24 2014-12-23 Appthority, Inc. Off-device anti-malware protection for mobile devices
CN103425572B (en) * 2012-05-24 2016-04-13 腾讯科技(深圳)有限公司 Code analysis methods and code analysis system
US8819772B2 (en) 2012-06-25 2014-08-26 Appthority, Inc. In-line filtering of insecure or unwanted mobile device software components or communications
US9207915B2 (en) 2012-11-07 2015-12-08 Infosys Limited Methods for detecting plagiarism in software code implementing a design pattern, including detecting a design pattern implemented in the software code and creating a representation that implements program logic associated with at least one function implementing the design pattern
KR20170066681A (en) 2012-12-27 2017-06-14 인텔 코포레이션 Handling of binary translated self modifying code and cross modifying code
US8972947B2 (en) * 2013-01-09 2015-03-03 Apple Inc. Data presentation in integrated development environments
US10579497B2 (en) * 2013-02-26 2020-03-03 Red Hat, Inc. Providing context simulation
US9448792B2 (en) 2013-03-14 2016-09-20 Microsoft Technology Licensing, Llc Automatic risk analysis of software
US9122561B2 (en) * 2013-09-24 2015-09-01 International Business Machines Corporation Program integration that accommodates restrictions on merge-locations
US9246935B2 (en) 2013-10-14 2016-01-26 Intuit Inc. Method and system for dynamic and comprehensive vulnerability management
US9313281B1 (en) 2013-11-13 2016-04-12 Intuit Inc. Method and system for creating and dynamically deploying resource specific discovery agents for determining the state of a cloud computing environment
CN104714882B (en) * 2013-12-17 2018-11-23 腾讯科技(深圳)有限公司 The method and device of code information processing
US9501345B1 (en) 2013-12-23 2016-11-22 Intuit Inc. Method and system for creating enriched log data
US10747880B2 (en) * 2013-12-30 2020-08-18 University Of Louisiana At Lafayette System and method for identifying and comparing code by semantic abstractions
US9323926B2 (en) 2013-12-30 2016-04-26 Intuit Inc. Method and system for intrusion and extrusion detection
US20150304343A1 (en) 2014-04-18 2015-10-22 Intuit Inc. Method and system for providing self-monitoring, self-reporting, and self-repairing virtual assets in a cloud computing environment
US9325726B2 (en) 2014-02-03 2016-04-26 Intuit Inc. Method and system for virtual asset assisted extrusion and intrusion detection in a cloud computing environment
US10757133B2 (en) 2014-02-21 2020-08-25 Intuit Inc. Method and system for creating and deploying virtual assets
US9866581B2 (en) 2014-06-30 2018-01-09 Intuit Inc. Method and system for secure delivery of information to computing environments
US9276945B2 (en) 2014-04-07 2016-03-01 Intuit Inc. Method and system for providing security aware applications
US9245117B2 (en) 2014-03-31 2016-01-26 Intuit Inc. Method and system for comparing different versions of a cloud based application in a production environment using segregated backend systems
US11294700B2 (en) 2014-04-18 2022-04-05 Intuit Inc. Method and system for enabling self-monitoring virtual assets to correlate external events with characteristic patterns associated with the virtual assets
US9374389B2 (en) 2014-04-25 2016-06-21 Intuit Inc. Method and system for ensuring an application conforms with security and regulatory controls prior to deployment
US9319415B2 (en) 2014-04-30 2016-04-19 Intuit Inc. Method and system for providing reference architecture pattern-based permissions management
US9900322B2 (en) 2014-04-30 2018-02-20 Intuit Inc. Method and system for providing permissions management
US9330263B2 (en) 2014-05-27 2016-05-03 Intuit Inc. Method and apparatus for automating the building of threat models for the public cloud
US9483297B2 (en) 2014-05-28 2016-11-01 Red Hat Israel, Ltd. Intelligent detection of inconsistent advanced configuration and power interface (ACPI) table instances in virtualized systems
US9767004B2 (en) * 2014-06-16 2017-09-19 Symantec Corporation Dynamic call tracking method based on CPU interrupt instructions to improve disassembly quality of indirect calls
CN105338618B (en) 2014-07-16 2019-06-14 国际商业机器公司 The method and apparatus for determining the position of mobile device
US10102082B2 (en) 2014-07-31 2018-10-16 Intuit Inc. Method and system for providing automated self-healing virtual assets
US9473481B2 (en) 2014-07-31 2016-10-18 Intuit Inc. Method and system for providing a virtual asset perimeter
US9563421B2 (en) * 2014-08-05 2017-02-07 International Business Machines Corporation Refining data understanding through impact analysis
CN105446723B (en) * 2014-09-02 2018-11-23 国际商业机器公司 Method and apparatus for identifying the semantic differential between source code version
US10635465B2 (en) 2015-03-28 2020-04-28 Intel Corporation Apparatuses and methods to prevent execution of a modified instruction
WO2016168753A1 (en) 2015-04-17 2016-10-20 Battelle Memorial Institute Biosequence-based approach to analyzing binaries
US9727448B1 (en) * 2015-04-22 2017-08-08 Google Inc. Method and system for software application testing recommendations
US10152406B2 (en) * 2015-08-25 2018-12-11 Fujistu Limited Software program repair
US9703677B2 (en) 2015-09-22 2017-07-11 Red Hat Israel, Ltd. Code coverage plugin
JP6512055B2 (en) * 2015-09-30 2019-05-15 富士通株式会社 Analysis program, analyzer and analysis method
US10990363B2 (en) 2015-11-12 2021-04-27 Micro Focus Llc Classification models for binary code data
US10013335B2 (en) * 2015-12-21 2018-07-03 Intel Corporation Data flow analysis in processor trace logs using compiler-type information method and apparatus
US11593342B2 (en) 2016-02-01 2023-02-28 Smartshift Technologies, Inc. Systems and methods for database orientation transformation
US10585655B2 (en) 2016-05-25 2020-03-10 Smartshift Technologies, Inc. Systems and methods for automated retrofitting of customized code objects
US10191737B2 (en) 2016-06-29 2019-01-29 Accenture Global Solutions Limited Program code comparison and reporting
US10089103B2 (en) 2016-08-03 2018-10-02 Smartshift Technologies, Inc. Systems and methods for transformation of reporting schema
US10133568B2 (en) 2016-08-31 2018-11-20 International Business Machines Corporation Embedding code anchors in software documentation
US10635426B2 (en) 2017-03-17 2020-04-28 Microsoft Technology Licensing, Llc Runtime deployment of payloads in a cloud service
KR20180119857A (en) * 2017-04-26 2018-11-05 현대자동차주식회사 Method and apparatus for software change impact analysis
US11288171B2 (en) * 2017-10-20 2022-03-29 Mitsubishi Electric Corporation Data verification apparatus, method and medium for determining whether referring parts of source code are executed
US10310967B1 (en) 2017-11-17 2019-06-04 International Business Machines Corporation Regression testing of new software version and deployment
US10740075B2 (en) 2018-02-06 2020-08-11 Smartshift Technologies, Inc. Systems and methods for code clustering analysis and transformation
US10698674B2 (en) 2018-02-06 2020-06-30 Smartshift Technologies, Inc. Systems and methods for entry point-based code analysis and transformation
US10528343B2 (en) 2018-02-06 2020-01-07 Smartshift Technologies, Inc. Systems and methods for code analysis heat map interfaces
US10671519B2 (en) * 2018-04-27 2020-06-02 Microsoft Technology Licensing, Llc Unit testing for changes to version control
US10698668B1 (en) * 2018-05-29 2020-06-30 Amazon Technologies, Inc. Custom code transformations during compilation process
KR20220047927A (en) * 2019-04-18 2022-04-19 런세이프 시큐리티, 인크. DIFFERENCE VALIDATION AND AUDITING (DVA) TOOLS
US11151024B2 (en) 2019-08-09 2021-10-19 International Business Machines Corporation Dynamic automation of DevOps pipeline vulnerability detecting and testing
US11023361B1 (en) * 2019-12-03 2021-06-01 Sap Se Intelligent automated way of baselining integration content using messages from historical tests to be used for regression testing
US11500761B1 (en) 2020-02-20 2022-11-15 Amazon Technologies, Inc. Analysis of code coverage differences across environments
US11782819B2 (en) 2020-07-15 2023-10-10 Microsoft Technology Licensing, Llc Program execution monitoring using deep memory tracing
US11321218B1 (en) * 2021-03-08 2022-05-03 Correct Computation, Inc. Automated generation of source code models from machine code for code analysis

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5191646A (en) * 1986-11-20 1993-03-02 Hitachi, Ltd. Display method in software development support system
WO2000011549A1 (en) * 1998-08-19 2000-03-02 Emony Ltd. Difference extraction between two versions of data-tables containing intra-references

Family Cites Families (47)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3711863A (en) * 1972-01-21 1973-01-16 Honeywell Inf Systems Source code comparator computer program
US4694420A (en) * 1982-09-13 1987-09-15 Tektronix, Inc. Inverse assembly method and apparatus
US4667290A (en) 1984-09-10 1987-05-19 501 Philon, Inc. Compilers using a universal intermediate language
US4807182A (en) * 1986-03-12 1989-02-21 Advanced Software, Inc. Apparatus and method for comparing data groups
US4819233A (en) 1987-04-08 1989-04-04 Westinghouse Electric Corp. Verification of computer software
US4951195A (en) 1988-02-01 1990-08-21 International Business Machines Corporation Condition code graph analysis for simulating a CPU processor
US5241678A (en) 1988-04-15 1993-08-31 Hitachi, Ltd. Program translation based on generalized partial computation
WO1990001738A1 (en) 1988-07-29 1990-02-22 Hunter Systems Software, Inc. Machine process for translating programs in binary machine language into another binary machine language
US5313614A (en) 1988-12-06 1994-05-17 At&T Bell Laboratories Method and apparatus for direct conversion of programs in object code form between different hardware architecture computer systems
JPH02216545A (en) 1989-02-17 1990-08-29 Nec Corp Execution hysteresis storage device
US5119377A (en) 1989-06-16 1992-06-02 International Business Machines Corporation System and method for software error early detection and data capture
DE69031538T2 (en) 1990-02-26 1998-05-07 Digital Equipment Corp System and method for collecting software application events
US5488714A (en) 1990-05-23 1996-01-30 Unisys Corporation Computer program analyzer for adapting computer programs to different architectures
US5428786A (en) 1991-03-07 1995-06-27 Digital Equipment Corporation Branch resolution via backward symbolic execution
US5507030A (en) * 1991-03-07 1996-04-09 Digitial Equipment Corporation Successive translation, execution and interpretation of computer program having code at unknown locations due to execution transfer instructions having computed destination addresses
US5321828A (en) 1991-06-07 1994-06-14 Step Engineering High speed microcomputer in-circuit emulator
US5265254A (en) 1991-08-14 1993-11-23 Hewlett-Packard Company System of debugging software through use of code markers inserted into spaces in the source code during and after compilation
US5450586A (en) * 1991-08-14 1995-09-12 Hewlett-Packard Company System for analyzing and debugging embedded software through dynamic and interactive use of code markers
US5410648A (en) * 1991-08-30 1995-04-25 International Business Machines Corporation Debugging system wherein multiple code views are simultaneously managed
US5953006A (en) * 1992-03-18 1999-09-14 Lucent Technologies Inc. Methods and apparatus for detecting and displaying similarities in large data sets
US6151701A (en) * 1997-09-30 2000-11-21 Ahpah Software, Inc. Method for reconstructing debugging information for a decompiled executable file
US5546586A (en) 1993-05-06 1996-08-13 Apple Computer, Inc. Method and apparatus for vectorizing the contents of a read only memory device without modifying underlying source code
US5675803A (en) 1994-01-28 1997-10-07 Sun Microsystems, Inc. Method and apparatus for a fast debugger fix and continue operation
US5732273A (en) 1995-08-11 1998-03-24 Digital Equipment Corporation System for monitoring compute system performance
US5790858A (en) 1994-06-30 1998-08-04 Microsoft Corporation Method and system for selecting instrumentation points in a computer program
US5615369A (en) 1994-07-25 1997-03-25 Hewlett-Packard Company Automated detection and correction of uninitialized variables
US5764992A (en) 1995-06-06 1998-06-09 Apple Computer, Inc. Method and apparatus for automatic software replacement
US5758061A (en) 1995-12-15 1998-05-26 Plum; Thomas S. Computer software testing method and apparatus
US5732275A (en) 1996-01-11 1998-03-24 Apple Computer, Inc. Method and apparatus for managing and automatically updating software programs
US5802373A (en) 1996-01-29 1998-09-01 Digital Equipment Corporation Method for providing a pipeline interpreter for a variable length instruction set
EP0888585A1 (en) * 1996-03-19 1999-01-07 Massachusetts Institute Of Technology Computer system and computer implemented process for representing software system descriptions and for generating executable computer programs and computer system configurations from software system descriptions
US5812855A (en) 1996-06-03 1998-09-22 Silicon Graphics, Inc. System and method for constaint propagation cloning for unknown edges in IPA
US5870607A (en) 1996-09-11 1999-02-09 Brown University Research Foundation Method and apparatus for selective replay of computer programs
US5946484A (en) * 1997-05-08 1999-08-31 The Source Recovery Company, Llc Method of recovering source code from object code
US5974254A (en) * 1997-06-06 1999-10-26 National Instruments Corporation Method for detecting differences between graphical programs
US5978588A (en) 1997-06-30 1999-11-02 Sun Microsystems, Inc. Method and apparatus for profile-based code placement using a minimum cut set of the control flow graph
US6202199B1 (en) * 1997-07-31 2001-03-13 Mutek Solutions, Ltd. System and method for remotely analyzing the execution of computer programs
US6282701B1 (en) * 1997-07-31 2001-08-28 Mutek Solutions, Ltd. System and method for monitoring and analyzing the execution of computer programs
US6071316A (en) * 1997-09-29 2000-06-06 Honeywell Inc. Automated validation and verification of computer software
US6018747A (en) 1997-11-26 2000-01-25 International Business Machines Corporation Method for generating and reconstructing in-place delta files
US5966541A (en) 1997-12-04 1999-10-12 Incert Software Corporation Test protection, and repair through binary-code augmentation
JP3110367B2 (en) * 1998-01-30 2000-11-20 日本電気アイシーマイコンシステム株式会社 Source converter processing method and computer readable recording medium recording source converter processing program
US6282698B1 (en) * 1998-02-09 2001-08-28 Lucent Technologies Inc. Detecting similarities in Java sources from bytecodes
US6530044B1 (en) * 1998-08-31 2003-03-04 Scott A. Beeker System and disassembling test data and method
CA2255047A1 (en) * 1998-11-30 2000-05-30 Ibm Canada Limited-Ibm Canada Limitee Comparison of hierarchical structures and merging of differences
WO2000054385A1 (en) 1999-03-10 2000-09-14 Preview Systems, Inc. User transparent software malfunction detection and reporting
US6393606B1 (en) * 1999-06-25 2002-05-21 Agilent Technologies, Inc. Inverse assembler

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5191646A (en) * 1986-11-20 1993-03-02 Hitachi, Ltd. Display method in software development support system
WO2000011549A1 (en) * 1998-08-19 2000-03-02 Emony Ltd. Difference extraction between two versions of data-tables containing intra-references

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
COPPIETERS K: "A CROSS-PLATFORM BINARY DIFF", DR. DOBBS JOURNAL, REDWOOD CITY, CA, US, 1 May 1995 (1995-05-01), pages 32,35 - 36, XP000601152 *

Also Published As

Publication number Publication date
US6748584B1 (en) 2004-06-08
WO2001048601A2 (en) 2001-07-05
AU2587801A (en) 2001-07-09
US20040221270A1 (en) 2004-11-04
US7296261B2 (en) 2007-11-13

Similar Documents

Publication Publication Date Title
WO2001048601A3 (en) Method for determining the degree to which code has been changed
Goacher et al. Expanding the library of secondary ions that distinguish lignin and polysaccharides in time-of-flight secondary ion mass spectrometry analysis of wood
DE60100901D1 (en) METHOD AND ARRANGEMENT FOR NON-INTERFERING PROFILING OF APPLICATION PROGRAM CODES
MY128833A (en) Method for analyzing an unknown material as a blend of known materials calculated so as to match certain analytical data and predicting properties of the unknown based on the calculated blend
WO2003042774A3 (en) Mass intensity profiling system and uses thereof
ES2153030T3 (en) CHOLESTEROL QUANTITATIVE ANALYSIS PROCEDURE.
ATE461450T1 (en) USE OF CONTROL SURFACES FOR DETECTING INTERFERENCE SAMPLES IN A DETECTION PROCESS
WO2002040710A3 (en) Method for detecting methylation states for a toxicological diagnostic
EP1033573A3 (en) Automated analyzing system and method thereof
WO2002029414A3 (en) A method for the quantitative determination of one or more compounds
NO980813L (en) Analytical element and method for determining a specific binding ligand using vanadium bromperoxidase as a signal generating enzyme
CN105572349A (en) Preparation of pesticide-carbaryl molecular-imprinting bionic rapid-detection test strip and application thereof
ATE394666T1 (en) ANALYZER FOR AUTOMATED RAPID ANALYSIS OF THE ACETALDEHYDE CONTENT OF PET PRODUCTS, IN PARTICULAR PREFORMS, AND THE ASSOCIATED OPERATIVE PROCESS
WO2001004622A8 (en) Method for chemical analysis of biological material
Gillery et al. Progress towards standardization: an IFCC Scientific Division Perspective
Hämäläinen et al. Principal variations in the chemical composition of peat: Predictive peat scales based on multivariate strategies
WO2006130368A3 (en) Iterative base peak framing of mass spectrometry data
WO2002057743A3 (en) Methods of analyzing and sorting one or more analytes
Bursasiu et al. Determination of Age Dependent Reference Ranges for PT and aPTT
Mu et al. High-throughput detection and screening of biological ingredients in Shenling Baizhu San by shotgun metabarcoding
Binmöller et al. Phytotyper-Identification of phytopathogenic microorganisms by MALDI Biotyper.
CN116242903A (en) Glycoform identification method, device, equipment and medium
Jönsson et al. An attempt to do a designerly leap beyond making
Hamouda et al. A new Fibrinolytic Enzyme: the Prolixase. Physicochemical and Biological Properties
CN103868999A (en) Method for identifying samples by utilizing chromatographic feature extraction

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CR CU CZ DE DK DM DZ EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
AK Designated states

Kind code of ref document: A3

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CR CU CZ DE DK DM DZ EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT TZ UA UG UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A3

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP