Skip to content

setmind/SACDExtractGUI

Repository files navigation

Disclaimer

DISCLAIMER. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

SACDExtractGUI

This is a GUI for sacd_extract@setmind which is maintained in a separate git repository at https://github.com/setmind/sacd-ripper. This GUI is NOT compatible with the original sacd_extract developed by mrwicked (https://github.com/sacd-ripper/sacd-ripper).

This GUI is entirely written in Java and works in multiple platforms including Linux, Windows, and macOS.

Use of this program that results in any form of copyright infringement is strictly prohibited.

Compilation

cmake and JDK are needed for compilation. The following should yield a .jar file. $ cmake . $ make

Running the compiled.jar

$ java -jar SACDExtractGUI.jar