Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maxchehab authored Feb 20, 2018
1 parent 90636f5 commit c92e961
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ Chrome extension and Express server that exploits keylogging abilities of CSS.
1. Download repository `git clone https://github.com/maxchehab/CSS-Keylogging`
2. Visit `chrome://extensions` in your browser (or open up the Chrome menu by clicking the icon to the far right of the Omnibox: The menu's icon is three horizontal bars. and select Extensions under the More Tools menu to get to the same place).
3. Ensure that the Developer mode checkbox in the top right-hand corner is checked.
4. Click Load unpacked extension… to pop up a file-selection dialog.
4. Click `Load unpacked extension…` to pop up a file-selection dialog.
5. Select the `css-keylogger-extension` in the directory which you downloaded this repository.

### Setup Express server

1. yarn
2. yarn start
1. `yarn`
2. `yarn start`

### Haxking l33t passw0rds

Expand Down

0 comments on commit c92e961

Please sign in to comment.