Well, that looks fine.
Apparently your antiquated tools don't understand 0xcac2 chunks and they don't like 4 GB image files.
sizeof(4GB file)==0
using (32 bit math)
Since they've got 3.9 GB of don't care at the end we can chop that off.
Code:
C:\>copy userdata.img userdatamod.img
C:\>modfile userdatamod.img /l 14 1b
[00000014] 0000001c => 0000001b
C:\>simg2img userdatamod.img raw.img
Yeah, yeah, you probably don't have
modfile
. Just use any hex editor.
The result of unsparsifying should be 175,357,952
Or find an updated utility.