XADMaster
XADMaster copied to clipboard
Objective-C library for archive and file unarchiving and extraction
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.
**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...
**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...
**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...
**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...
**Dag Ågren ([DagAgren](https://github.com/DagAgren))**:
**test12345 ([kerberos1](https://github.com/kerberos1))**: Trying to unzip a file, keep getting this error. Password for archive: stw Made with betterzip.
**Zero King**: ``` $ lsar Xcode_8.xip Xcode_8.xip: XAR Content Archive parsing failed! (Data is corrupted.) ```
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...
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...