项目作者: Blaud

项目描述 :
ctrl+c question ctrl+v answer background app
高级语言: C#
项目地址: git://github.com/Blaud/eCoursesExamCheater.git
创建时间: 2019-05-27T08:01:44Z
项目社区:https://github.com/Blaud/eCoursesExamCheater

开源协议:

下载


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