📀 Download the NEW eV.2 FFF-CPJE.exe file: Here
- MERCWAR / FFF DARKCOMM AVIS SYSTEMS
- UNIVERSAL DIRECTORY INTELLIGENCE
Welcome to the Cyborg Project Explorer Home, the central hub for all versions of the Explorer suite.
Each version represents a stage in the evolution of the AVIS / MERCWAR directory‑intelligence system from early artifact scanning to full holographic project visualization.
- How to get eV.2
- Download eV.2
Each version builds upon the previous, refining scanning precision, artifact detection, and holographic output fidelity.
The Cyborg Project Explorer is the official MERCWAR / FFF directory‑intelligence module.
It scans file systems, filters directories, identifies AVIS artifacts, and prepares structured data for Fire‑Gem, AVIS, and macro‑driven pipelines.
This is not the runtime, not the OS, and not the emulator.
This is the Explorer — the holographic interface that reads your project universe.
- Recursive scanning
- Folder/file detection
- Symbolic link awareness
- Exclusion masks
- Depth limits
Supports filtering by:
- File type: folders, files, mixed
- Extensions:
.c,.h,.txt,.avis,.dat,.json - Size thresholds:
> 1MB,> 10MB,> 100MB - Hidden/system file exclusion
Automatically identifies:
- AVIS headers
- AVIS metadata blocks
- AVIS project roots
- AVIS‑compliant file structures
- Builds macro‑ready file lists
- Prepares Fire‑Gem input queues
- Supports batch macro injection
If paired with MERCWAR visual modules, Explorer can output:
- Directory trees
- Filtered results
- File metadata
- AVIS artifact highlights
- Macro‑ready lists
cyborg_explorer/
│
├── cyborg_explorer.c # main scanner + filter logic
├── cyborg_filters.c/.h # filter engine
├── cyborg_ui.c/.h # holographic UI output
├── cyborg_registry.c # AVIS registry integration
├── cyborg_macro.c # macro prep + injection
│
├── config.ini # filter rules + root path
├── explorer_run.sh # Linux/Mac launcher
├── explorer_run.bat # Windows launcher
└── README.md # this file
git clone https://github.com/mercwar/cyborg-explorer.git
cd cyborg-explorer
Edit config.ini:
root=/your/project/path
extensions=.c,.h,.txt,.avis
min_size=0
avis_mode=1
Linux/Mac:
./explorer_run.sh
Windows:
explorer_run.bat
Explorer produces:
- Filtered directory tree
- AVIS artifact map
- Macro‑ready file queue
- Registry post confirmation
- Optional hologram UI output
You can expand Explorer into:
- Full AVIS project loaders
- Fire‑Gem macro runners
- Multi‑window holographic explorers
- Remote scan agents
- MERCWAR system dashboards
Explorer is intentionally modular — every subsystem can be replaced, extended, or merged into AVIS‑2026.
© FFF DARKCOMM / MERCWAR SYSTEMS
All rights reserved.
Internal development artifact — distribution restricted.


