![]() |
|
#1
|
||||
|
||||
|
Macromedia projector
Hello:
When researching a target that has been unpacked and rebuilt, I have found when running it that it displays the warning "Director Player Error" No projector found... I guess the protection of the target does the task of providing it with a projector. Well, I have seen that projector could be embedded in an .exe file, just behind last section; Macromedia call it as "standard". So, is there any document describing how the projector is embedded, and how the internal data are set in that block of bytes, such as pointers and data of the projector? And how this projector is directing the Xtras files? Is there any tool to detect the projector and to see how it is internally configured? I mean, a tool to debugging projectors... Thanks and regards Nacho_dj |
|
#2
|
|||
|
|||
|
Well it depends if it has been unpacked correctly. It happened to me, a while ago, that i needed to unpack a flash projector compressed with aspack. I tried it with aspackdie and running the projector it would show a blank page. I tried with another unpacker(don't remember the name but it is the one that renames all section names to RIF1 RIF2 and so on) and it worked perfectly.
That apparent unpacking error is caused due to the overlay stripping some unpackers do. Flash file is created by putting together the Stub(flash player) and the flash file at the end of the file. If the unpackers strips that part the player can't obviously do the job because it does not find the *swf file. I don't know if in director is the same mechanism but i can suppose to because they are bot produced by the same company. Hope it helps, just my 2 c. |
|
#3
|
||||
|
||||
|
Hello TmC:
Thanks for your answer. I have been searching in another forums and I have found the link: http://www.j-roen.net/diropener/index.html I am checking the documents they have got. I would like to get a manual on how the addresses of the .swf files or that of the Xtras path are set in that added block of data behind last section of the .exe target. Till now nothing found, but some tools that can extract the .swf files from the projector. When I was learning how the resources are set in the .rsrc section (for unpacking Trymedia protection) I got some very good documents in internet describing how the data are set inside it. So, I would like to know if it is possible finding some similar ones for Projector. Of course, it should be similar to that of Flash, being a same owner product. The packer I am handling is that of Trymedia. But seems to be similar concerning to projector issue to the one you are talking about. When rebuilding a target from Trymedia protection, I have found the same issue you are describing: - A flash window totally blank. I solved that executing directly the .swf file, then it worked fine. Cheers Nacho_dj |
|
#4
|
|||
|
|||
|
ASPack unpacker which rename sections to RIF : h**p://giaubertin.free.fr/files/coding/tools/Un-ASPACK2.12.cab (other tools : h**p://giaubertin.free.fr/pages/Coding/cod_tool.html)
ASPack Software recruits : h**p://www.aspack.com/forums/index.php?showtopic=332 MarcElBichon |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Macromedia Director MX 2004 investigation | Isaaaac | General Discussion | 1 | 12-17-2008 23:28 |