首页
社区
课程
招聘
Universal Extract 1.5
发表于: 2007-2-23 02:22 3313

Universal Extract 1.5

2007-2-23 02:22
3313
Added filetype signature scanning via TrID; no longer dependent on extensions
Added support for Adobe Reader 7.x and 8.x installers
Added support for Base64, Quoted-Printable, UUencoded, and yEnc files via uudeview
  Added support for Gentee, Installer VISE, and SetupFactory installers via cmdTotal + InstallExplorer
  Added support for InstallShield 3.x SFX installers via stix
  Added support for InstallShield 5.x CAB files via i5comp
  Added support for Itsy packages (.ipk)
  Added support for Outlook Express (DBX) archives via cmdTotal + DBX Plugin
  Added support for Pea archives
  Added support for SIS (SymbianOS) installers via cmdTotal + PDunSIS
  Added support for StuffIt packages (.sit, but not .sitx)
  Added support for Windows Installer patch (.msp) files via 7-zip and cmdTotal + MSI Plugin
  Added support for Zoo archives via booz
  Added support for files without an extension (eg, unknown files)
  Added /noappendext, /noremovedupe, /noremovetemp parameters to installer
  Added .dbx, .msp, .pea, and .sit file associations to installer
  Added Polish, Russian, Slovak, and Spanish translations
  Fixed bug that prevented extraction of UPXed Zip and 7-Zip installers
  Fixed bug in Inno Setup installer detection
  Fixed potential file output bug in some installers, mainly InstallShield
  Fixed ACE SFX error handling to continue processing if extraction fails
  Fixed InstallShield cache mode handling to prevent hangs
  Removed 'i6comp by group' option for InstallShield cabs
  Removed expand.exe in favor of using 7-Zip for Microsoft Compressed files
  Removed .in_, .oc_, .sr_, .1, .bin, .imf, .lib, and .wz file associations from installer
  Updated UniExtract to scan signatures by default; extensions used as backup
  Updated UniExtract to display icon in system tray during extraction
  Updated UniExtract to select Cancel by default on PEiD and log prompts
  Updated UniExtract internationalization support to simplify translation
  Updated UniExtract with many code changes to increase robustness, simplicity, and efficiency wherever possible
  Updated support for Inno Setup, NSIS, Wise Installer, and InstallShield via cmdTotal + InstallExplorer
  Updated ACE support to include non-PE ACE SFX archives
  Updated BIN/CUE support with better conversion support and validation
  Updated InstallShield 3.x archives support by adding STIX extraction option
  Updated InstallShield CAB support to display progress dialog
  Updated InstallShield cache extraction to support multiple nested MSIs
  Updated InstallShield cache extraction to better detect installer window
  Updated InstallShield support to provide choice of isxunpack or cache mode
  Updated MHTML support to include option for extraction via cmdTotal + MHT Packer Plugin
  Updated Wise Installer support to include non-PE Wise installers
  Updated Wise Installer support to include unzip option
  Updated Wise Installer support to append missing file extensions
  Updated Wise Installer support to provide option for removing temporary files
  Updated Microsoft SFX CAB support for better detection and robustness
  Updated Windows Installer support to append missing file extensions
  Updated Windows Installer support to include option for extraction via cmdTotal + MSI Packer Plugin
  Updated AutoIt to 3.2.2.0
  Updated bin2iso to 1.95
  Updated Inno Setup to 5.1.9
  Updated UnRAR to 3.62

http://uniextract.c1pher.com/uniextract15_noinst.rar
http://uniextract.c1pher.com/uniextract15.exe
http://uniextract.c1pher.com/uniextract15_source.rar

[课程]Android-CTF解题方法汇总!

收藏
免费 0
支持
分享
最新回复 (3)
雪    币: 93920
活跃值: (200199)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
2
Thanks!


1.5 相对于1.4.2的更新(02222007):

