i just try to use Bytecode function with my plugin
and error occured that perl cant find the openkore's source file
and stuck at
use Plugins;
use bla bla bla
because thay cant locate Plugins.pm at @INC (include perl/lib , perl/site/lib)
anyone know how to fix this problem ?
thanks
Bytecode and plugin (example.pl)
Moderator: Moderators
-
- Super Moderators
- Posts: 801
- Joined: 06 May 2008, 12:47
- Noob?: No
Re: Bytecode and plugin (example.pl)
What Bytecode function?Bytecode function
Are you talking about obfuscating a plugin that you wrote or?

One ST0 to rule them all? One PE viewer to find them!
One ST_kRO to bring them all and in the darkness bind them...
Mount Doom awaits us, fellowship of OpenKore!
One ST_kRO to bring them all and in the darkness bind them...
Mount Doom awaits us, fellowship of OpenKore!
-
- Noob
- Posts: 3
- Joined: 02 Aug 2009, 12:56
- Noob?: No
Re: Bytecode and plugin (example.pl)
im trying to encrypt my plugin -_-
but it fail (as my post)
but it fail (as my post)
-
- Administrator
- Posts: 1301
- Joined: 24 Apr 2008, 12:02
Re: Bytecode and plugin (example.pl)
I think, that if you wanna play with "ByteCode" XS module, you better start learning Perl more deep. 
