Opened on Jun 9, 2008 at 5:01:15 PM
#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 , on Jun 9, 2008 at 6:00:05 PM
| Severity: | Blocking → None |
|---|
comment:2 by , on Jun 13, 2008 at 11:20:17 PM
| Component: | AutoIt → Other |
|---|---|
| Version: | 3.2.12.0 → Other |
comment:3 by , on Jun 14, 2008 at 1:43:13 PM
Works fine for me using the latest version of Obfuscator v1.0.24.17.
Jos
comment:4 by , on Jun 14, 2008 at 8:12:50 PM
| Component: | Other → SciTE4AutoIt |
|---|---|
| Owner: | set to |
| Status: | new → assigned |
by , on Jun 15, 2008 at 9:59:40 AM
| Attachment: | err_obf.JPG added |
|---|
comment:5 by , on Jun 15, 2008 at 10:00:05 AM
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 , on Jun 15, 2008 at 10:11:06 AM
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 , on Jun 16, 2008 at 3:08:36 AM
| Summary: | Error at runime caused by obfuscator → Error at runtime caused by obfuscator |
|---|
comment:8 by , on Jun 16, 2008 at 8:55:21 PM
| Resolution: | → No Bug |
|---|---|
| Status: | assigned → closed |
Received the test files and they all worked fine for me on WinXP sp2 & 3.

Automatic ticket cleanup.