Official Guide

MODSLOCK Pro

Protect your PES mods from unauthorized extraction with advanced multi-layer CPK encryption.

🛡️ Safety & Trust
🔒

100% Safe & Virus-Free

MODSLOCK Pro is a clean, open-source tool built with Python and PyQt6. It does not connect to the internet, collect data, or modify any system files. It only processes the files you choose.

🚫

No Internet Required

Works 100% offline. No data is ever sent anywhere.

📂

Only Touches Your Files

Only reads/writes the mod files you select. Nothing else.

🔓

Fully Reversible

Locked CPKs can always be unlocked with correct password.

Tested & Stable

Tested on PES 2017, 2018, 2019, and 2021 mods.

📖 What is MODSLOCK Pro?

MODSLOCK Pro is a CPK encryption tool designed for PES modders who want to protect their work from being extracted and re-distributed without permission.

  • Lock your mod CPK files with a password
  • Extraction tools will get corrupted/unreadable data
  • The game still reads your mod perfectly (uses internal offsets)
  • Only you (with the password) can unlock and extract again
🔒 How to Lock (Encrypt)

📁 Option A — Lock from Folder

Use this when you have a mod folder (e.g. GM_WC26/common/...) that hasn't been packed to CPK yet.

Open MODSLOCK Pro

Run ModsLock Pro.exe — no installation needed.

Drag & Drop your mod folder

Drag the root folder of your mod into the drop area. The mode will show FOLDER.

Choose Protection Level

Standard for normal use, Medium for stronger protection, Strong for maximum security.

Enter Password

Type a password (minimum 6 characters) and confirm it. Remember this password!

Click "Encrypt & Lock CPK"

The tool will pack your folder into a CPK and encrypt it. You'll get two files:

FilePurpose
YourMod_locked.cpkThe encrypted CPK — distribute this to users
YourMod_locked.cpk.lockKey file — keep this private! Needed to unlock

📦 Option B — Lock an existing CPK

Already have a .cpk file? Just drag it instead. The mode will show CPK. The tool will encrypt it directly. Same steps apply.

🔓 How to Unlock (Decrypt)

Go to "Unlock CPK" tab

Switch to the Unlock tab in the app.

Drag the locked CPK file

Drop your _locked.cpk file into the area. Make sure the .lock file is in the same folder!

Enter your password

Type the exact password you used to lock.

Click "Decrypt & Unlock"

You'll get a restored _unlocked.cpk file. Optionally check "Auto-extract" to extract files after unlock.

🛡️ Protection Levels
LevelStrengthRecommended For
Standard Basic encryption layer Normal mod sharing
Medium Enhanced encryption Popular mods, paid content
Strong Maximum encryption High-value or exclusive mods
🎮 Compatible Games
  • PES 2017 — Pro Evolution Soccer 2017
  • PES 2018 — Pro Evolution Soccer 2018
  • PES 2019 — Pro Evolution Soccer 2019
  • PES 2021 — eFootball PES 2021

All games using CPK archive format are supported. Locked CPKs work normally in-game — only extraction tools are blocked.

⚠️ Important Notes
🔑

Remember your password! Without the correct password, there is no way to unlock your CPK. Write it down somewhere safe.

📄

Keep the .lock file private! The .lock file is your key. Never share it publicly. Without it, nobody can unlock.

📁

Keep .cpk and .lock together. Both files must be in the same folder when unlocking. If you lose the .lock file, unlocking is not possible.

💾

Always keep a backup of your original files before locking. The "Keep original" option is enabled by default.

FAQ

Will the game still work with locked CPK?

Yes! The game reads files by internal offsets, not by filenames. Your locked CPK works perfectly in-game.

Can someone extract my locked CPK?

No. Extraction tools like CriPakTools, CPK File Builder, etc. will fail to read the file structure correctly. Your mod data is protected.

Is this tool a virus? My antivirus flagged it.

No. This is a false positive — common with PyInstaller-built apps. The tool is 100% clean. It's built from open Python source code, does not access the internet, and does not modify system files. You can whitelist it safely.

Can I distribute locked CPKs commercially?

Yes. Lock your paid/exclusive mods and only share the .cpk file. Keep the .lock file and password to yourself.