Skip to content

Latest commit

 

History

History
51 lines (35 loc) · 1.39 KB

README.md

File metadata and controls

51 lines (35 loc) · 1.39 KB

Chromebook Hacks

An updated exploit guide and wiki for a wide variety of chromebook exploits and tools. This website is built using Docusaurus, a modern static website generator.

NOTICE

If GoGuardian blocks this on your school computer, fork this repo and follow the guide below to access it while unblocked. (Brain and GitHub knowledge needed)

Installation

$ npm i

Local Development

$ npm run start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

$ npm run build

This command generates static content into the build directory and can be served using any static contents hosting service.

Deployment

GitHub pages:

  1. Fork this repository
  2. Go to Settings -> Pages
  3. For the Source, pick GitHub Actions
  4. Let it run.
  5. Go to the website.

Contributors

TODO

  • Chooser tool (sorta)
  • Any exploits that haven't been added yet
  • Page edits
  • Grammar and spelling issues
  • More tools (see ext-remover and the repo)