MSFN Forum: Universal Extractor - MSFN Forum

Jump to content



  • 44 Pages +
  • « First
  • 34
  • 35
  • 36
  • 37
  • 38
  • Last »
  • You cannot start a new topic
  • This topic is locked

Universal Extractor Extract files from any type of archive or application installer

#701 User is offline   nitro322 

  • Advanced Member
  • Group: Developers
  • Posts: 387
  • Joined: 05-November 04

Posted 12 August 2007 - 04:17 PM

View PostKSA, on Aug 10 2007, 09:37 AM, said:

I'm facing a problem with an apllication when I extract it using this useful tool "uniextract". I can extract every thing in the installer except any folder contains spaces like: "Visual C++". I already test it with the latest uniextract v1.6 beta without success.

I'll check it out when I get a chance.

View PostClippit, on Aug 12 2007, 07:00 AM, said:

Advice: UniExtract can support Microsoft Office 2007 filetype such as .docx, .xlsx, .pptx... due to they are ZIP file actually.

Well, I don't have any examples to test with, but assuming they are Zip files then TrID should detect them as such and it should "just work". Can anyone confirm this?

View PostClippit, on Aug 12 2007, 07:00 AM, said:

I find that you added MANY Chinese language files in the tinstaller :rolleyes:
It seems that Chinese (Simp).ini and Chinese (Simplified).ini are alike, and Chinese (Trad).ini and Chinese (Traditional).ini are the same too.
And you added my language files in it which makes me happy. But two Simplified Chinese files will make the end users confused :wacko:

That's weird. They're shouldn't be more than just one of Simplified and one of Traditional. I'll check it out when I get home. I'm not sure what happened.

View PostClippit, on Aug 12 2007, 07:00 AM, said:

I have updated my language file to 1.6. see attachment

Thanks. I know you've been working on this for a while. Is this Simplified or Traditional? I definitely want to put it on my website as an alternative version and give you credit for it.


#702 User is offline   Clippit 

  • Newbie
  • Group: Members
  • Posts: 13
  • Joined: 04-July 06

Posted 12 August 2007 - 07:49 PM

View Postnitro322, on Aug 13 2007, 06:17 AM, said:

Well, I don't have any examples to test with, but assuming they are Zip files then TrID should detect them as such and it should "just work". Can anyone confirm this?

That's weird. They're shouldn't be more than just one of Simplified and one of Traditional. I'll check it out when I get home. I'm not sure what happened.

Thanks. I know you've been working on this for a while. Is this Simplified or Traditional? I definitely want to put it on my website as an alternative version and give you credit for it.


1. I have tested a few Office 2007 files and it worked well

2. I know the root cause now. I didn't uninstall the v1.5 and install v1.6β and the same language files have two filename, they were not replaced. So there are two Simplified and Traditional file.

3. Thanks. It is Simplified Chinese.

#703 User is offline   exogenesis 

  • Newbie
  • Group: Members
  • Posts: 22
  • Joined: 12-August 07

Posted 12 August 2007 - 08:14 PM

Hi nitro322, Just love using, Universal Extractor. Besides others like xfd, xad and more (platform dependant). :D


1. Inno and nullsoft installers, possibly more besides. Beta v1.6 tries to extract them wrongly as a zip package, then fails.

2. I noticed for a long time, files that are installers, Universal Extractor all versions reports as below.

Microsoft Visual C++ v6.0 [Overlay]
Microsoft Visual C++ v5.0 [Overlay]
Microsoft Visual C++ v4.0 [Overlay]


test file = SUPER

Unusual for this type of package also to have upx outer pack shell. The inside packed software reports itself as Microsoft Visual C++ v4.0 [Overlay].

I have come across many installers that say the above when trying to extract. Does Universal Extractor support these or planned to support this type of installer.

This post has been edited by exogenesis: 12 August 2007 - 08:15 PM


#704 User is offline   Rodolfo Giovanninetti 

  • Group: Members
  • Posts: 1
  • Joined: 13-August 07

