Hi!
Is there an easy way to extract files from a big executable file? In this case it's - you might have guessed it - Five Nights at Freddy's 3.
Offzip finds compressed blocks but the decompressed data doesn't make any sense to me. Here's the exe: http://*USE_ANOTHER_FILEHOSTING*/6a37de9 ... reddys3.7z
As always, thanks for your help!
extracting from a .exe file (FNAF3)
-
- Posts: 909
- Joined: Sat Aug 09, 2014 11:21 am
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: extracting from a .exe file (FNAF3)
offzip does a perfect job on the Freddy executables.
In the following thread there is a script for dumping the audio data from the extracted files:
viewtopic.php?f=9&t=494
It may be useful because I have seen the same also in this Freddy3.
But for the other files I have no idea.
In the following thread there is a script for dumping the audio data from the extracted files:
viewtopic.php?f=9&t=494
It may be useful because I have seen the same also in this Freddy3.
But for the other files I have no idea.
-
- Posts: 909
- Joined: Sat Aug 09, 2014 11:21 am
Re: extracting from a .exe file (FNAF3)
aluigi wrote:offzip does a perfect job on the Freddy executables.
In the following thread there is a script for dumping the audio data from the extracted files:
viewtopic.php?f=9&t=494
It may be useful because I have seen the same also in this Freddy3.
But for the other files I have no idea.
I was confused because of the same file sizes and used the -1 option, so that's that.
As for the rest: perfect! Thank you!