You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Useful Stuffs edited this page Feb 15, 2025
·
4 revisions
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).