Posted 13 August 2007 - 04:14 AM

I installed Universal Extractor 1.6 beta and then tried to "UniExtract Files..." from the file uniextract16beta.exe itself, but I got an error. It said that it appeared to be an Inno Setup file, but that it was unable to handle it. In the log it sayd "Signature detected: Inno Setup Setup Data (5.1.13)
This is not directly supported, but i'll try to unpack it as version 5110
; Version detected: 5113
Critical error: The setup files are corrupted. Please obtain a new copy of the program.
Unpacking failed. This version is not supported.
".

Can You help me?

Thank You

Rodolfo Giovanninetti

#705 User is offline   Offsprung 

  • Group: Members
  • Posts: 2
  • Joined: 14-August 07

  Posted 14 August 2007 - 05:40 AM

Great program.
The one format I have been trying to add to extractors is SHN Shorten format.
Is it possible to add unSHN?
They are one file per archive but your script should be able to handle that?
Or would you consider this a conversion?
I only read about half of this thread it is on the large side.

Thanks

#706 User is offline   Trpplayer79 

  • Group: Members
  • Posts: 3
  • Joined: 19-October 06

Posted 14 August 2007 - 05:44 AM

Dear Nitro232,

I can not extract this file with UE 1.6 BETA.
this is the setup file from Pstart 2.11
The message i get is "this file is packed with UPX compression, but could not ..."

#707 User is offline   ghostza 

  • Newbie
  • Group: Members
  • Posts: 10
  • Joined: 18-January 06

Posted 14 August 2007 - 05:53 AM

Thanks for the Beta - Will the final version include support for Inno 5.1.14 .

Thanks

#708 User is offline   Ver Greeneyes 

  • Member
  • PipPip
  • Group: Members
  • Posts: 128
  • Joined: 03-December 04

Posted 15 August 2007 - 09:44 AM

View Postexogenesis, on Aug 12 2007, 08:14 PM, said:

I have come across many installers that say the above when trying to extract. Does Universal Extractor support these or planned to support this type of installer.


I doubt it can be supported. These installers are programs, pure and simple, nothing to unpack. They may contain a script of some sort that can be interpreted, but I doubt anything short of disassembly would do the trick.

#709 User is offline   Rafel 

  • Group: Members
  • Posts: 2
  • Joined: 09-August 07

Posted 15 August 2007 - 12:40 PM

I translated the new veriosn to Valencian (Catalan). I tested the translation, of course, and it runs perfect.
Thanks a lot.

Attached File(s)


This post has been edited by Rafel: 15 August 2007 - 12:41 PM


#710 User is offline   exogenesis 

  • Newbie
  • Group: Members
  • Posts: 22
  • Joined: 12-August 07

Posted 15 August 2007 - 02:40 PM

View PostVer Greeneyes, on Aug 15 2007, 03:44 PM, said:

View Postexogenesis, on Aug 12 2007, 08:14 PM, said:

I have come across many installers that say the above when trying to extract. Does Universal Extractor support these or planned to support this type of installer.


I doubt it can be supported. These installers are programs, pure and simple, nothing to unpack. They may contain a script of some sort that can be interpreted, but I doubt anything short of disassembly would do the trick.

Ver Universal Extractor relies on PEiD, Trid and possibly others to parse each file for identification. It is these tools that do not know, what the unistaller package is. Though i have tried old and new varieties of this type of installer. Each time report back as v4 v5 or v6. It could say XUYOZ v5.00 or other title. Make no difference, as either identified wrongly or is an unknown install package.

Maybe then this is the ultimate installer package for now, one that no one can uncompress manualy. This is the coders dream i would have thought, to have an installer secured from public gaze. More over a nightmare for us installers of that package, with bloatware or even nasty bugs to contend with.

#711 User is offline   nitro322 

  • Advanced Member
  • Group: Developers
  • Posts: 387
  • Joined: 05-November 04

Posted 15 August 2007 - 10:04 PM

