A standalone Windows desktop tool for MECCHA CHAMELEON camouflage experiments.
Download the latest meccha-camouflage.exe from GitHub Releases:
- Start MECCHA CHAMELEON.
- Start
meccha-camouflage.exe. - Confirm the target process and bridge state in the app.
- Press the saved paint hotkey.
Logs are written under:
%LOCALAPPDATA%\MecchaCamouflage\versions\<version>\logs\
If the log reports an error like the following, Windows Security has blocked a runtime file:
Bridge warmup failed: One or more errors occurred. (Operation did not complete successfully because the file contains a virus or potentially unwanted software.)
- Open Windows Security.
- Go to Virus & threat protection → Manage settings.
- Scroll down to Exclusions and click Add or remove exclusions.
- Click Add an exclusion → Folder.
- Select the following folder:
%LOCALAPPDATA%\MecchaCamouflage\
After adding the exclusion, restart MecchaCamouflage.
git clone https://github.com/acentrist/MecchaCamouflage.git
cd MecchaCamouflage
make runCore development references:
- Repository layout
- Direct bridge injection
- Runtime maintenance
- Paint replication validation
- Research tools
- Release checklist
This project is licensed under GPL-3.0-or-later.
