Skip to content

Configuration allows local modification of Q settings to bypass U exam restrictions on screen switching and taking screenshots.

License

Notifications You must be signed in to change notification settings

SamuelChann/SassinateUle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup Instructions

Note: This repository is designed for iOS users with QX.

Prerequisites

  1. Generate and trust MitM certificate in your "VPN & Device Management"
  2. Add hostname *.ulearning.cn to MitM Hostnames

Rewrite Rules Configuration

Rule 1: Start Exam Script

  • Type: script-response-body
  • URL: apps.ulearning.cn/exam/startExam
  • Optional Headers to Match: (leave blank)
  • Script: startExam.js (from this repository)

Rule 2: Behavior Trace Script

  • Type: script-request-body
  • URL: utestapi.ulearning.cn/exams/setBehaviorTrace
  • Optional Headers to Match: ^POST
  • Script: setBehaviorTrace.js (from this repository)

Security Configuration

For security purposes, abnormal status reports (screen captures and screenshots sent to teachers) need to be intercepted locally. Add rejection rules for the three domains using the same method described above.

About

Configuration allows local modification of Q settings to bypass U exam restrictions on screen switching and taking screenshots.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published