Detect-It-Easy icon indicating copy to clipboard operation
Detect-It-Easy copied to clipboard

Option to provide a single diec.exe executable?

Open ferventcoder opened this issue 10 years ago • 2 comments
trafficstars

I noticed that diec.exe has a few dlls it depends on. Is there a way to merge those files into diec.exe so that they are not necessary?

Other than that, I am blown away at how awesome and fast this is.

ferventcoder avatar Aug 26 '15 14:08 ferventcoder

Yes. Just need Qt with static libraries for diec's sources. https://github.com/horsicq/DIE-engine

How to statically link Qt 4: http://www.formortals.com/how-to-statically-link-qt-4

Also there are tools like "VMware ThinApp" http://www.vmware.com/products/thinapp to merge all dlls and exes to one big file.

horsicq avatar Aug 27 '15 07:08 horsicq

or use Enigma Virtual Box

http://www.enigmaprotector.com/en/downloads.html

whythisnamebusy avatar Feb 10 '16 23:02 whythisnamebusy