When I analyze using trid, the main executable contain windows executable, while the library (.x32) also contain exe, in addition to visual c++ and dll. I don't even know where the music located. Tried to use jaeder naub, but it reveals nothing
https://drive.google.com/file/d/0B92szf ... sp=sharing
Help!! Paradise Pet Salon (Macromedia Director Projector executable + library (.x32))
-
- Posts: 8
- Joined: Wed Aug 17, 2016 1:29 am
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Help!! Paradise Pet Salon (Macromedia Director Projector executable + library (.x32))
PetSalon.exe is "packed" with Armadillo 7.0 but we can use it to our advantage without the need of decrypting it (moreover because it's totally useless to our needs).
Steps:
Steps:
- run offzip against PetSalon.exe with the -a -1 options:
Code: Select all
offzip.exe -a -1 PetSalon.exe output.dat
- use a file ripper like HyperRipper or any other tool listed on this topic to dump all the recognized files from output.dat
- There are over 5000 images and sounds as far as I can see
-
- Posts: 8
- Joined: Wed Aug 17, 2016 1:29 am
Re: Help!! Paradise Pet Salon (Macromedia Director Projector executable + library (.x32))
the response is quick! thank you, I get files I want!!!