Skip to content

Files

Latest commit

c2ee527 · Oct 25, 2019

History

History
21 lines (14 loc) · 584 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 584 Bytes

f19-reverse

Reverse engineering workshop for the fall 2019 semester.

This workshop walks through three (3) examples.

The workshop should take one (1) hour.

How to run this workshop

  1. Set up a server with a hostname.
  2. Install NodeJS and Golang on the server.
  3. Copy the files in the server/ directory to the host.
  4. Run npm install
  5. Run npm start in the background
  6. Run go run ssh.go in the background
  7. Start at example_1, and proceed to example_3. While going to example_3 complete example_2.

Materials provided by Ace Parent aparen01@uoguelph.ca.