Hello,
I want to know some useful information about how Exe2Aut and other decompilers works.
this is my question:
1) how Exe2Aut and other decompilers know if the exe is a compiled autoit script?
1.1) Is it looking for string like "au3" , "autoit" in some area of the exe?
if so then what string it is looking?
1.2) Is it looking for some binary data in the exe that identify the script as autoit exe?
1.3) Does it checks if the script is autoit by checking data structure of the binary or some thing like this? if so then what can i do to hide the structure?
1.4) Is it use other technique I have not mentioned? If yes then please tell me the other techniques ..
I'd love to get information about it.
If I'm not clear then I'm sorry.
English it's not my original language ..
Thanks for helpers!
I want to know some useful information about how Exe2Aut and other decompilers works.
this is my question:
1) how Exe2Aut and other decompilers know if the exe is a compiled autoit script?
1.1) Is it looking for string like "au3" , "autoit" in some area of the exe?
if so then what string it is looking?
1.2) Is it looking for some binary data in the exe that identify the script as autoit exe?
1.3) Does it checks if the script is autoit by checking data structure of the binary or some thing like this? if so then what can i do to hide the structure?
1.4) Is it use other technique I have not mentioned? If yes then please tell me the other techniques ..
I'd love to get information about it.
If I'm not clear then I'm sorry.
English it's not my original language ..
Thanks for helpers!