CoProc.au3代码迷惑报的错,大家帮忙看看
-### 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 不懂,纯帮顶 没必要代码迷惑,会降低脚本执行速度的。
而且现在的版本也没出现的反编译的情况 其实我也不想要代码迷惑,但是不用代码迷惑可以用工具看到内存的源代码 真的?什么工具这么牛叉
分享下:face (10): 我写的几十行的程序都不能代码迷惑
只要使用代码迷惑就出错
用的论坛汉化版本
页:
[1]