View PostClippit, on Aug 12 2007, 08:49 PM, said:

1. I have tested a few Office 2007 files and it worked well

Awesome. I'll add this to the list of supported formats. Thanks for the heads up.

View Postexogenesis, on Aug 12 2007, 09:14 PM, said:

Hi nitro322, Just love using, Universal Extractor. Besides others like xfd, xad and more (platform dependant). :D

I don't follow you here. What are xfd and xad? Are they similar programs to UniExtract? Different formats that you'd like to see supported? Not sure how to respond to this...

View Postexogenesis, on Aug 12 2007, 09:14 PM, said:

1. Inno and nullsoft installers, possibly more besides. Beta v1.6 tries to extract them wrongly as a zip package, then fails.

Can you link to any specific installers that behave this way? I've seen this behavior before, but all of my test Inno and NSIS installers behave properly with the beta.

View Postexogenesis, on Aug 12 2007, 09:14 PM, said:

2. I noticed for a long time, files that are installers, Universal Extractor all versions reports as below....

As someone stated below, this is basically a generic detection signature. If this signature is returned, UniExtract will try to extract the file using a few generic methods, but for the most part it's blindly guessing. There is no "proper" technique for these types of files, because they are not one single filetype.

I'll check out the example you posted, though, and see if I can do anything with it.

View PostRodolfo Giovanninetti, on Aug 13 2007, 05:14 AM, said:

I installed Universal Extractor 1.6 beta and then tried to "UniExtract Files..." from the file uniextract16beta.exe itself, but I got an error. It said that it appeared to be an Inno Setup file, but that it was unable to handle it. In the log it sayd "Signature detected: Inno Setup Setup Data (5.1.13)
This is not directly supported, but i'll try to unpack it as version 5110
; Version detected: 5113
Critical error: The setup files are corrupted. Please obtain a new copy of the program.
Unpacking failed. This version is not supported.
".

Can You help me?

It appears that Inno Setup >= 5.1.13 installers are not currently supported by innounp. A few others have reported this as well. UniExtract relies on innounp to extract Inno Setup installers, so until innounp is updated to deal with the new version, I cannot support them.

View PostOffsprung, on Aug 14 2007, 06:40 AM, said:

The one format I have been trying to add to extractors is SHN Shorten format. Is it possible to add unSHN?

Are you referring to the lossless Shorten audio compression format? I'm not sure I'd want to go that route. It'd technically be easy to add such support, but it doesn't really align with the original goal of UniExtract to extract, unarchive, and decompress files. Yes, it'd technically involve decompression from a compressed format (SHN) to an uncompressed format (WAV), but the difference is that the compressed version is actually fully usable in its own right. I can't see where adding support for this format to UniExtract would provide much benefit.

Additionally, if I started including support for audio formats, why should I stop with just SHN? I'd have to add support for FLAC, APE (Monkey's Audio), WV (WavPack), etc. This would greatly increase the package size for UniExtract with, in my opinion, little practical gain.

View PostTrpplayer79, on Aug 14 2007, 06:44 AM, said:

I can not extract this file with UE 1.6 BETA.
this is the setup file from Pstart 2.11

I've looked at Pstart before. It uses some kind of funky installer that I can't figure out. I think it's actually some kind of SFX installer, but I just don't know what to do with it.

View Postexogenesis, on Aug 15 2007, 03:40 PM, said:

Ver Universal Extractor relies on PEiD, Trid and possibly others to parse each file for identification. It is these tools that do not know, what the unistaller package is. Though i have tried old and new varieties of this type of installer. Each time report back as v4 v5 or v6. It could say XUYOZ v5.00 or other title. Make no difference, as either identified wrongly or is an unknown install package.

Well, technically PEiD and TrID are reporting correctly. The installer is a Visual C++ application. The problem is that it's not specific enough. I've actually added quite a few custom signatures to both PEiD and TrID to try to deal with specific installers that I've come across, but there's simply no way I can add support for every possible format out there. As people post examples here I'll check it out and add support (including a new signature if necessary) where possible, but it many cases it just can't be done.

