Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 448 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 448 Bytes

Introduction

This code repository stores program implementation for paper submission Eavesdropping User Credentials via GPU Side Channels on Smartphones.

Directory structure

  • offline: provides source code for offline training system.
  • online: provides a demo Android App project. The demo App may perform attack to infer user input.

For more description on each part, please refer to the paper and README files in each directory.