![]() |
|
XP is just a number | |
PerlMonks |
Re^5: Code hiding in Perlby afoken (Chancellor) |
on Jun 29, 2015 at 18:48 UTC ( #1132508=note: print w/replies, xml ) | Need Help?? |
you just can't debug that .. because it is disabled. That's just ridiculous. Perhaps you can disable the Perl build-in debugger. But you can't disable external debuggers. Sure, you can add code to the executable that makes them harder to use, but you can not prevent your program from being run under a debugger or in a virtualised environment. If you think you can, show your code! Alexander
-- Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)
In Section
Seekers of Perl Wisdom
|
|