Patents by Inventor Qinlin Tang

Qinlin Tang has filed for patents to protect the following inventions. This listing includes patent applications that are pending as well as patents that have already been granted by the United States Patent and Trademark Office (USPTO).

  • Patent number: 7353501
    Abstract: A method instruments a function in an executable file so that the instrumented function calls a generic preprocessor prior to execution of the body of the function. After the preprocessor modifies the original function's incoming parameters, the body of the function itself is executed. Finally, execution is directed to a generic postprocessor prior to returning from the function. The postprocessor modifies the outgoing parameters and return value. In one implementation, the parameters of an instrumented function are described and packaged into a descriptor data structure. The descriptor data structure is passed to the generic preprocessor and postprocessor. A generic processor uses the descriptor to select changed behaviors based on the calling context.
    Type: Grant
    Filed: November 18, 2002
    Date of Patent: April 1, 2008
    Assignee: Microsoft Corporation
    Inventors: Qinlin Tang, Gurbakshish S. Rana, Richard Shupak
  • Patent number: 6996808
    Abstract: This invention provides a system and method for instrumenting an executable file by replacing an original function in the executable file with a user-supplied function and enabling the user-supplied function to invoke the original function. In particular, the executable file includes an access to the original function. To instrument the executable file, the access to the original function is replaced with an access to the user-supplied function. Access information associated with the original function is retained, which enables the user-supplied function to locate the original function.
    Type: Grant
    Filed: February 12, 2000
    Date of Patent: February 7, 2006
    Assignee: Microsoft Corporation
    Inventors: Jack Niewiadomski, Lynn Qinlin Tang, A. S. Sivakumar
  • Publication number: 20040098707
    Abstract: A method instruments a function in an executable file so that the instrumented function calls a generic preprocessor prior to execution of the body of the function. After the preprocessor modifies the original function's incoming parameters, the body of the function itself is executed. Finally, execution is directed to a generic postprocessor prior to returning from the function. The postprocessor modifies the outgoing parameters and return value. In one implementation, the parameters of an instrumented function are described and packaged into a descriptor data structure. The descriptor data structure is passed to the generic preprocessor and postprocessor. A generic processor uses the descriptor to select changed behaviors based on the calling context.
    Type: Application
    Filed: November 18, 2002
    Publication date: May 20, 2004
    Applicant: Microsoft Corporation
    Inventors: Qinlin Tang, Gurbakshish S. Rana, Richard Shupak