Timeline



Jul 22, 2013:

7:34 PM Milestone 3.3.9.11 completed
2:38 PM Ticket #2355 (Custom compiler) updated by Terenz
James don't tell me the only way is surrender... A custom compiler maybe is not the solution against hacker but at least after automatic tools, if the exe changes everytime you don't need a different approach everytime? Another way is maybe to obfuscate the Autoit Stub or make it "dynamic" every time it compile a new exe? ( we can't do it but some unofficial tools does it, i don't have try that tools because is breaks the AutoIt EULA ) or adding some random junkcode to some part of the code for deceive the automatic tools? I'm not an expert of this thing and probably i'm just saying crap words, but I can not believe at the phrase "I tried but there is nothing to do, sorry" for my part i'm trying to help in any way i can.
2:03 PM Ticket #2356 (ControlGetText return blank string, but Window Info tool work without fail) closed by Jon
Works For Me: ControlGetText() and Au3Info use the same engine in the next beta. If not resolved then reopen. But I will need an example script that I can use to repo.
1:25 PM Ticket #2365 (FileFindNextFile - information in @extended) created by Melba23
At present FileFindNextFile sets @extended to 1 if the …
12:31 PM Ticket #2355 (Custom compiler) updated by James
AutoIt is a scripting language. When your script is compiled, the EXE is a result of the interpreter and source code being bundled together. Over the years Jon has always tried to defeat the hackers, but they get quicker and quicker each time.
11:48 AM Ticket #2362 (ControlGetText, WinGetTitle sometimes reads ANSI as Wide) closed by Jon
Fixed: Fixed by revision [8072] in version: 3.3.9.11
10:38 AM Ticket #2364 (Call with CallArgArray regression in beta) created by J-Paul Mesnage
I found the following script does nt behave the same […]
9:41 AM Ticket #2363 (Call with invalid proc regression) created by J-Paul Mesnage
The following script was working with standard release It does not …
9:38 AM Ticket #2213 (Problem with UDPOpen or UDPRecv an computer with more the one networc card) updated by Rainer <rainer@…>
Why you reject this bug? I need the correct working of this function in 2 of my projects!
9:01 AM Ticket #2361 (RegRead doesn't read REG_QWORD values) closed by Jon
Fixed: Fixed by revision [8068] in version: 3.3.9.11
8:24 AM Ticket #2362 (ControlGetText, WinGetTitle sometimes reads ANSI as Wide) created by Ascend4nt@…
Sometimes ControlGetText or WinGetTitle will return characters that …
8:00 AM Ticket #2361 (RegRead doesn't read REG_QWORD values) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
7:49 AM Ticket #2361 (RegRead doesn't read REG_QWORD values) updated by Jon
Type changed
7:48 AM Ticket #2361 (RegRead doesn't read REG_QWORD values) updated by Jon
Owner, Status changed
Yeah that's weird. The part to read is completely missing.
7:46 AM Ticket #2353 (FileSelectFolder doesn't refresh after creating new folder with ...) closed by Jon
No Bug: This looks to be a bug in the windows control rather than AutoIt.
7:43 AM Ticket #2311 (Wrong handling of casesense parameter in StringReplace) closed by Jon
Fixed: Fixed by revision [8067] in version: 3.3.9.11
2:00 AM Ticket #2361 (RegRead doesn't read REG_QWORD values) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
1:31 AM Ticket #2361 (RegRead doesn't read REG_QWORD values) created by Ascend4nt@…
This is an inconsistency in how AutoIt works with Registry data. …

Jul 21, 2013:

