View Single Post
  #4  
Old 05-08-2019, 02:10
78372 78372 is offline
Registered User
 
Join Date: Dec 2016
Location: Bangladesh
Posts: 650
Thanks: 772
Thanked 953 Times in 309 Posts
78372 is on a distinguished road
Quote:
Originally Posted by Joe Forster/STA View Post
So, it recompresses the file with ZIP deflate at a higher compression ratio; it is not known how well non-Microsoft Offices support it. Also, I think this level of EXE protection is overkill; if I didn't know where it came from, I wouldn't even run it.
Yep, exactly for the algo.

The protection is not for protection actually, it's for compression mainly. A regular delphi executable is about 2.5mb, not worth for an application with a few lines of codes.
Reply With Quote