Jump to content
YOUR-AD-HERE
HOSTING
TOOLS

Locked Mendax-Binder [C]


itsMe

Recommended Posts

This is the hidden content, please

A Useful and Efficient File Binder

A useful and efficient file binder. I created this for educational purposes after researching some file binding techniques on some old forum posts. Not only can it bind two exes (Windows only), but this program also obfuscates ths two exes. Its output file is usually fully undetectable among 68.7% of the antivirus software used on VirusTotal.


How it Works

This program always binds itself to the two other files. This way, when the binded application runs, the program first checks if the application is correctly binded. If it is, it runs the two applications.
Usage

Both CLI and GUI are supported. Here are the CLI options:

    -1: First input file
    -2: Second input file
    -o: Name for the output file
    -h: Displays this help message
    -v: Displays version number
    -s: Silent mode

Users can either choose to download the executable from the releases section, clone the repo, or compile mendax.c with MinGW's gcc. When compiling the GUI, make sure to have already compiled mendax.c and link mendax_binder.c with all the .o files. Remember to use the -mwindows option to. Before using the GUI, rememeber that I did not include many features to it; it was meant to be as minimalistic and efficient as possible.

By running or downloading this program, you agree to the terms of the disclaimer below. For users who want to bind more than two files, you can just bind the binded files on top of each other for now. Also, icons can be added using 3rd party tools like Resource Hacker.


This is the hidden content, please

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.