Users browsing this thread: 1 Guest(s)
Is it possible to rip audio from Ninja Storm 4 yet?
#2
Yes, those files have been cracked for the longest while.

I just have to find my steps but its pretty easy its about as easy as ripping dragon ball z xenoverse files.

Ok here goes.

1. You will need QuickBMS from aluigi.
2. A blank notepad to copy this code into

idstring "NUCC\x00\x00"
endian big

findloc CHECK string "NUS3"
if CHECK == ""
cleanexit
else
set SNUM = 0
for
findloc OFFSET string "BNSF"
if OFFSET == ""
cleanexit
else
goto OFFSET
get DUMMY long
get SIZE long
get BNAME basename
math SIZE + 8
string NAME p "%s_%02d.bnsf" BNAME SNUM
log NAME OFFSET SIZE
math OFFSET += SIZE
math SNUM + 1
endif
next
endif

---

Once you have that you go to quickBMS select the note that you pasted the script into then select the xbin. That should allow you to get all of the bnsf files that you can open with Foobar2000. This method works for all of the Languages as well.

Credit to Aluigi and Ssh from zenhax for the decyption code.
Reply
Thanked by:


Messages In This Thread
RE: Is it possible to rip audio from Ninja Storm 4 yet? - by TheWinter - 12-06-2017, 01:40 AM

Forum Jump: