Jump to content

EncodeIt do Unkown function name


 Share

Recommended Posts

V. 3.1.1.133

Line 4 (file.... au3)

if _Singleton($3A67AA78A5E31064,1) = 0 Then Exit

if ^ ERROR

Error: Unknown function name.

#include "Misc.au3"
if _Singleton("AlTray",1) = 0 Then Exit

encoded:

Global Const $3A67AA72A5E310C4 = Round(99/3+15*100/4-13^2+81/3-17-245+99/3+15*100/4-13^2+81/3-17)
Global Const $3A67AA78A5E31514 = X03A40316A6C85FBB5('7C78', $3A67AA72A5E310C4)
Global Const $3A67AA78A5E31064 = X03A40316A6385FFB5('69947C9A89A1', $3A67AA78A5E31514)
if _Singleton($3A67AA78A5E31064,1) = 0 Then Exit
Func X03A40316A6385FFB5($3367AA78A5E31014, $3A97AA78A5E31014)
$3A67AA78A5831014 = ""
$3367AA78A5E31014 = X03A40316A6C85FF25($3367AA78A5E31014)
For $3A67AA72A5E31014 = 1 to StringLen($3367AA78A5E31014)
$3A67AA78A5831014 = $3A67AA78A5831014 & Chr(Asc(StringMid($3367AA78A5E31014,$3A67AA72A5E31014,1))-$3A97AA78A5E31014)
Next
Return $3A67AA78A5831014
EndFunc
Func X03A40316A6C85FF25($3A67AA7825E31014)
Local $3A670A78A5E31014, $3A67AA78A5E31014, $3A67AD78A5E31014, $3A67A178A5E31014, $3A67AA78A5931014, $3AF7AA78A5E31014, $3A67AA78A5E41014, $3A67AA48A5E31014
$3A67AA78A5E31014 = StringSplit($3A67AA7825E31014, "")
If Mod($3A67AA78A5E31014[0], 2) <> 0 Then
SetError(1)
Return -1
EndIf
For $3A67AD78A5E31014 = 1 To $3A67AA78A5E31014[0]
$3A67AA78A5E41014 = $3A67AA78A5E31014[$3A67AD78A5E31014]
$3A67AD78A5E31014 = $3A67AD78A5E31014 + 1
$3A67AA48A5E31014 = $3A67AA78A5E31014[$3A67AD78A5E31014]
$3A67A178A5E31014 = Dec($3A67AA78A5E41014 & $3A67AA48A5E31014)
If @error <> 0 Then
SetError(1)
Return -1
EndIf
$3A67AA78A5931014 = Chr($3A67A178A5E31014)
$3A670A78A5E31014 = $3A670A78A5E31014 & $3A67AA78A5931014
Next
Return $3A670A78A5E31014
EndFunc
Func X03A40316A6C85FBB5($3367AA78A5E31014, $3A67AA72A5E310C4)
$3A67AA78A5831014 = ""
$3A67AA78A5331014 = 72
$3367AA78A5E31014 = X03A40316A6C85FF25($3367AA78A5E31014)
For $3A67AA72A5E31014 = 1 to StringLen($3367AA78A5E31014)
$3A67AA78A5831014 = $3A67AA78A5831014 & Chr(Asc(StringMid($3367AA78A5E31014,$3A67AA72A5E31014,1))-$3A67AA78A5331014)
Next
Return $3A67AA78A5831014
EndFunc

no problem if i use:

#include "Misc.au3"
if call("_Singleton","AlTray",1) = 0 Then Exit
Edited by Ontosy
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...