Jump to content

Recommended Posts

Posted

I did something really foolish. I've been developing a UDF library for one of the applications I use at work, and I just realized that I saved over a more recent version, with many useful functions in it, with an old version.

I have several scripts that I've compiled to .EXEs, in which I included the more recent version of this UDF. The decompile function doesn't work, because it only works with 3.2.5.1 or earlier, and I compiled all these scripts in 3.2.12.1.

Is there a way that I can decompile one of these .EXEs and extract the included UDF?

Or, maybe not so AutoIt related, is there a way that I can revert the UDF file back to the way it was, say, last week?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...