项目作者: Blaud
项目描述 :
ctrl+c question ctrl+v answer background app
高级语言: C#
项目地址: git://github.com/Blaud/eCoursesExamCheater.git
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