View Postexogenesis, on Aug 15 2007, 03:40 PM, said:

Maybe then this is the ultimate installer package for now, one that no one can uncompress manualy. This is the coders dream i would have thought, to have an installer secured from public gaze.

Eh, I have to call bullsh*t on this. This is one of those topics that really gets on my nerves. You can see some of my thoughts on the subject in this 7-Zip forum post.

#712 User is offline   Offsprung 

  • Group: Members
  • Posts: 2
  • Joined: 14-August 07

Posted 16 August 2007 - 02:39 AM

I guess the difference is there are valid usable solutions to uncompress each format except shn, w/o opening a cmd prompt or running a batch file, maybe something has changed who knows?
Usable? I do not know of any shn players. shn ipod?
For the life of me I have never figured out why the people at winrar or winzip don't just provide a way to add these to their apps w/ appropriate switches. Winzip almost does like arc or lha, but not others. Who needs to extract so many, but everyone has a couple at any given time that they wish had a decent front end.
I guess I am back on my quest.
Thanks

#713 User is offline   exogenesis 

  • Newbie
  • Group: Members
  • Posts: 22
  • Joined: 12-August 07

Posted 16 August 2007 - 03:29 PM

Thanks for your comments Nitro. :)

I will install again the latest v1.6beta, put it in a custom location folder. That leaves the v1.5 installed and working, until v1.6 is ok.

Sure i will get you the urls, to the files you need to test with.

XAD, XFD, XPK are Amiga unpackers of many formats on that os. They are similar to Universal extract in useage. And i love each and every one of them. I like to have access and unpack ability for any installer or packed file, no matter what it is. I hope there could never be an installer or packer, that could never be extracted.

Is there a way to link Universal Extractor into virus checkers, spy, add and other malware tools in future this would be a bonus. It would that be great for those tools to intergrate with Universal Extractor on the fly. If possible to look into each file without having to decompress each installer/packed file first. This is how xfd was first born into the Amiga community.

Though i also love to unpack installers to install only un-bloated programme's if the bloat is not needed. For checking for virus, malware and other parasites. There are many times i need just a driver, codec or other update, without having to install the application to get it. Allows more control of the pc that i am using, to what gets installed.

This post has been edited by exogenesis: 16 August 2007 - 03:31 PM


#714 User is offline   kingfire 

  • Group: Members
  • Posts: 7
  • Joined: 09-June 06

Posted 16 August 2007 - 11:13 PM

is that only me or the links are dead?

#715 User is offline   Stranger 

  • Newbie
  • Group: Members
  • Posts: 12
  • Joined: 01-December 06

Posted 16 August 2007 - 11:57 PM

Universal Extractor 1.6 Beta works well.
-------------------------------------------------