增加使用TrID来进行文件类型检测; 判断文件格式不再依赖扩展名
增加支持 Adobe Reader 7.x 和 8.x 安装程序
增加使用uudeview来支持 Base64, Quoted-Printable, UUencoded, 以及 yEnc 文件
增加使用cmdTotal + InstallExplorer来支持 Gentee, 安装程序 VISE, 和 SetupFactory 安装程序
增加使用stix来支持 InstallShield 3.x SFX 安装程序
增加使用i5comp支持 InstallShield 5.x CAB 文件
增加支持 Itsy 包 (.ipk)
增加使用cmdTotal + DBX 插件来支持 Outlook Express (DBX) 档案
增加支持 Pea 档案
增加使用cmdTotal + PDunSIS支持 SIS (SymbianOS) 安装程序
增加支持 StuffIt packages (.sit, but not .sitx)
增加使用7-zip 和 cmdTotal + MSI 插件支持 Windows Installer 补丁(.msp) 文件
增加使用booz支持 Zoo 档案
增加支持无扩展名文件(例如, 未知文件)
安装程序增加 noappendext, noremovedupe, noremovetemp 参数
安装程序增加对.dbx, .msp, .pea, 和 .sit 文件关联
增加波兰文、俄文、斯洛伐克文语言文件

修复不能释放 UPX 加壳过的 Zip 和 7-Zip 安装程序的BUG
修复 Inno Setup 安装程序检测方面的问题
修复某些安装程序(主要是 InstallShield)中的潜在的文件输出BUG
修复ACE SFX 处理程序为解压失败继续处理
修复InstallShield 缓存模式处理程序挂起的问题

移除了 InstallShield cab文件的“i6comp 按组”选项
移除了 expand.exe 以利于使用 7-Zip
从安装程序移除了.in_, .oc_, .sr_, .1, .bin, .imf, .lib, 和 .wz 文件关联

更新 UniExtract 为默认扫描文件类型签名; 扩展名用作替补判断
更新 UniExtract 释放文件时在系统托盘处显示图标
更新 UniExtract 的PEiD 和log提示窗口默认选择“取消”按钮
更新 UniExtract 国际化支持简单翻译,减小了语言文件大小
更新 UniExtract 增加许多代码,以便可能时增加健壮性、可用性和效率
更新 使用cmdTotal + InstallExplorer支持 Inno Setup, NSIS, Wise 安装程序, 和 InstallShield
更新 ACE 支持,包括 非PE ACE SFX 档案
更新 BINCUE 支持,更好的转换和验证
更新 InstallShield 3.x 档案支持,增加 STIX 释放选项
更新 InstallShield CAB 支持以显示进度对话框
更新 InstallShield 缓存释放以支持多重嵌套的MSI
更新 InstallShield 缓存释放以更好检测安装程序窗口
更新 InstallShield 支持以提供选择 isxunpack 或缓存模式
更新 MHTML 支持以包括通过 cmdTotal + MHT Packer 插件进行释放的选项
更新 Wise 安装程序支持以包括 非PE 的 Wise 安装程序
更新 Wise 安装程序支持以包括 unzip 选项
更新 Wise 安装程序支持以支持增补丢失的文件扩展名
更新 Wise 安装程序支持以提供移除临时文件的选项
更新 Microsoft 自释放 CAB 支持,更好的检测和强健性
更新 Windows Installer 支持以支持增补丢失的文件扩展名
更新 Windows Installer 支持以包括通过 cmdTotal + MSI Packer 插件进行释放的选项
更新 AutoIt to 3.2.2.0
更新 bin2iso 到 1.95
更新 Inno Setup 到 5.1.9
更新 UnRAR 到 3.62
2007-2-23 02:34
0
雪    币: 219
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
3
更新了!感谢!!
2007-2-23 03:07
0
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
4
谢谢分享!~
2007-2-23 08:44
0
游客
登录 | 注册 方可回帖
返回
//