Search found 1418 matches

by SOTE
03 Feb 2023, 06:49
Forum: Ask for Help (v1)
Topic: prevent decompile
Replies: 11
Views: 2518

Re: prevent decompile

AHK_H cannot be broken, but in this solution, too, my script becomes useless because it slows down. When I encrypt it with the encryptor, I run the script, but the script shuts itself down with nothing. Maybe I better paste my original code here. Here is the code: Let's start with some basics and o...
by SOTE
02 Feb 2023, 06:49
Forum: AutoHotkey_H
Topic: [Guide] Compiling Ahk_h's source step by step Topic is solved
Replies: 51
Views: 49925

Re: [Guide] Compiling Ahk_h's source step by step Topic is solved

Maybe people might want to check out- https://github.com/thqby/AutoHotkey_H (which is an active AHK_H fork) or message thqby. Source and zip for thqby fork (https://github.com/thqby/AutoHotkey_H/releases). If/when HotKeyIt comes back, possibly he and thqby can collaborate some more, as they did befo...
by SOTE
02 Feb 2023, 06:19
Forum: Off-topic Discussion
Topic: Report False-Positives To Anti-Virus Companies
Replies: 121
Views: 999768

Re: Report False-Positives To Anti-Virus Companies

The folks that develop the files should submit them to the various antivirus vendors that are saying the files are malicious. Yes, there is something to be said about being proactive. However, the antivirus vendors can be a bit tricky too, as have various processes or make seemingly arbitrary decis...
by SOTE
02 Feb 2023, 06:11
Forum: KeySharp
Topic: Keysharp - the resurrection of IronAHK
Replies: 216
Views: 97649

Re: Keysharp - the resurrection of IronAHK

mfeemster wrote:
28 Jan 2023, 22:08
Going to keep tying up loose ends and will post here when we've made more progress.
ahk7 wrote:
30 Jan 2023, 12:16
Thanks for keeping us informed :thumbup:
Totally agree with that sentiment, the updates are good. Hoping Keysharp can go alpha sometime in the near future.
by SOTE
10 Nov 2022, 06:17
Forum: Other Programming Languages
Topic: Red and Rebol
Replies: 9
Views: 10987

Re: Red and Rebol

It's very interesting to see what has happened with Red, since this post. It appears they (the main developers) got sidetracked, possibly because of Corona issues and also side projects. However, they seem much more focused on getting to 1.0 and upgrading to 64-bit. Unfortunately or fortunately (dep...
by SOTE
24 Oct 2022, 05:19
Forum: Ask for Help (v1)
Topic: Need help about encrypt source code
Replies: 2
Views: 330

Re: Need help about encrypt source code

Even if you don't do all the compiling steps, AHK_H has 2 kinds of compression, built-in or 3rd party (mpress or UPX). Just selecting the built-in compression option will make the source unreadable for any of the usual and popular ways of trying to decompile it. Also keep in mind, that its all prote...
by SOTE
02 Oct 2022, 01:46
Forum: KeySharp
Topic: Keysharp - the resurrection of IronAHK
Replies: 216
Views: 97649

Re: Keysharp - the resurrection of IronAHK

Great news that you guys are still pressing forward and testing. Linux support is a long, long way off. And quite a bit of what AHK does will not be portable to Linux because it's very Windows specific. But hopefully the core functionality will translate. Would be great to see you guys team up with ...
by SOTE
01 Oct 2022, 22:55
Forum: AutoHotkey Development
Topic: 2.0 beta Trojan.GenerickKDS.61001905 infection detected in download
Replies: 5
Views: 1622

Re: 2.0 beta Trojan.GenerickKDS.61001905 infection detected in download

That my friend, is why I don't use an Anti-Virus. If you're well informed about cybersecurity and how to approach situations and know in depth why AVs flag AHK, it's worth considering if you want an AV in the first place because it doesn't just do false positives, but also take some resources away....
by SOTE
01 Oct 2022, 22:48
Forum: AutoHotkey Development
Topic: 2.0 beta Trojan.GenerickKDS.61001905 infection detected in download
Replies: 5
Views: 1622

Re: 2.0 beta Trojan.GenerickKDS.61001905 infection detected in download

I got a popup about Trojan.GenerickKDS.61001905 infection on the current beta 2.0 download. I have quarantined it. You are not giving us any details about the situation. Instead of creating panic, we might be more studied about such situations. For anybody to be helpful, some basic details are need...
by SOTE
03 Sep 2022, 04:05
Forum: AutoHotkey Development
Topic: Will v2 ever hit the stable state?
Replies: 61
Views: 15558

Re: Will v2 ever hit the stable state?