CDmage
support for Mode1/2048, Mode1/2352, Mode2/2336, Mode2/2352, Mode2/2056, CDI/2352, CDI/2336, CD+G/2448, Audio/2352 tracks
support for multisession images.
supported CD image file types:
CDRWin/Fireburner: CUE, BIN, ISO
BINChunker: ISO, TAO, MM2, PCM
Nero Burning ROM: NRG (both DAO and TAO image types version 4.0.9.1 and above)
CloneCD: CCD, IMG
VirtualCD: FCD (uncompressed containers only)
Farstone Virtual Drive: VCD (uncompressed containers only)
BlindRead/BlindWrite: BWT, BWI
DiscJuggler: CDI (both 2.x and 3.x versions)
Gear Pro: RDB, MD1, XA
NTI CD-Copy: CDP
NTI CD-Maker 2000: NCD
Prassi CD Rep Plus: GCD
Cequadrat Winoncd: C2D
Adaptec Easy CD Creator 4.x: CIF, ISO
other: WAV (44.1 kHz 16 bit stereo only)
view filesystem of any session (not only last)
display LBA of any file/folder in the filesystem
extract and convert tracks into any compatible supported format
extract files from data tracks
compare files with files burned on the cd or with files on the hd
scan checkable tracks or sector range for corruption (all CDRWin, Nero, CloneCD, BlindRead, DiscJuggler, Gear, NTI CD-Copy, Prassi, Winoncd and Creator images)
change LBA of the data tracks
change volume label and other CD identification data of any session
repair of corrupted sectors (all CDRWin, Nero, CloneCD, BlindRead, DiscJuggler, Gear, NTI CD-Copy, Prassi, Winoncd and Creator images)
rebuild of fields of corrupted sectors - ECC/EDC regen (all CDRWin, Nero, CloneCD, BlindRead, DiscJuggler, Gear, NTI CD-Copy, Prassi, Winoncd and Creator images)
locate content of corrupted sectors
play audio and CD+G tracks direct from all image files without extracting while scanning, repairing, locating errors
sector browser with sector field highlighting
displaying of total disc time and overburn time for both 74 and 80 min cds.
El Torito standard support (bootable cds), extraction of boot record (multiple-boot images are supported)
supported operating systems: all Win32 based (95, 98, Me, NT, 2k)
http://cdmage.orcon.net.nz/
Download:
http://ftp.uevora.pt...age1-02-1B5.exe
http://ftp.uevora.pt...age1-02-1B5.rar
ftp://cdmage:cdmage@...age1-02-1B5.rar
ftp://216.36.21.98/CDmage1-02-1B5.rar

CDI2nero, BIN2ISO, ISO2MAC, MAC2ISO, ...
http://cdirip.cjb.net/

#716 User is offline   nitro322 

  • Advanced Member
  • Group: Developers
  • Posts: 387
  • Joined: 05-November 04

Posted 17 August 2007 - 01:15 AM

View PostOffsprung, on Aug 16 2007, 03:39 AM, said:

I guess the difference is there are valid usable solutions to uncompress each format except shn, w/o opening a cmd prompt or running a batch file, maybe something has changed who knows?
Usable? I do not know of any shn players. shn ipod?
For the life of me I have never figured out why the people at winrar or winzip don't just provide a way to add these to their apps w/ appropriate switches. Winzip almost does like arc or lha, but not others. Who needs to extract so many, but everyone has a couple at any given time that they wish had a decent front end.
I guess I am back on my quest.

There should definitely be GUI conversion options available for Shorten. Try a few of the links on this search: http://www.google.co...20shorten%20shn (specifically, http://etree.org/mkw.html

And while there are no hardware players that I'm aware of, there are plenty of software players that support the format (Winamp being the biggest and obvious choice). If the above link doesn't give you any luck, try installing Foobar2000. It should support SHN files (though you may need to add a plugin to do so), and it includes transcoding functionality so you can pretty easily convert to any other format.

As a final alternative, you can simply download the CLI decoder and associate it with .SHN files through Windows Explorer. That's not as pretty as a transcoding application, but it'll certainly get the job done.

View Postexogenesis, on Aug 16 2007, 04:29 PM, said:

XAD, XFD, XPK are Amiga unpackers of many formats on that os. They are similar to Universal extract in useage. And i love each and every one of them. I like to have access and unpack ability for any installer or packed file, no matter what it is. I hope there could never be an installer or packer, that could never be extracted.

Someone had actually posted a request for Amiga formats on my forum. I'd be happy to add support, but in order to do so I need two things:
  • a utility to decode/extract the files
  • sample files to test
I think I've already found something to do the extracting, but I have no sample files to work with. If you can make some available, I'll test this out and see if I can get it included in the 1.6 final release.

View Postexogenesis, on Aug 16 2007, 04:29 PM, said:

Is there a way to link Universal Extractor into virus checkers, spy, add and other malware tools in future this would be a bonus. It would that be great for those tools to intergrate with Universal Extractor on the fly.

That's a very interesting idea. I won't be able to do that for v1.6, but I'll certainly keep it in mind for a future version.

