|
-### Obfuscation Error: Found Call() statement using unsolvable Func, which will/could lead to problems running your obfuscated script.
>### current Func: __CoProcReciverHandler
E:\ss\CoProc.au3(320,1) Warning for line:Call($gs_CoProcReciverFunction, $gv_CoProcReviverParameter)
-### Obfuscation Error: Found Eval() statement using unsolvable Func, which will/could lead to problems running your obfuscated script.
>### current Func: _ConsoleForward
E:\ss\CoProc.au3(387,1) Warning for line:$iPid = Eval("iPid" & $i)
-###2 Obfuscation Error: Found Execute() statement which will lead to problems running your obfuscated script.
>### current Func: __CoProcStartup
E:\ss\CoProc.au3(501,1) Warning for line:Execute($sCmd)
-### Obfuscation Error: Found Call() statement using unsolvable Func, which will/could lead to problems running your obfuscated script.
>### current Func: __CoProcStartup
E:\ss\CoProc.au3(506,1) Warning for line:Call($sCmd, BinaryToString (EnvGet("CoProcParameter")))
-### Obfuscation Error: Found Call() statement using unsolvable Func, which will/could lead to problems running your obfuscated script.
>### current Func: __CoProcStartup
E:\ss\CoProc.au3(509,1) Warning for line:Call($sCmd)
-#############################################################################################
-#### Obfuscator Found 7 Error(s)!!!! This means your script could have problems running properly. ####
-#############################################################################################
+> Obfuscator v1.0.26.9 finished obfuscating 14366 lines, stripped 18674 comment lines. created:E:\ss\ss_Obfuscated.au3
n $batNum = Int($batNum) + 1
这个错误是多使用了多进程函数 用了代码迷惑以后就会报这个错,代码迷惑参数为sf 0/1
不进行代码迷惑程序正常,请大家一起看看是什么问题
我是从论坛上下的CoProc.au3 |
|