Harry Potter Kinect

Extraction and unpacking of game archives and compression, encryption, obfuscation, decoding of unknown files
albtor100
Posts: 6
Joined: Sun Dec 25, 2016 12:15 pm

Harry Potter Kinect

Post by albtor100 »

Hi,

Currently, i'm trying to extract model from a games from Eurocom : Harry Potter Kinect (Xbox360).
But the game folder of iso is weird : It has a lot of (.bin,.000) files.
I used QuickBMS with 007_goldeneye_ps3.bms and gforce.bms on the biggest files (On filelist.000 which has surely the models) but actually i have just a bunch of .dat files in out.
It's my first use of this software and i don't understand if it is the game format which does not match with the script or if it is me.

Thanks for your help
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: Harry Potter Kinect

Post by aluigi »

At the end of the extraction quickbms will tell you the what has been the "coverage" percentage, if you see a value bigger than 90% it means that the extraction was successful.
If you can upload the bin file I will give it a look when I have free time.
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: Harry Potter Kinect

Post by aluigi »

Try the following and let me know if the result is correct (coverage and content of the extracted files).

Open the 007_goldeneye_ps3.bms script with a text editor and add the following instruction at line 38 above the "log" command:

Code: Select all

math SIZE * 0x800
albtor100
Posts: 6
Joined: Sun Dec 25, 2016 12:15 pm

Re: Harry Potter Kinect

Post by albtor100 »

Thanks

The coverage sounds good (91%) and the total size seems more consistent (2,1 gb).
I have .dat files but how can i open these .dat files to show their reals contents ?
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: Harry Potter Kinect

Post by aluigi »

Are they all dat files?
If yes then I think that it's not the only thing to fix in the script (offsets don't match the real offsets)
albtor100
Posts: 6
Joined: Sun Dec 25, 2016 12:15 pm

Re: Harry Potter Kinect

Post by albtor100 »

Yes , the files have a majority of .dat files (320 .dat files, 1 .geo files, 1 .z7w files and 1 .gbh files)
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: Harry Potter Kinect

Post by aluigi »

That seems to confirm the idea of the wrong offsets.
Maybe upload the first 10 megabytes of the 000 file just in case there is another way to get the correct offset/size.
albtor100
Posts: 6
Joined: Sun Dec 25, 2016 12:15 pm

Re: Harry Potter Kinect

Post by albtor100 »

I truncated the main file to 20mb
I upload the file here : https://drive.google.com/open?id=0B09t_ ... 2c1VXdfaWs
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: Harry Potter Kinect

Post by aluigi »

Use a hex editor for truncating the file.
albtor100
Posts: 6
Joined: Sun Dec 25, 2016 12:15 pm

Re: Harry Potter Kinect

Post by albtor100 »

I used HxD editor and cutted filelist.000 :

You can find the file here : https://drive.google.com/open?id=0B09t_ ... Vc3WFVUbE0

Thanks again
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: Harry Potter Kinect

Post by aluigi »

No, there is absolutely no sense and reference between the filelist.bin you provided via pm and this filelist.000.

My opinion is that you provided wrong files referred to a different archive and index, no other ideas sorry.
I have attached the filelist.bin in case someone wants to waste his time.
AnonBaiter
Posts: 1125
Joined: Tue Feb 02, 2016 2:35 am

Re: Harry Potter Kinect

Post by AnonBaiter »

aluigi wrote:My opinion is that you provided wrong files referred to a different archive and index, no other ideas sorry.
I do have one though...
A screenshot showing the game directory just to see if the wrong files were provided.
albtor100
Posts: 6
Joined: Sun Dec 25, 2016 12:15 pm

Re: Harry Potter Kinect

Post by albtor100 »

Sorry to wasted your time.
I took a screenshot if someone knows the mistake I made.
Image
AnonBaiter
Posts: 1125
Joined: Tue Feb 02, 2016 2:35 am

Re: Harry Potter Kinect

Post by AnonBaiter »

Seems like the game used a bunch of archives.
In any case, upload just the filelist_boot.000(filecutter is your friend) and FILELIST_BOOT.BIN files.
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: Harry Potter Kinect

Post by aluigi »

Better to not use filecutter in this case.

My choice go for filelist_boot.bin + filelist_boot.000 "or" EUROSOUND_USA.bin + EUROSOUND_USA.000
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: Harry Potter Kinect

Post by aluigi »

EUROSOUND is ok.
filelist_boot is a mess like the first archive provided.
I think I'm not going to continue on this stuff.
Hp4Steam
Posts: 3
Joined: Thu Feb 09, 2017 4:06 am

Re: Harry Potter Kinect

Post by Hp4Steam »

Well, I wanted to help in a unreal engine project. Not sure if it's going through as I left. Original comment below, was a mistake being here, can't delete account and not an important task.
Last edited by Hp4Steam on Sat Feb 29, 2020 9:25 pm, edited 2 times in total.
AnonBaiter
Posts: 1125
Joined: Tue Feb 02, 2016 2:35 am

Re: Harry Potter Kinect

Post by AnonBaiter »

Hp4Steam wrote:If it helps motivate to help, I would very much like to see these extracted as well. Send me files if you get them in extracted right :)
Listen to yourself and see if you can pass that off as an act of "help".
Get the files yourself then, your lazy bum! No one in their sane mind would send all of the game data to someone who wants it.