StackNoble Secure Exam,
locked down at the OS level.
A desktop kiosk app that wraps the Stacknoble exam experience in a full lockdown — fullscreen enforced, shortcuts blocked, tampering prevented, before a single question loads.
Every angle of exam-day tampering, covered.
Fullscreen Kiosk Mode
Cannot exit without ending the session first — no minimize, no resize.
Keyboard Lockdown
22 shortcuts blocked during the exam, including Alt+Tab, the Windows key, and Task Manager.
Copy/Paste Protection
Disabled everywhere except the answer input fields.
Auto Exam Detection
Kiosk mode activates automatically on exam URLs — no manual setup required.
Crash Recovery
Automatically reloads and resumes the session if the app crashes mid-exam.
Memory Management
Cache is cleared automatically once usage passes 500 MB, keeping the app stable on long sessions.
DevTools Disabled
Browser developer tools are fully disabled in the production build.
Screenshot Detection (Partial)
A PrintScreen key press is logged as a violation. This is detection-only — it doesn't block OS tools that skip the clipboard, like Snip & Sketch.
Blocked in four layers, not one.
Windows Game Bar allows screen recording, overlays, and chat — a real security hole during an exam. Instead of relying on a single safeguard, it's blocked at every stage.
Registry (Install Time)
The installer disables AppCaptureEnabled, GameDVR_Enabled, and UseNexusForGameBarEnabled via a PowerShell script.
Runtime Detection (Every 2s)
The app polls for GameBar.exe throughout the exam and kills it immediately if found.
Warning Overlay
A red, shake-animated warning is shown on screen to the student for 10 seconds.
Violation Log
Logged as a critical-severity violation, visible to staff in the review panel.
Registry keys are restored automatically on uninstall.
Layer one: locked down before it starts
This desktop app enforces OS-level lockdown — fullscreen, blocked shortcuts, no copy/paste, no Game Bar — the moment an exam URL loads.
Layer two: monitored once inside
Real-time, in-browser AI face and object detection runs during the exam itself — evidence captured, reviewed by a human, never stored as video.
See our full security approachGet Secure Exam for your platform.
Windows
Windows 10 / 11 · 64-bit
⚠️ Windows may show a blue "Windows protected your PC" screen on first launch. Click More info → Run anyway to continue. This is expected for new installs.
macOS
Apple Silicon only · M1 / M2 / M3 / M4
⚠️ Apple Silicon (M1/M2/M3/M4) only — will not run on Intel Macs. The DMG includes a Read Me First.txt with step-by-step instructions for the first-launch approval required in System Settings.
Linux
Two options — pick the one that fits your setup
Debian / Ubuntu
.deb package
Install with sudo dpkg -i stacknoble-secure-exam-1.2.0-amd64.deb, or double-click if your desktop has a graphical package manager.
All distros
AppImage · no install needed
No install needed. Make executable: chmod +x StackNoble-Secure-Exam-1.2.0.AppImage then run. If it fails, install libfuse2 first (sudo apt install libfuse2).
System Requirements
- Windows 10/11 64-bit, macOS 11+, or Ubuntu 20.04+
- 4 GB RAM minimum
- 500 MB disk space
- Internet connection required
Auto-updates
- Windows — updates automatically
- macOS & Linux — check back here for new versions; auto-update not yet available
Testing Status
- Windows — fully verified
- ~macOS / Linux — install confirmed, full testing pending
