From 0f50ea1016f0217764ecfbac9c28268182de30d3 Mon Sep 17 00:00:00 2001 From: Vichingo455 Date: Sun, 1 Jun 2025 13:02:55 +0000 Subject: [PATCH] Add Home --- Home.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Home.md diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..38360eb --- /dev/null +++ b/Home.md @@ -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) \ No newline at end of file