오토잇 디컴파일러(AutoIt3 Decompiler)
오토잇(autoit3)의 스크립트를 실행 파일(EXE)로 변환 후 다시 오토잇으로 역변환하는 오토잇 디컴파일러 입니다. 오토잇 소스를 보관했던 자료를 잃어버린 경우이거나 또는 다른 이유로 분실하였을 경우 소중히 오토잇 소스를 다시 볼수 있게 하는 오토잇 컨버터(Exe2Aut, Exe2Au3) 입니다.
Instructions
- 1
Determine if your script is compatible with the decompiler. According to AutoIt, its native decompiler supports scripts compiled with AutoIt v.3.2.5.1 and earlier. If the script was compiled with a later version of AutoIt, the decompiler will not work.
- 2
Locate the decompiler. According to AutoIt, the decompiler program is usually installed at C:\Program Files\AutoIt3\Extras\Exe2Aut\Exe2Aut.exe. If you deviated from the default install path, you can search your program files for Exe2Aut.exe
-
3
Run the decompiler program. Browse to the .exe compiled script and run the program. This should extract the .au3 script from the .exe.
'컴퓨터 자료실 > Autoit3' 카테고리의 다른 글
오토잇3 도움말 한국어판 (0) | 2013.10.13 |
---|---|
윈도우 설치 보조 프로그램(Win6Ins1.2.0.62) (0) | 2012.09.16 |
폴더 동기화툴 (0) | 2011.04.12 |
AutoIt Window Info Tool (0) | 2009.05.08 |
AutoIt v3 소개 (0) | 2009.04.15 |