Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 611 Bytes

File metadata and controls

20 lines (15 loc) · 611 Bytes

FMAP

Feature Matching Across Platforms https://gatech.github.io/fmap

Intro

This Repository contains the artifacts for the paper titled "Cross-Platform Feature Matching of Web Applications" (to appear at ISSTA 2014)

Components

  • http-trace: The trace extraction tool implemented as a extension to the Google Chrome platform
  • traces: traces collected by http-trace
  • fmap: Code for performing the feature matching

Tool Requirements