All Projects → idea4good → Spectre

idea4good / Spectre

Licence: apache-2.0
Demo Spectre with 70 lines code

Programming Languages

c
50402 projects - #5 most used programming language

Spectre

In this demo, we will dump user data without reading it. If you translate the code into Javascript, you could dump IE browser data.

How to build & run on Linux?

  1. gcc spectre.c
  2. ./a.out

How to build & run on Windows?

  1. Open spectre.win/spectre.sln
  2. Build & run

If everything is ok, You will get victim data: "You got my password" output

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].