An open API service indexing awesome lists of open source software.

https://github.com/drylikov/ahk_dumper

Dumper for compiled AutoHotKey Scripts.
https://github.com/drylikov/ahk_dumper

Last synced: 9 days ago
JSON representation

Dumper for compiled AutoHotKey Scripts.

Awesome Lists containing this project

README

        

# AHK_Dumper
**Dumper for compiled AutoHotKey Scripts**

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

## Usage

Via commandline arguments:

AHK_Dumper.exe

Make sure to restore the NuGet packages before compiling.

## Dependencies
- AsmResolver (nuget package)
- Costura (nuget package)