[TOOL] UnSIN ~ SIN v3/v4/v5 Unpacker [v1.13]

IgorEisberg

Senior Member
Jul 6, 2009
1,729
3,752
153
www.audiobudget.com
  • Like
Reactions: SGH-i200

Shujath

Recognized Developer
Feb 17, 2015
461
3,109
133
Hyderabad
Extracting sparse files from SIN... Done!
Restoring image from sparse files... Failed!
ERROR: Cannot open system.000


This is error I get :
XZP India Firmware
Ubuntu 64 bit
 

yeoldeusrename

Senior Member
Jun 30, 2011
129
80
0
Running on Linux

I feel really dumb, but for the life of me I cannot get this to run on Linux. I've tried all these commands:
unsin
sudo unsin
bash unsin
sudo bash unsin
mono unsin.exe (on the Windows file)
sudo mono unsin.exe
mono unsin (dumb but I tried it anyway)
sudo mono unsin

I right clicked and on properties set it to run as executable as well. Double clicked. I tried other stuff too dumb to admit to.

I ended up doing it on a Windows PC, but for future reference, how do you run it on Linux?
:silly:
 

munjeni

Senior Member
Jun 2, 2011
9,039
21,781
263
I feel really dumb, but for the life of me I cannot get this to run on Linux. I've tried all these commands:
unsin
sudo unsin
bash unsin
sudo bash unsin
mono unsin.exe (on the Windows file)
sudo mono unsin.exe
mono unsin (dumb but I tried it anyway)
sudo mono unsin

I right clicked and on properties set it to run as executable as well. Double clicked. I tried other stuff too dumb to admit to.

I ended up doing it on a Windows PC, but for future reference, how do you run it on Linux?
:silly:
Use full path something like:
Code:
/home/blabla/Desktop/unsin
Or just go to the path first:
Code:
cd /home/blabla/Desktop
and do:
Code:
./unsin