crysix / phpobfuscator

Automatically exported from code.google.com/p/phpobfuscator
0 stars 0 forks source link

Obfuscator lockup #8

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Unzip attached input.zip into a folder 
2. Run Obfuscator on all files
3. It will lock up on "enote.php" (the main page script)

What is the expected output? What do you see instead?

The output files are attached as "output.zip". It looks as if it's 
obfuscating the class library files but not the main script or the 
function library files.

What version of the product are you using? On what operating system?

0.1.0.0 (this was downlodaed directly from your site so I presume is valid 
and most recent version) on XP Pro SP2

Please provide any additional information below.

I put a message on a forum thread about this a week ago, but there's been 
no response so I guess you may not have noticed it. 

I can't see an instance of the commented-out "?>" that there seems to be 
an issue with at present, so unless I'm mising something obvious this 
would seem to be someting else. The code is all valid and runs, btw, 
though I've flattened the include paths so all the required files now sit 
in the same folder. The originals have been syntax-checked in Zend Guard 
and were clean.

This looks a great piece of software if I can get it working with our 
code - I'd loked at a few obfuscators, including commercial products, and 
yours is the only one we reckoned was good enough to stop us having to 
write our own - then we broke it ;-/

Hope you have a chance to fix this - appreciate your efforts.

Cheers
Colin

Original issue reported on code.google.com by google.a...@cbfuk.com on 7 Jul 2007 at 11:39

Attachments: