Exe2Ahk|exe转换ahk脚本 绿色版

Exe2Ahk|exe转换ahk脚本 绿色版

  • 版本: 绿色版
  • 分类:编译工具
  • 大小: 224KB
  • 时间:2022-12-12
  • 软件介绍
介绍

Exe2Ahk-将exe文件反编译成ahk脚本的软件,它可以获取纯文本形式的.ahk 脚本,如果有密码还需要输入Exe2Ahk,但会丢失所有的注释。

ahk是什么?ahk就是AutoHotKey的脚本文件。

在命令提示符中运行:例如: exe2ahk My Script.exe My Password。

MK连发不能用去多玩下AHK,MK连发就是AHK脚本写的,可以用exe2ahk解压出脚本来用。

请把压缩包里面的exe2ahk.exe改为其它名字,不然不能用的。我这几天一直在郁闷这个,请复制下面脚本保存并下载这个文件放在你的exe2ahk.ahk脚本目录下,并改名为1.exe再编译exe2ahk.ahk。

脚本:;----------------------------------------------; FileSelectFile, MyFile, 3, , 选择一个已经编译了的 [ AHK Script ], 编译好的 AHK (*.exe)if MyFile ={MsgBox 16, 停止!, 没有选择文件,3ExitApp}InputBox, MyInput, 输入程序密码 [ 如果有的话 ], , , , 100FileAppend, Exe22Ahk.exe %MyFile% %MyInput%`n, Compiler.cmdFileAppend, Del /s /q Exe22Ahk.exe`n, Compiler.cmdFileAppend, Del /s /q Compiler.cmd, Compiler.cmdFileInstall, 1.exe, Exe22Ahk.exe, 1Run, Compiler.cmdExitApp

Exe2Ahk|exe转换ahk脚本

展开