How do you find FSB5 passwords?

Codecs, formats, encoding/decoding of game audio, video and music
Ailan
Posts: 3
Joined: Thu Dec 01, 2016 3:30 am

How do you find FSB5 passwords?

Post by Ailan »

I'm trying to extract and rebuild an Encrypted FSB5 file. Are there any programs to figure out what the FSB5 password is?

I searched through threads, didn't see an answer.
Ailan
Posts: 3
Joined: Thu Dec 01, 2016 3:30 am

Re: How do you find FSB5 passwords?

Post by Ailan »

- encryption type 1
52 49 46 46 d8 f1 0e 00 46 45 56 20 46 4d 54 20 RIFF....FEV FMT
08 00 00 00 40 00 00 00 3f 00 00 00 4c 49 53 54 ....@...?...LIST
5c 41 00 00 50 52 4f 4a 42 4e 4b 49 18 00 00 00 \A..PROJBNKI....
59 e4 95 84 6b 2a e4 47 9a 09 c1 48 53 99 a1 f0 Y...k*.G...HS...
00 00 00 00 00 00 00 00 4c 49 53 54 0a 06 00 00 ........LIST....
49 42 53 53 4c 43 4e 54 04 00 00 00 0f 00 00 00 IBSSLCNT........
4c 49 53 54 5e 00 00 00 49 42 55 53 49 42 53 42 LIST^...IBUSIBSB
2a 00 00 00 12 9f 15 ed 12 31 12 45 9a 9b 55 03 *........1.E..U.
6a 02 59 2d 18 00 91 4f fa ad 5f c6 dc 4f 87 35 j.Y-...O.._..O.5
67 9d fc f0 70 7d 03 00 00 00 ff ff ff ff 42 55 g...p}........BU
53 20 13 00 00 00 01 03 00 00 00 01 00 01 00 08 S ..............

- encryption type 2
0c c1 20 24 1b 8f 70 00 62 a2 6a 04 62 b2 2a 04 .. $..p.b.j.b.*.
10 00 00 00 02 00 00 00 fc 00 00 00 32 92 ca 2a ............2..*
3a 82 00 00 0a 4a f2 52 42 72 d2 92 18 00 00 00 :....J.RBr......
9a 27 a9 21 d6 54 27 e2 59 90 83 12 ca 99 85 0f .'.!.T'.Y.......
00 00 00 00 00 00 00 00 32 92 ca 2a 50 60 00 00 ........2..*P`..
92 42 ca ca 32 c2 72 2a 20 00 00 00 f0 00 00 00 .B..2.r* .......
32 92 ca 2a 7a 00 00 00 92 42 aa ca 92 42 ca 42 2..*z....B...B.B
54 00 00 00 48 f9 a8 b7 48 8c 48 a2 59 d9 aa c0 T...H...H.H.Y...
56 40 9a b4 18 00 89 f2 5f b5 fa 63 3b f2 e1 ac V@......_..c;...
e6 b9 3f 0f 0e be c0 00 00 00 ff ff ff ff 42 aa ..?...........B.
ca 04 c8 00 00 00 80 c0 00 00 00 80 00 80 00 10 ................

- probably the file uses encryption, insert the needed keyword:
type ? for viewing the hex dump of the first 176 bytes of the file because
it's possible to see part of the plain-text password in the encrypted file!
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: How do you find FSB5 passwords?

Post by aluigi »

Not encrypted.
Use fsbext -o -1 to search and extract the FSB archives that may be embedded in that file.