11:32 PM Tickets #14,​15,​382,​546,​588,​767,​978,​988,​1034,​1035,​1120,​1127,​1186,​1198,​1373,​1451,​1497,​1533,​1547,​1554,​1645,​1649,​1681,​1706,​1709,​1713,​1723,​1846,​1869,​1873,​1919,​1931,​1943,​2057,​2109,​2119,​2122,​2142,​2164,​2188,​2220,​2266,​2278,​2282,​2321,​2322 batch updated by Jon
Rejected
11:31 PM Tickets #1024,​1231,​1317,​1336,​1368,​1472,​1503,​1650,​1652,​1667,​1832,​1870,​1953,​1954,​2002,​2018,​2054,​2058,​2066,​2091,​2124,​2152,​2167,​2168,​2171,​2181,​2190,​2210,​2213,​2279,​2284,​2299,​2300,​2309,​2310,​2312,​2313,​2315,​2316,​2317,​2323 batch updated by Jon
Rejected
8:00 PM Ticket #2360 (implement optional byref parameter passing to function) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
7:49 PM Ticket #2360 (implement optional byref parameter passing to function) created by JoeCool
Currently passing optional parameters is by value only... I will love …
6:48 PM Ticket #2311 (Wrong handling of casesense parameter in StringReplace) updated by guinness
This demonstrates the difference. […]
6:09 PM Milestone 3.3.9.10 completed
5:47 PM Ticket #2350 (Strange issue when using $SS_ETCHEDVERT and $SS_ETCHEDHORZ) closed by Jon
Fixed: Fixed by revision [8061] in version: 3.3.9.10
5:45 PM Ticket #2286 (GuiCtrtlGetState without a controlID parameter runs but aborts AutoIt) closed by Jon
Fixed: Fixed by revision [8060] in version: 3.3.9.10
2:44 PM Ticket #2358 (FileInstall: accept "" as "source" to include the current script) updated by vlad@…
The directive could be a solution as well ... probably better. In terms of improper usage, FileInstall is a very special function by its nature and I imagine it is always used "with a clear purpose". As the "source" has to be literal, there is no chance a non-initialized variable could offer a "fake" empty string. So, in my opinion, an "accidental" empty string shouldn't be a real concern.

Jul 20, 2013:

11:19 PM Ticket #2358 (FileInstall: accept "" as "source" to include the current script) updated by guinness
If this was to be accepted, I would say a pragma directive would be more appropriate. Imagine if a user mistakenly used "" in FileInstall and didn't mean to include their source.
10:00 PM Ticket #2358 (FileInstall: accept "" as "source" to include the current script) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
9:53 PM Ticket #2358 (FileInstall: accept "" as "source" to include the current script) created by vlad@…
To the extent of my search, this issue wasn't raised before (sorry if …
11:51 AM Ticket #2274 (StringRegExp crashes on large string) closed by jchd18
No Bug
11:49 AM Ticket #2274 (StringRegExp crashes on large string) updated by jchd18
Use either patterns to avoid high backtracking: […] Both work fast with beta 3.3.9.8 on W7 X64/x86.
8:58 AM Milestone 3.3.9.9 completed

Jul 19, 2013:

10:14 PM Ticket #2351 (_ExcelBookSaveAs format XLSX (default workbook)) closed by guinness
Completed
10:14 PM Ticket #2351 (_ExcelBookSaveAs format XLSX (default workbook)) updated by guinness
This is currently in the beta v3.3.9.8.
9:59 PM Ticket #2320 (_IENavigate return values) closed by guinness
Fixed: Fixed by revision [8021] in version: 3.3.9.9
5:18 PM Ticket #1991 (Include CAPTUREBLT flag in _ScreenCapture_Capture) closed by guinness
Wont Fix
5:04 PM Ticket #1767 (_IETableWriteToArray does not handle Rowspan, ColSpan, and strips tags ...) closed by guinness
Rejected

Jul 18, 2013:

9:22 PM Ticket #1941 (Generate syntax files for Forum, Wiki) closed by Jos
Completed: Added by revision [8012] in version: 3.3.9.9
11:41 AM Milestone 3.3.9.8 completed

Jul 17, 2013:

12:00 PM Ticket #1942 (Better support for online documentation.) updated by TicketCleanup
Milestone changed
Automatic ticket cleanup.
11:49 AM Ticket #1942 (Better support for online documentation.) updated by guinness
HTML syntax has been tidied and updated to meet today's standards.
11:49 AM Ticket #1942 (Better support for online documentation.) closed by guinness
Fixed

Jul 16, 2013:

1:11 PM Ticket #2355 (Custom compiler) updated by MyEarth
I'd like to know what devs think about this Feature Request. Seems an important step for security development and i'm agree in every step in that direction
10:52 AM Ticket #2340 (_GUICtrlListView_SimpleSort changes sort parameter variable value) closed by guinness
Completed: Added by revision [7935] in version: 3.3.9.8
9:13 AM Ticket #2338 (Here is a Modification to _ArraySearch UDF) closed by guinness
Completed: Added by revision [7931] in version: 3.3.9.8
8:25 AM Ticket #2357 ($WM_SIZING missing in WindowsConstants.au3 in 3.3.9.7) updated by guinness
I added back Global Const $WM_SIZING = 0x0214 to WindowsConstants.au3.
8:23 AM Ticket #2357 ($WM_SIZING missing in WindowsConstants.au3 in 3.3.9.7) closed by guinness
Completed: Added by revision [7928] in version: 3.3.9.8

Jul 15, 2013:

10:30 PM Ticket #2352 (_ExcelWriteSheetFromArray incorrect start row and col array) updated by guinness
I understand, but you can just change the parameters. I agree the Defaults should be 0, but it's not worth a script breaking change.
10:21 PM Ticket #2357 ($WM_SIZING missing in WindowsConstants.au3 in 3.3.9.7) updated by guinness
This is a valid issue that will be fixed.
12:26 PM Ticket #2357 ($WM_SIZING missing in WindowsConstants.au3 in 3.3.9.7) created by skyteddy <rainer@…>
Hello, if I want to compile my script with the latest beta-version …
6:42 AM Ticket #2352 (_ExcelWriteSheetFromArray incorrect start row and col array) updated by slash.cyberpunk@…
Replying to BrewManNH: > That is the function's default setting, it has nothing to do with the array starting at 0 or not. The function appears to have been written to assume the array count is kept in $array[0][0] and the data in the array starts as 1. Unfortunately, the data in the Excel workbook recorded starting from a position [0][0] in this function. In order to properly record the whole array of information, you need to specify all the parameters for the function with the start [0][0] or the easiest way to fix the function itself ... Sorry for my bad English.

Jul 13, 2013:

11:00 AM Ticket #2356 (ControlGetText return blank string, but Window Info tool work without fail) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
10:26 AM Ticket #2356 (ControlGetText return blank string, but Window Info tool work without fail) created by anonymous
ControlGetText and Window Info tool seems work differently and while …
8:40 AM Ticket #2355 (Custom compiler) updated by Terenz
Replying to ewieldra: > Search for AutoCamo on the forum Did you read the comment n°3? Also AutoIt3Camo is useless and did not help with that type of tools

Jul 12, 2013:

10:59 PM Ticket #2355 (Custom compiler) updated by ewieldra
Search for AutoCamo on the forum
6:30 PM Ticket #2355 (Custom compiler) updated by anonymous
Ops, missspelling. "if a custom compiler or any other..."
6:19 PM Ticket #2355 (Custom compiler) updated by anonymous
Actually, and certainly i'm not happy of that, you can decompiling an autoit script in a snap of fingers. If a custom decompile or any other solution can reverse the course, i'm approve it
6:15 PM Milestone 3.3.9.7 completed
3:41 PM Ticket #2355 (Custom compiler) updated by anonymous
Nobody wants to see your work days, months or years lost easily so I also seek ways to prevent or hinder decompiler and support the idea of ​​single executable each time it is compiled.
3:16 PM Ticket #2355 (Custom compiler) updated by Terenz
An autoit exe can be easily decompiled with automatics tool, obfuscated or not. There are many ways to "protect" an executable in the forum, like AutoIt3Camo, or custom packer, like Themida, Armadillo etc. but really they are useless, i have make some test but everytime i have the source from my exe So if there is development of a custom compiler ( like alternative, i don't want to replace tha actually ) which it create an unique exe everytime, or a password protect executable against decompiler, at least our work can be "safe" against automatic tools and can be reversed only in a manual way I hope i was clear what is my intention with this request.
11:15 AM Ticket #2355 (Custom compiler) updated by guinness
Can you explain what is wrong with the current compiler?
10:00 AM Ticket #2355 (Custom compiler) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
9:18 AM Ticket #2355 (Custom compiler) created by Terenz
Would to be nice for improve the security of our script ( actually not …
7:53 AM Ticket #2352 (_ExcelWriteSheetFromArray incorrect start row and col array) closed by guinness
Wont Fix
4:13 AM Ticket #2352 (_ExcelWriteSheetFromArray incorrect start row and col array) updated by BrewManNH
That is the function's default setting, it has nothing to do with the array starting at 0 or not. The function appears to have been written to assume the array count is kept in $array[0][0] and the data in the array starts as 1.

Jul 11, 2013:

7:34 PM Ticket #1698 (GUICtrlSetLimit, limit 32767) updated by Jon
Fixed by revision [7850] in version: 3.3.9.7
7:33 PM Ticket #1698 (GUICtrlSetLimit, limit 32767) closed by Jon
Fixed: Fixed by revision [7849] in version: 3.3.9.7
6:00 PM Ticket #2354 (_ArrayTranspose to the Array UDF.) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
5:32 PM Ticket #2354 (_ArrayTranspose to the Array UDF.) closed by guinness
Completed: Added by revision [7843] in version: 3.3.9.7
5:31 PM ArrayTranspose.zip attached to Ticket #2354 by guinness
5:31 PM Ticket #2354 (_ArrayTranspose to the Array UDF.) created by guinness
Add the _ArrayTranspose by jchd to the Array UDF.
5:24 PM Ticket #2353 (FileSelectFolder doesn't refresh after creating new folder with ...) created by holger.pandel@…
How to reproduce: - assign a network drive (net use z: …

Jul 10, 2013:

3:39 PM Ticket #2352 (_ExcelWriteSheetFromArray incorrect start row and col array) created by slash.cyberpunk@…
In Excel.au3 in function _ExcelWriteSheetFromArray incorrect start row …
11:08 AM Milestone 3.3.9.6 completed
11:07 AM Milestone 3.3.9.5 completed

Jul 9, 2013:

12:00 PM Ticket #2351 (_ExcelBookSaveAs format XLSX (default workbook)) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
11:54 AM Ticket #2351 (_ExcelBookSaveAs format XLSX (default workbook)) created by slash.cyberpunk@…
In beta 3.3.9.2 too. Add const: […] Change in _ExcelBookSaveAs …

Jun 24, 2013:

7:42 PM Ticket #2350 (Strange issue when using $SS_ETCHEDVERT and $SS_ETCHEDHORZ) created by BrewManNH
If you run the code below, you will see that $SS_ETCHEDVERT will …

Jun 23, 2013:

3:38 AM Ticket #2349 (Windows 8 #RequireAdmin Broken in Scite) updated by anonymous
It's good to see you, Valik. I just expected the IDE to maintain a handle to the script that it was debugging, like others. So I assumed it was a permission issue. It's clearly not and I appreciate the responses. Thanks for spelling it out, Jos. .

Jun 22, 2013:

7:21 PM Ticket #2344 (Obfuscator parameter for encyrpt+strip) closed by Jos
Rejected
7:21 PM Ticket #2344 (Obfuscator parameter for encyrpt+strip) updated by Jos
I don't really see why this requires an extra parameter as you can select the individual parameters and put them in your script with an Directive.
7:16 PM Ticket #2349 (Windows 8 #RequireAdmin Broken in Scite) closed by Jos
Works For Me
7:16 PM Ticket #2349 (Windows 8 #RequireAdmin Broken in Scite) updated by Jos
Your script is re-shelled with Admin privileges by Autoit3 and the original is ended, that is why you see this behaviour. Jos
12:18 PM Ticket #2348 (FileConstants.au3 doesn't have a constant for Option 8 for FileOpen) updated by guinness
Already fixed.
12:18 PM Ticket #2348 (FileConstants.au3 doesn't have a constant for Option 8 for FileOpen) closed by guinness
Fixed
5:33 AM Ticket #2349 (Windows 8 #RequireAdmin Broken in Scite) updated by Valik
You don't understand how #RequireAdmin works so you request that a text editor require elevation? Try your script again by replacing ConsoleWrite() with MsgBox().
3:31 AM Ticket #2349 (Windows 8 #RequireAdmin Broken in Scite) updated by BinaryBrother@…
A "workaround" is opening Scite with Administrative priveledges each time or manually setting it to always open with admin privs, but Scite should either ask for elevation or start elevated. IMO.
3:27 AM Ticket #2349 (Windows 8 #RequireAdmin Broken in Scite) updated by anonymous
Output on failure with #RequireAdmin >"C:\Program Files (x86)\AutoIt3\SciTE\AutoIt3Wrapper\AutoIt3Wrapper.exe" /run /prod /ErrorStdOut /in "C:\Users\BinaryBrother\Desktop\Wifi Au8dible.au3" /UserParams +>21:27:09 Starting AutoIt3Wrapper v.2.1.2.9 Environment(Language:0409 Keyboard:00000409 OS:WIN_8/ CPU:X64 OS:X64) >Running AU3Check (1.54.22.0) from:C:\Program Files (x86)\AutoIt3 +>21:27:09 AU3Check ended.rc:0 >Running:(3.3.8.1):C:\Program Files (x86)\AutoIt3\autoit3.exe "C:\Users\BinaryBrother\Desktop\Wifi Au8dible.au3" --> Press Ctrl+Alt+F5 to Restart or Ctrl+Break to Stop +>21:27:09 AutoIt3.exe ended.rc:0 >Exit code: 0 Time: 0.641
3:26 AM Ticket #2349 (Windows 8 #RequireAdmin Broken in Scite) created by BinaryBrother@…
If you open Scite normally, by double clicking on the icon, on a stock …
Note: See TracTimeline for information about the timeline view.