dr4k0nia / AHK-Dumper

Dumper for compiled AutoHotKey Scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AHK-Dumper

Dumper for compiled AutoHotKey Scripts

This tool will dump the original ahk script from a compiled ahk executable.

Usage

Via commandline arguments:

AHKDumper.exe <file>

Make sure to restore the NuGet packages before compiling.

Dependencies

  • AsmResolver (nuget package)
  • Costura (nuget package)

About

Dumper for compiled AutoHotKey Scripts


Languages

Language:C# 100.0%