Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 305 Bytes

File metadata and controls

10 lines (8 loc) · 305 Bytes

eCoursesExamCheater

This programm is C# background app that allows user to cheat on eCourse exams. Questions/Answers are stored in answers.json as array: [ [["question1"],["answer1"]], [["question2"],["answer2"]] ]

press ctrl+c to copy question then answer will be auto copied to clipboard from json