View Single Post
  #41  
Old 09-05-2026, 22:20
REPUBLiC REPUBLiC is offline
Family
 
Join Date: Feb 2008
Posts: 50
Rept. Given: 1
Rept. Rcvd 46 Times in 14 Posts
Thanks Given: 3
Thanks Rcvd at 32 Times in 12 Posts
REPUBLiC Reputation: 46
mupack + C++
Code:
 mupack (public build)

**Disclaimer**

**Do not expect any support/help. Pull requests will be dismissed.**


This is a small executable packer that I have been working on and off for some time. 
There is some bugs:

Most obvious known bugs:
* Incompatibility with shared.dll of foobar2000.
* No load config directory support.

mupack3 is developed in private and is designed to fix these issues and *many* others, so don't expect a public release at all.
Virus scanners now scan for mupack2, making it somewhat useless now (thanks to people that abused it). 
Which is why hence a private version for me exists, to pack my own prods.

Source code might be useful for people who want to read how to develop a packer in mostly C though.
Attached Files
File Type: zip mupack-master.zip (468.7 KB, 3 views)
Reply With Quote