View Postkingfire, on Aug 17 2007, 12:13 AM, said:

is that only me or the links are dead?

Dreamhost (the hosting provider for c1pher.com) has been having network issues over the last couple of days. Unfortunately, there's absolutely nothing I can do about it. Just try again in a few hours.

View PostStranger, on Aug 17 2007, 12:57 AM, said:

CDmage
<SNIP>
CDI2nero, BIN2ISO, ISO2MAC, MAC2ISO, ...

I've looked at CDmage in the past, but it's not suited to my needs very well. It doesn't support CLI arguments for source file and destination directory.

The other programs you suggested sound interesting. I've tried a couple of them already and ran into issues, but some of them are new. I'll check them out.

#717 User is offline   exogenesis 

  • Newbie
  • Group: Members
  • Posts: 22
  • Joined: 12-August 07

Posted 17 August 2007 - 03:34 PM

These are seen as .zip files in v1.6b and fail to extract. Tested in v1.5 all unpack correctly.

Drive Snapshot - Nullsoft Installer (possibly). 
http://www.drivesnapshot.de/download/setup.exe

Hard Drive Visulization - Inno Installer
http://www.z-a-recovery.com/vis10setup.exe

Zero Assumption Recovery - Inno Installer
http://www.z-a-recovery.com/zar82setup.exe

AutoRun Pro Enterprise - Inno Installer
http://www.longtion.com/autorunenterprise/ARPESetup120.exe



Examples of yet unknown installers, seen as Microsoft Visual C++ x.x [Overlay or Debug]

Microsoft Visual C++ 4.x [Overlay]
CompuPic Pro v6.23.1364
http://www.photodex.com/files/cpro32.exe

Microsoft Visual C++ 5.0
DropIt v5 and DropIt Pro v5
http://www.spinnerbaker.com/zip/sdropit5.exe
http://www.spinnerbaker.com/zip/sdroptp5.exe

AWeb Install Guide for DropIt with Pictures of it installing.
http://www.spinnerbaker.com/inst/install_dropitp.htm

Microsoft Visual C++ 6.0 [Overlay]
AI RoboForm v6.9.6
http://www.roboform.org/dist/AiRoboForm.exe

Microsoft Visual C++ 6.0 [Debug]
Internet Download Manager (Tries to unpack as .zip in v1.6b as with installers at the top of list.)
http://www.internetdownloadmanager.com/idman511.exe



Others

FilePipe v2.7R (p2p).exe - SetUp Factory (It tries to extract as a Vise file then fails, something different)
http://www.filepipe.org/FPSetup.exe


NetstatLive v2.11 - UPX Installer - Won't extract
http://www.analogx.com/files/nsli.exe


Blubster - Wise Installer - Won't extract
http://www.blubster.com/BlubsterSetup.exe


#718 User is offline   exogenesis 

  • Newbie
  • Group: Members
  • Posts: 22
  • Joined: 12-August 07

Posted 17 August 2007 - 04:54 PM

View Postnitro322, on Aug 17 2007, 07:15 AM, said:

View Postexogenesis, on Aug 16 2007, 04:29 PM, said:

XAD, XFD, XPK are Amiga unpackers of many formats on that os. They are similar to Universal extract in useage. And i love each and every one of them. I like to have access and unpack ability for any installer or packed file, no matter what it is. I hope there could never be an installer or packer, that could never be extracted.

Someone had actually posted a request for Amiga formats on my forum. I'd be happy to add support, but in order to do so I need two things:
  • a utility to decode/extract the files
  • sample files to test
I think I've already found something to do the extracting, but I have no sample files to work with. If you can make some available, I'll test this out and see if I can get it included in the 1.6 final release.

A good idea, one that could be useful, if can be achieved for all Amiga compression formats.
A link was posted on your forum to the Total Commander other site. I Have not tried this software for a very long time. It would not as remember, let me save a custom prefered gui layout. Correct at the time, most likely fixed long, long ago.

Do you use Total Commander clients in UniExtractor. Or is that the reason for needing decode/extract tools. Should i first check which ones Total Commander can do now. And concentrate collecting the ones Total Commander hasn't got listed.
Files for any of the could be easily made up for you to test with. Or Nitro you could get an Amiga emulator running on your pc, using WinUAE or other emulator.

Aminet is a huge and wonderful Amiga resource.

XAD, XFD and XPKMaster Homepage, one worth looking at. These can decrunch on the amiga nearly every known amiga compression. These for me are the best utilities i think the amiga had, i like to decrunch and have a nosey around.
Together with WHDLoad buts this is another application genre altogether. :D

This post has been edited by exogenesis: 18 August 2007 - 12:23 AM


#719 User is offline   exogenesis 

  • Newbie
  • Group: Members
  • Posts: 22
  • Joined: 12-August 07

Posted 17 August 2007 - 05:00 PM

View Postnitro322, on Aug 17 2007, 07:15 AM, said:

View Postexogenesis, on Aug 16 2007, 04:29 PM, said:

Is there a way to link Universal Extractor into virus checkers, spy, add and other malware tools in future this would be a bonus. It would that be great for those tools to intergrate with Universal Extractor on the fly.

That's a very interesting idea. I won't be able to do that for v1.6, but I'll certainly keep it in mind for a future version.

Nitro this is the best news i heard in a very long time for added pc protection. :)

If it is possible for on the fly looking at installer achive contents. Without unpacking them at all, like how the a/v and other tools do it now for .zip and .rar files. I can at the moment easily check with an a/v software. A 10gb rar file without it being unpacked in memory or hard drive on the fly. Do you know yet how that can be done with UniExtractor or something to look more into, to do it.

#720 User is offline   nitro322 

  • Advanced Member
  • Group: Developers
  • Posts: 387
  • Joined: 05-November 04

Posted 17 August 2007 - 07:56 PM

View Postexogenesis, on Aug 17 2007, 04:34 PM, said:

These are seen as .zip files in v1.6b and fail to extract. Tested in v1.5 all unpack correctly.

Will check them out.

View Postexogenesis, on Aug 17 2007, 05:54 PM, said:

Do you use Total Commander clients in UniExtractor. Or is that the reason for needing decode/extract tools. Should i first check which ones Total Commander can do now. And concentrate collecting the ones Total Commander hasn't got listed.
Files for any of the could be easily made up for you to test with. Or Nitro you could get an Amiga emulator running on your pc, using WinUAE or other emulator.

Yeah, I can use most Total Commander plugins (thanks to cmdTotal), but I still need formats to test with. I need to verify that TrID can properly detect the formats, know which labels it uses for the formats, know what extensions the files use, and then figure out the proper syntax for the extraction tools, including any special workarounds that I may have to add. I can't do any of that without test files. I currently have about 3 GB worth of test files that I use to make sure UniExtract bahaves properly, but not one Amiga format file is included.

If you could get me, say, two examples of each format that you want supported, that'd be a huge help.

View Postexogenesis, on Aug 17 2007, 06:00 PM, said:

If it is possible for on the fly looking at installer achive contents. Without unpacking them at all, like how the a/v and other tools do it now for .zip and .rar files. I can at the moment easily check with an a/v software. A 10gb rar file without it being unpacked in memory or hard drive on the fly. Do you know yet how that can be done with UniExtractor or something to look more into, to do it.

I'll look into adding virus scanning support, but it almost certainly won't be this complex. Probably the best I could do would be to add the option to scan the file as a whole before extraction begins, and/or scan all of the extracted files after extraction is complete. Even that is a big maybe at this point, as I don't use A/V software myself and only have experience with just a couple of engines.

I'll see what I can do, but don't get your hopes up too high. :-)

This post has been edited by nitro322: 17 August 2007 - 10:57 PM


Share this topic:


  • 44 Pages +
  • « First
  • 34
  • 35
  • 36
  • 37
  • 38
  • Last »
  • You cannot start a new topic
  • This topic is locked

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy