Opened 18 years ago
Closed 18 years ago
#364 closed Bug (No Bug)
Error at runtime caused by obfuscator
| Reported by: | madflame991 | Owned by: | Jos |
|---|---|---|---|
| Milestone: | Component: | SciTE4AutoIt | |
| Version: | Other | Severity: | None |
| Keywords: | obfuscator | Cc: |
Description
After I compile this I get "Line -1: Error: Array variable subscript badly formatted". Why? I tested it on WinXP Pro Sp 1 and it worked, but on WInXP Pro SP2 it crushed.
The script has been compiled under version 3.2.12.0 and obfuscated under version 1.0.24.12
#Region ;**** Directives created by AutoIt3Wrapper_GUI **** #AutoIt3Wrapper_UseUpx=n #AutoIt3Wrapper_Run_Obfuscator=y #EndRegion ;**** Directives created by AutoIt3Wrapper_GUI **** Global $var[4] $var[1] = 'boo' MsgBox(0, 'title', $var[1])
Attachments (1)
Change History (9)
comment:1 by , 18 years ago
| Severity: | Blocking → None |
|---|
comment:2 by , 18 years ago
| Component: | AutoIt → Other |
|---|---|
| Version: | 3.2.12.0 → Other |
comment:3 by , 18 years ago
Works fine for me using the latest version of Obfuscator v1.0.24.17.
Jos
comment:4 by , 18 years ago
| Component: | Other → SciTE4AutoIt |
|---|---|
| Owner: | set to |
| Status: | new → assigned |
by , 18 years ago
| Attachment: | err_obf.JPG added |
|---|
comment:5 by , 18 years ago
I downloaded the last version and it still won't work. The error only appears when I'm launching the compiled executable under Windows XP SP2. I provided a screenshot in the attachement.
comment:6 by , 18 years ago
Please zip up the following files and PM/Email them to me to allow me to see what is happening:
- Original script source.
- The Obfusticated version of the script
- The Obfuscator.log generated by Obfuscator for this script located on the Obfuscator program directory.
- The ouput EXE giving the error.
Jos
comment:7 by , 18 years ago
| Summary: | Error at runime caused by obfuscator → Error at runtime caused by obfuscator |
|---|
comment:8 by , 18 years ago
| Resolution: | → No Bug |
|---|---|
| Status: | assigned → closed |
Received the test files and they all worked fine for me on WinXP sp2 & 3.

Automatic ticket cleanup.