Problem with "remote debugger" + "Zend Guard' |
Site Admin
|
Scripts encoded with any php encoders are not supposed to be available for debugging.
I can't speak for all encoders, but scripts encoded with most, could not be debugged. We provided a special command line options for NuCoder to let developers who use NuCoder to debug encoded scripts for their development needs. Consider it as an extra flexibility. Final scripts should be encoded with debugging info turned off and they won't be available for debugging. |
||||||||||||
_________________ The PHP IDE team |
|
Thank you, now I see how it works (to be honest it is very pity that I can debug encoded files) |
||||||||||||||
|
Site Admin
|
I thought the problem is that you can't debug them |
||||||||||||||
_________________ The PHP IDE team |
|
That’s right I get so tired with installing remote debugging (I have hardly managed to make my internet provider enable port mapping for my PC as an exception, to make it accessible from my server and everything was in vain) that forgot to say "cannot" instead of “can” |
||||||||||||||||
|
Site Admin
|
Why not to use SSH tunnel? in this case you don't need any extra mappings for the NAT router. You only need an ssh account. If you use sftp, you definitely alredy have one.
reagarding encoded files, they are supposed to be NON DEBUGGABLE. So if you have no sources, forget about debugging it. |
||||||||||||
_________________ The PHP IDE team |
|
Because I can not create tunnel using PuTTY. Anyway by the end I have managed to create port mapping and the server side application establishes connection to my PC successfully.
Of cause I have the source files (it is my own engine) but only on the local PC. On the server I have encoded ones, to prevent stilling the used algorithms (I am writing engine during last year and I am still improving it). |
||||||||||||||||
|
Site Admin
|
I have very little to add or comment. If you encode files using ZG, regardless you have sources or not, you can't debug encoded files. You can debug sources and only sources. If you encode files using NuCoder, everything is almost the same, except when you (intentionally) enable debug info in the encoded files. In this case you'll be able to debug them (remotely). Sources will be needed for the sake of IDE/editor. |
||||||||||||||
_________________ The PHP IDE team |
Problem with "remote debugger" + "Zend Guard' |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by