Author Topic: [Python] cryptbinder.py - Bind 2 exes and have them run together.  (Read 1057 times)

0 Members and 1 Guest are viewing this topic.

Offline d4rkcat

  • Knight
  • **
  • Posts: 287
  • Cookies: 115
  • He who controls the past controls the future. He who controls the present controls the past.
    • View Profile
    • Scripts
This is just a quick thing I made just now. It uses the same technique as pyherion to encrypt itself.
The idea is very simple, the script contains both exe's base64'd, then it writes them out to a system variable eg. TEMP
Then it runs both at the same time using os.startfile(), which is the windows only equivalent of os.fork().
The original process will die and the two exes will run.

Note:
  This will not defend your exes from AV, if your exe is detected by AV then it will still be, as soon as the person runs the file and the original exe is written to disk. Use something like cryptdoor to make sure you are 100% safe.
 ;)

EDIT: forgot the link lmao:

https://github.com/d4rkcat/cryptbinder
« Last Edit: November 20, 2014, 10:01:33 pm by d4rkcat »
Jabber (OTR required): thed4rkcat@einfachjabber.de    Email (PGP required): thed4rkcat@yandex.com    PGP Key: here and here     Blog

<sofldan> not asking for anyone to hold my hand uber space shuttle door gunner guy.