Quimatrow

BUILDER MODULES

XLL BUILDER

Encapsulates your executables into Microsoft Excel Add-in (.xll) files. By running seamlessly within Excel’s trusted memory space, it allows you to execute local or remote binaries while bypassing standard file execution filters.

LNK BUILDER

Constructs weaponized Windows Shortcut (.lnk) files that act as silent execution vectors. Instead of using a direct executable, the shortcut creatively parses built-in Windows commands to download and launch your target files in the background.

SCRIPT BUILDER

Transforms standard executables into stealthy, script-based formats (such as VBS, JS, or BAT). This tool utilizes native Windows scripting engines to silently fetch and execute your files without relying on traditional binary signatures.

DOCM - XLSM BUILDER

Embeds your execution logic inside macro-enabled Microsoft Office documents (.docm, .xlsm). It leverages VBA (Visual Basic for Applications) to securely deliver and trigger local or web-hosted files upon document initialization.

MSC BUILDER

Converts your binaries into Microsoft Management Console (.msc) files. By piggybacking on administrative console frameworks, this builder provides a highly legitimate-looking execution path for your remote or local scripts.

CPL BUILDER

Packages your execution processes into Windows Control Panel Applets (.cpl). Since the system treats these as trusted native dynamic libraries (DLLs), it offers an excellent method to run your binaries under the radar of standard security checks.

CHM BUILDER

Wraps your executable payloads within Compiled HTML Help (.chm) files. Utilizing the legacy Windows Help viewer, it executes embedded or remote commands interactively while perfectly appearing as a standard documentation manual.

EXE and JAR

LAUNCHER MODULES

EXE LAUNCHER

A remote execution tool designed to download and execute PE files silently using various injection and dropping methods.

JAR LAUNCHER

A standalone execution bridge that downloads and runs .jar files on systems without a pre-installed Java Runtime Environment (JRE).