-
-
Notifications
You must be signed in to change notification settings - Fork 15
Simple as possible tool to extract almost every AutoIT script from compiled programs, even firmly secured. Please check the README.md to prevent any future questions "how to it works", or "why does not work for me".
Wilenty/Universal-AutoIT-Extractor-and-De-obfuscator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Also, some of the tools used are detected and blocked by some AV, so, please consider use the VM (eventually with AV disabled), or disable the AV for your own risk, if it won't work with any AutoIT compiled programs.
Q: Is the restarting the OS is really needed?
A: Yes, for firmly protected programs restarting the OS is really needed because of the missing device, the device will be available after restarting the OS. So, also because of that you should use the VM, instead of real OS.
Before restarting the OS, script adds itself to the run section for current user, so, it will be automatically executed after the OS starting again with current file to extract.
If you want to remove the the auto-execution after OS restarting, just execute it again and close - it will delete the run entry. For example, if you change decision.
I saw that some scripts after extraction has some function with random name before the "#NoTrayIcon", you need to comment it or delete, if the script does not work after compilation.
By the way, I added that now it saves All Resources of *.exe to a *.res file - use the "Resource Hacker" after re-compilation, to import all resources from extracted *.res file (with overwrite) for the newly compiled file.
Please take in mind that some AutoIT compiled programs can be dangerous for your OS and/or for the files you have!
About
Simple as possible tool to extract almost every AutoIT script from compiled programs, even firmly secured. Please check the README.md to prevent any future questions "how to it works", or "why does not work for me".
Topics
Resources
Stars
Watchers
Forks
Packages 0
No packages published