Skip to content

acentrist/MecchaCamouflage

Repository files navigation

Meccha Camouflage demo

Meccha Camouflage icon Meccha Camouflage

A standalone Windows desktop tool for MECCHA CHAMELEON camouflage experiments.

Download

Download the latest meccha-camouflage.exe from GitHub Releases:

Usage

  1. Start MECCHA CHAMELEON.
  2. Start meccha-camouflage.exe.
  3. Confirm the target process and bridge state in the app.
  4. Press the saved paint hotkey.

Logs are written under:

%LOCALAPPDATA%\MecchaCamouflage\versions\<version>\logs\

Windows Security

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.)
  1. Open Windows Security.
  2. Go to Virus & threat protectionManage settings.
  3. Scroll down to Exclusions and click Add or remove exclusions.
  4. Click Add an exclusionFolder.
  5. Select the following folder:
%LOCALAPPDATA%\MecchaCamouflage\

After adding the exclusion, restart MecchaCamouflage.

Development

git clone https://github.com/acentrist/MecchaCamouflage.git
cd MecchaCamouflage
make run

Core development references:

License

This project is licensed under GPL-3.0-or-later.