![]() |
|
|
|
#1
|
||||
|
||||
|
Quote:
Quote:
Quote:
Quote:
|
|
#2
|
||||
|
||||
|
Quote:
Strip TLS Strip Reloc Strip Debug Strip Delphi Resources Don't compress resource Preserve Overlay Merge Sections Compression Algo ... |
|
#3
|
|||
|
|||
|
blog seems down chief, also firefox reports the site as serving malware... if i tell it to ignore it i get a 404 on the link you posted for the 'response' ... kinda sucks someone leaked, i know what that feels like.. really makes you question the motives of some people
|
|
#4
|
||||
|
||||
|
Yah, Google in thier infinite wisdom blocked my site thanks to some false positives on some demos & files I coded, because I used a packer. And its impossible to get them to unblock because the review process seems to be entirely automated.
I tried working around it by setting Apache settings to make http://mudlord.info/blog usable instead, but that broke Wordpress entirely. At least now the people at the taggant team have a PDF of the depacker internals, hopefully they can spread it amongst the cabal so they can autodepack it like UPX. |
| The Following User Gave Reputation+1 to mudlord For This Useful Post: | ||
evlncrn8 (01-08-2016) | ||
|
#5
|
|||
|
|||
|
@mudlord you could try setting a subdomain with some aliasing, but chances are google blocked your entire domain range
|
|
#6
|
|||
|
|||
|
automated blacklisting is a recipe for disaster...
|
|
#7
|
||||||||
|
||||||||
|
I know, but I proved it happened: Managed to unblacklist my site just by password protecting ZIPs/RARs with packed files.
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
|
|
#8
|
||||
|
||||
|
Quote:
Quote:
|
|
#9
|
||||
|
||||
|
Thanks for the info.
Yes, the private build uses a high compression variant of whats in the public build as well as LZMA1. LZMA2 wasn't chosen since thats just 7z related, and not compression algo related. It changes on the fly since LZMA works well on files on large file sizes whereas the LZ77+range coder works well on small-medium file sizes. There is also a tradeoff when using the HC variant of LZ77+range coder, in terms of speed, so thats taken into account too. I'm quite proud of that. Last edited by mudlord; 01-19-2016 at 08:27. |
|
#10
|
|||
|
|||
|
Have you tried alternatives to LZMA by any chance?
|
|
#11
|
||||
|
||||
|
LZMA1 seemed to be one of the best, if not the best for compression ratio vs decompressor size.
|
|
#12
|
||||
|
||||
|
Started work on dj-siba's requests, next version will have at least commandline support for integration into MSVC and other things.
|
| The Following 2 Users Say Thank You to mudlord For This Useful Post: | ||
dj-siba (03-16-2016), Storm Shadow (03-18-2016) | ||
|
#13
|
||||
|
||||
|
Updated:
* Added commandline support. |
| The Following 2 Users Gave Reputation+1 to mudlord For This Useful Post: | ||
alephz (04-09-2016), Storm Shadow (04-08-2016) | ||
| The Following 3 Users Say Thank You to mudlord For This Useful Post: | ||
|
#14
|
||||
|
||||
|
Updated:
* Hack around commandline issues. * Fixed bug on displaying depacker stub size. |
|
#15
|
|||
|
|||
|
The last 2 version does not work in windows xp.
It prompt exe is not a valid win32 application. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|