
make clean && make release
Since the “ipf_unpack” package is created, execute the following command from the command line.
./ipf_unpack ./xxxx.ipf decrypt./ipf_unpack ./xxxx.ipf extract
The decrypted file is stored in the “extract” folder.
This is Linux’s story. By the way, I used this application to see the source code of the game “Tree Of Savior”.
Also, you need to install the makefile “gcc” and so on : )