Dumper for compiled AutoHotKey Scripts
This tool will dump the original ahk script from a compiled ahk executable.
Via commandline arguments:
AHKDumper.exe <file>
Make sure to restore the NuGet packages before compiling.
- AsmResolver (nuget package)
- Costura (nuget package)