it has been difficult because it's the first time I see a non-plain-text password used in fmod but... I did it :)
the password in hexadecimal (so not the one you must use) is:
Code:
43 2a 36 32 d8 be c0 ac bb 5d 72 e4 73 7d 5a 79 78 ee 1e 61 36 9b 26 04 a1 82 9c ae 5c f3 d5
how to insert it in fsbext?
simple, take the attached file and then:
fsbext -d c:\output_folder File4test.fsb < pwd.txt
I did it by hand but I have verified each byte, so should be 100% correct