In case anyone is wondering about the actual question posed: Yes, you are correct, AHK v2 is relatively stable. But, the OP (swq), asked several other questions and expressed a number of concerns. His other questions and concerns are relevant too. ...It took so many years and there are still progra...
by SOTE
02 Sep 2022, 07:59
Forum: Other Programming Languages
Topic: Python Forum Category
Replies: 2
Views: 2770

Re: Python Forum Category

You should add a Python forum category within the Other Programming Languages category. Board Index >> General >> Other Programming Languages >> Python Oddly, I'm mostly against doing such. The languages shown in Other Programming Languages have long and strong connections to AutoHotkey. C/C++ is w...
by SOTE
02 Sep 2022, 05:07
Forum: Other Utilities & Resources
Topic: My experience porting AHK scripts to Linux.
Replies: 42
Views: 49407

Re: My experience porting AHK scripts to Linux.

burque505 wrote:
27 Aug 2022, 11:21
@SOTE, nice post, thank you!
@burque505
You are welcome. There is also bit more, involving Tinku99 and others (dealing with WINE and Linux), so put that in an update of the previous post.
by SOTE
01 Sep 2022, 21:51
Forum: AutoHotkey Development
Topic: Will v2 ever hit the stable state?
Replies: 61
Views: 15558

Re: Will v2 ever hit the stable state?

Why do you need to convert this code? I mostly agree with the opinions given by Tank. This issue should not be so casually underestimated, be it for the average user or for those using AHK in a workplace or business situation. It's problematic for a lot of people to use and maintain different versi...
by SOTE
27 Aug 2022, 05:02
Forum: General Discussion
Topic: AHK Versions
Replies: 23
Views: 7335

Re: AHK Versions

My take on these interesting perspectives, is that AHK v2 is like the inevitable up and coming young contender that will one day become the champ. Where with AHK v1.1, it's like a battle hardened veteran and old champ, where we can all see the end coming. But the old champ (AHK v1.1) still has some ...
by SOTE
25 Aug 2022, 03:00
Forum: General Discussion
Topic: AHK_X11, AutoHotkey for Linux
Replies: 18
Views: 60119

Re: AHK_X11, AutoHotkey for Linux

Great idea and demonstration, including usage of Crystal. I think you should go as far with AHK "Classic", as you can. There is the nostalgia aspect, like when people bring back classic games, and it could also provide a very useful baseline of ported over features. Thus the project becoming a refer...
by SOTE
24 Aug 2022, 05:24
Forum: Other Utilities & Resources
Topic: My experience porting AHK scripts to Linux.
Replies: 42
Views: 49407

Re: My experience porting AHK scripts to Linux.

I have just joined this forum to see how AHK is applied by cross platform users. As one Ubuntu user to another. Actually I do have Windows 10 in dual boot setup but largely I develop these days in Ubuntu. I have searched for cross platform automation tools... Eventually, there will be a cross platf...
by SOTE
21 Aug 2022, 01:58
Forum: Off-topic Discussion
Topic: jeeswg's homepage
Replies: 20
Views: 51322

Re: jeeswg's homepage

No offence, but this is a bit pathetic :lol: . Use Github... Actually, it appears that Jeeswg does have a GitHub account and page, which has existed for some years. It would appear to be him, as its AutoHotkey related, but such things are difficult to confirm. If it is him, and since he got banned,...
by SOTE
17 Aug 2022, 06:13
Forum: Off-topic Discussion
Topic: Report False-Positives To Anti-Virus Companies
Replies: 121
Views: 999768

Re: Report False-Positives To Anti-Virus Companies

...The installation finished successfully, however trying to run AutoHotkey.exe I am getting a CrowdStrike Falcon Sensor error: A process was blocked because malicious behavior was detected. ...what can be done about it? Info on how to contact CrowdStrike is on the first page and post. Any idea why...
by SOTE
17 Aug 2022, 05:30
Forum: General Discussion
Topic: AHK Versions
Replies: 23
Views: 7335

Re: AHK Versions

For now, I recommend just sticking to the latest v1.1+ Eventually, v2 will be out of beta, but not for a while at least. Agree, would go with v1.1+ because of so much help, videos, ebooks, and libraries. Could be argued that v2 is more for those that don't mind being more on the cutting edge, are e...
by SOTE
16 Aug 2022, 18:47
Forum: Ask for Help (v1)
Topic: Why AHK controlsend with {Enter} not working? Topic is solved
Replies: 6
Views: 913

Re: Why AHK controlsend with {Enter} not working? Topic is solved

Sorry Bro, your code still can't controlsend the {Enter} key In order for people to help you, for your part, it's best to provide as much information as possible. Looking at this, I (and I'm sure others) have no idea about what topgood is. Maybe you can provide a screenshot of the program and your ...

Go to advanced search