All Projects → idiidk → kahoot-tools

idiidk / kahoot-tools

Licence: other
A website for interacting with kahoot games.

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to kahoot-tools

Droid Application Fuzz Framework
Android application fuzzing framework with fuzzers and crash monitor.
Stars: ✭ 248 (+293.65%)
Mutual labels:  crash, exploitation
contextual
Contextual Bandits in R - simulation and evaluation of Multi-Armed Bandit Policies
Stars: ✭ 72 (+14.29%)
Mutual labels:  exploitation
PLtools
整理一些内网常用渗透小工具
Stars: ✭ 227 (+260.32%)
Mutual labels:  exploitation
CandyPotato
Pure C++, weaponized, fully automated implementation of RottenPotatoNG
Stars: ✭ 278 (+341.27%)
Mutual labels:  exploitation
reosploit
A Tool that Finds, Enumerates, and Exploits Reolink Cameras.
Stars: ✭ 89 (+41.27%)
Mutual labels:  exploitation
DevBrute-A Password Brute Forcer
DevBrute is a Password Brute Forcer, It can Brute Force almost all Social Media Accounts or Any Web Application.
Stars: ✭ 91 (+44.44%)
Mutual labels:  exploitation
Bugsnag Ruby
Bugsnag error monitoring & reporting software for rails, sinatra, rack and ruby
Stars: ✭ 211 (+234.92%)
Mutual labels:  crash
OverRide
Binary Exploitation and Reverse-Engineering (from assembly into C)
Stars: ✭ 69 (+9.52%)
Mutual labels:  exploitation
kbot
A kahoot bot that correctly answers questions.
Stars: ✭ 81 (+28.57%)
Mutual labels:  kahoot
perses
Language-agnostic program reducer.
Stars: ✭ 57 (-9.52%)
Mutual labels:  crash
inthewilddb
Hourly updated database of exploit and exploitation reports
Stars: ✭ 127 (+101.59%)
Mutual labels:  exploitation
tryhackme-ctf
TryHackMe CTFs writeups, notes, drafts, scrabbles, files and solutions.
Stars: ✭ 140 (+122.22%)
Mutual labels:  exploitation
NTU-Computer-Security
台大 計算機安全 - Pwn 簡報、影片、作業題目與解法 - Computer Security Fall 2019 @ CSIE NTU Taiwan
Stars: ✭ 293 (+365.08%)
Mutual labels:  exploitation
backtrace-unity
First-class error reporting for the Unity game engine.
Stars: ✭ 99 (+57.14%)
Mutual labels:  crash
DuckyPanel
Modern email control panel for WildDuck
Stars: ✭ 33 (-47.62%)
Mutual labels:  control-panel
Panicparse
Crash your app in style (Golang)
Stars: ✭ 2,954 (+4588.89%)
Mutual labels:  crash
Hack4Squad
💀 A bash hacking and scanning framework.
Stars: ✭ 45 (-28.57%)
Mutual labels:  exploitation
Zwave2Mqtt-docker
Docker container for Zwave2Mqtt Gateway and Control Panel app
Stars: ✭ 29 (-53.97%)
Mutual labels:  control-panel
titanm
This repository contains the tools we used in our research on the Google Titan M chip
Stars: ✭ 149 (+136.51%)
Mutual labels:  exploitation
bugsnag-java
Bugsnag error reporting for Java.
Stars: ✭ 51 (-19.05%)
Mutual labels:  crash

Kahoot Tools Vue

Scaring teachers since Sep 27, 2017!

This release is intended for educational purposes only. This project is pretty outdated and I won't be supporting it any longer. It's still a good source for anyone looking to unravel the inner workings of Kahoot.

Quick Start

To quickly start using kahoot-tools after installation, please refer to the quick start guide (WIP)

Installation

OS X, Linux and Windows:

git clone https://github.com/idiidk/kahoot-tools.git
cd kahoot-tools
npm install # or use yarn
# Edit config.json
npm run build
npm run host

To run kahoot-tools-vue in dev mode, follow the steps above but replace npm run build with: npm run serve.

In dev mode, you need to run the cors proxy in a seperate terminal. Use the command: npm run proxy

Meta

idiidk – @idiidka

Distributed under the MIT license. See LICENSE for more information.

https://github.com/idiidk

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].