MoCapture is a screen capture tool for Windows 10 (2004) and 11. It has no ads, no notifications, and no network code at all. This pack holds what a company usually asks for before rolling it out. The detailed documents are in Korean; this page gives the facts English readers need.
| File | For | What it says |
|---|---|---|
무통신-보증서.pdf |
Security review | No-network assurance: file hashes, source and binary checks, and a runtime log (1 page) |
보안질의서-표준답변.pdf |
Security review | Answers to 30 common security questionnaire items |
IT-설치배포-가이드.pdf |
IT | Silent install, Group Policy, settings policy file, hotkey conflicts |
제품소개서.pdf |
Decision makers | Product overview, rollout plan, pricing (2 pages) |
견적서-템플릿.xlsx |
Purchasing | Quote template; enter the seat count |
EULA-기업라이선스-계약서-초안.pdf |
Legal | License agreement draft, not yet reviewed by a lawyer |
evidence\network-check.log |
Security review | Raw log behind the assurance: TCP/UDP endpoints and network DLLs while every feature is used |
%LOCALAPPDATA%\Programs\MoCapture\MoCapture.exe.
No services, no drivers, no HKLM writes. The only registry writes are the user's own
"Start with Windows" entry and a Snipping Tool switch the user presses themselves.Windows.Media.Ocr). No external engine, no model files, no cloud."language": "en" or "ko" in settings.json, or at the top of the Settings window.%APPDATA%\MoCapture\patterns.json. Detection is an aid; a person still checks before sharing.The setup zip holds the same installer with English and Korean front ends.
install.bat rem interactive
install.bat /S rem silent: no output, exit code 0 or 1, the app is not started
uninstall.bat /S rem silent removal; settings are kept
설치.bat and 제거.bat are the Korean versions of the same two commands.
Before deploying, compare the SHA-256 of the zip with the value MUGWANGSOFT published, or with the
assurance document:
Get-FileHash .\MoCapture-Setup-1.5.0.zip -Algorithm SHA256
| Path | What |
|---|---|
%APPDATA%\MoCapture\settings.json |
Settings. Deploy it read-only to pin a policy |
%APPDATA%\MoCapture\patterns.json |
Company patterns for sensitive-info detection |
%LOCALAPPDATA%\MoCapture\history\ |
Local capture history (off in no-trace mode) |
Documents\MoCapture |
Default save folder |
Put an empty portable.txt next to the exe and all of the above live next to the exe instead.
settings.json brings the policy back on the next start.