Posted May 29, 201411 yr Hello. I am looking for a free packer/protector to make my dll and exe harder to reverse. Are there such progs?
May 30, 201411 yr you can use UPX as free compression tool but in free tools may you won't find more security such as anti-debugging , etc. so if you want good security you should pay for it , may be artan protector was what is you want official website : www.artanprotector.com
May 30, 201411 yr @Pancake: Good protection for free? That's hard. For x86 there are some free code virtualizers you could try (eg. http://code.google.com/p/x86-virtualizer/). For x64 you could try LARP64. For .NET there is Confuser and ConfuserEx. But be prepared to spend quite some time studying how to use these tools properly (and expect some bugs!). @Gladiator: spamm... err, advertising your own protector again? Did you fix the issues reported 2 weeks ago (here and here)?
May 30, 201411 yr @Kaomay be this one be spamI fixed 2 (more than 2) issues and release new version soon
May 31, 201411 yr You can also try your own methods to protect the code, if you know what you are doing
Create an account or sign in to comment