Skip to content

Instantly share code, notes, and snippets.

@Jacobboogiebear
Last active March 4, 2024 22:08
Show Gist options
  • Save Jacobboogiebear/f033a62fa7389cf5a33688363c05185a to your computer and use it in GitHub Desktop.
Save Jacobboogiebear/f033a62fa7389cf5a33688363c05185a to your computer and use it in GitHub Desktop.
How to unpack and AutoHotKey (using default available packers) file from the compiled executable (EXE)

How to unpack any Autohotkey (default packers) autohotkey file from EXE

Video Tutorial

Please use this to reference

If you'd like to link to or reference this information, I'd really appriciate if you post something along the lines of this:

Info found from Jacob Morris (github.com/jacobboogiebear)
Link to gist with info found here: http://tinyurl.com/how-to-decompile-ahk

Links

  1. AutoHotKey (Direct Download)

    a. UPX (Direct Download)

    b. MPRESS (Direct Download)

  2. NTInfo (Website/Blog)

    a. Detect It Easy (DIE) (Direct Download)

    b. XVolkolak (Direct Download)

  3. Ghidra (Direct Download)

  4. Rapidtables (HEX to ASCII) (Website)

VSCode Autohotkey V2 Extension

Marketplace

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment