Oh, these are good news! You said something about a program that can disasemble C into .asm code. Oh well, it would be wonderful if the crackers could disasemble the .exe files created with perlapp into .asm code only.
But is this true? I was afraid that they could get the perl code directly, and not the asm code (because the perl code is not compiled but just interpreted...). So, did I understand correctly? The perlapp programs can be eventually decompiled only as assembly code? Teddy ----- Original Message ----- From: "Jeff Griffiths" <[EMAIL PROTECTED]> To: "Foo Ji-Haw" <[EMAIL PROTECTED]> Cc: "Octavian Rasnita" <[EMAIL PROTECTED]>; <[email protected]> Sent: Wednesday, December 28, 2005 21:57 PM Subject: Re: perlapp > > > Foo Ji-Haw wrote: > > >> I think I understand why the guys from ActiveState don't answer these > >> questions. > >> > >> > > I think they have not woken up yet. Anyway the question has been asked > > so many times you can actually Goggle the answer. > > We're awake! Well, I am, Gisle is for sure because he's in Norway, but > perhaps Jan isn't yet ( or maybe he's snowboarding today ). > > As for the rest of the content in this thread, my only comment is that > it is possible to de-compile most things, even C++: > > http://www.codeproject.com/cpp/reversedisasm.asp > > Currently I would say we're ahead of the game in that I know of no > published cracking methods for PerlApp'd code. I don't read Russian > though. =) > > cheers, JeffG > > _______________________________________________ ActivePerl mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
