Add Home
parent
3dc2ac0200
commit
0f50ea1016
|
@ -0,0 +1,9 @@
|
|||
# Safe Exam Browser Patch
|
||||
A patch to bypass Safe Exam Browser restrictions. Created by a student for the students.
|
||||
|
||||
## The Story
|
||||
This project is born when my school decided to implement Safe Exam Browser with their Moodle instance. Safe Exam Browser limits user's freedom by blocking access to everything that is not its processes. So, this project came to the rescue. It took me almost one week to scan the whole SEB project and disable its protections, then I had to write a program to easly replace the original files with patched ones. I designed a very simple GUI and wrote the code behind it in the simplest and dumbest way I could (I was full of tests in that week).
|
||||
|
||||
## See Next
|
||||
* [FAQs](https://git.vichingo455.freeddns.org/school-cheating/SEBPatch/wiki/FAQs)
|
||||
* [Instructions](https://git.vichingo455.freeddns.org/school-cheating/SEBPatch/wiki/Instructions)
|
Loading…
Reference in New Issue