|
发表于 2006-9-21 22:02:00
|
显示全部楼层
[1] 顶楼下载地址:
(http://www.msfn.org/board/index.php?showtopic=62418&st=0)
Please view the Universal Extractor website for complete technical details, supported formats, and full source code. This is on a DSL connection, so please don't hammer it too hard.
Direct downloads (mirror provided by a good friend):
Installation Package - http://www.c1pher.com/uniextract13.exe
Binary Archive - http://www.c1pher.com/uniextract13_noinst.rar
UniExtract Source Code - http://www.c1pher.com/uniextract13_source.rar
---------------------------------------------
Universal Extractor: Open source tool to extract installer files Thanks to XPero for pointing this out to me. Someone has developed a free, open source tool to extract installer packages.
Universal Extractor: http://www.msfn.org/board/index.php...=62418&st=0
While in the past, there was no real way to decompile an NSIS package, that all seems about to change. The current release seems to only have preliminary support for NSIS, but I tested it and can confirm it works. It doesn't extract the project source the way it is laid out on the system, but any files that are included with your installer (tools, plugins, etc) will be extracted. Also, 1 main .nsi file is extracted in the process which contains all of the main code the installer itself uses when executing on the target machine.
For anyone who uses secret switches, passwords, or anything else in your installers, in theory if the user took the time to look through the .nsi script that is extracted and knew what they were looking for, they can find the correct information.
As well, if you have included the source for your installer that will be extracted with a secret switch or something simlar, say in case a local copy of the project is ever lost, all of that source will get extracted when using this tool.
So it's a neat tool, and it can be very useful for a lot of us, however I have a feeling it may also be used improperly by end users with the wrong intentions. Guess we'll see what happens.
---------------------------------------------------
Universal Extractor uses 7-zip 4.40 to extract NSIS installers
------------------
http://forums.winamp.com/showthread.php?threadid=245385
****************
[2] 二楼的:
[2.1] DropMyRights
下载连接
[2.2] AMUST 1-Defender 2.0
http://www.amustsoft.com/1-defender/ |
|