VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Enable-It

Peter Gransden  (1 Submission)   Windows API Call/Explanation   Visual Basic 5.0   Advanced   Wed 3rd February 2021

Enable It, enables or disables windows or objects in windows-applications, i.e. Buttons, tick boxes text boxes, … I used it to crack / unlock options in some Evaluation software I was testing, and also find some interesting weaknesses in a lot of registration or password protected installations, it works most of the time depending on the object type and underlying code, although this is not a crack, it demonstrates the EnableWindow API call, and teaches us to be careful when creating our installations.

Side Effects
Be careful not to disable VB, windows desktop or anything to do with the application its self.

API Declarations
Enables or disables windows or objects in windows-applications using EnableWindow API

Rate Enable-It (12(12 Vote))

Download Enable-It

Enable-It Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters