XADMaster icon indicating copy to clipboard operation
XADMaster copied to clipboard

Objective-C library for archive and file unarchiving and extraction

Results 104 XADMaster issues
Sort by recently updated
recently updated
newest added

This [HQX file](http://www.kreativekorp.com/swdownload/legacy/hypercard_old/wordproc.hqx) does not extract. lsar understands its contents perfectly, and unar appears to start extracting OK, but ends with "No files extracted.". I don't know why this is.

bug
major

**kharlamov NA ([kharlamov](https://github.com/kharlamov))**: Suppose that in some dir I already have foo.tar.xz and have uncompressed it to yield the folder foo. Now, if I forgot that there's already a folder...

bug
major

**Alexandru Doda ([AlexandruDoda](https://github.com/AlexandruDoda))**: Hey, As of our last email, here is my suggestion of *implementing support for .wpress* files. There is already a script available here: [https://github.com/fifthsegment/Wpress-Extractor](Link URL) which can...

major
proposal

**Elvis Angelaccio ([eang](https://github.com/eang))**: Hi, on my Linux distro (archlinux) I need to use the following patch to fix the build: https://aur.archlinux.org/cgit/aur.git/plain/native_obj_exceptions.patch?h=unarchiver Is there a reason why NATIVE_OBJC_EXCEPTIONS is not passed...

minor
proposal

**Hanno Böck**: The Makefile.linux contains a direct call to "make". One shouldn't do that, instead the correct way is to use the variable $(MAKE). See attached patch. This avoids make...

bug
major

**Dag Ågren ([DagAgren](https://github.com/DagAgren))**:

enhancement
minor

**test12345 ([kerberos1](https://github.com/kerberos1))**: Trying to unzip a file, keep getting this error. Password for archive: stw Made with betterzip.

bug
major

**Zero King**: ``` $ lsar Xcode_8.xip Xcode_8.xip: XAR Content Archive parsing failed! (Data is corrupted.) ```

bug
major

I just downloaded the Java EE version of eclipse neon (eclipse.org) and it was delivered as a tar.gz file. Double clicking it launched the unarchiver and it seemed to work...

bug
major

A few weeks back I downloaded an update of my car`s navigation database. When unzipping the 7zip file I noticed that in an unarchived file the slashes were replaced by...

bug
major