VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Enable-It

by Peter Gransden (1 Submission)
Category: Windows API Call/Explanation
Compatability: Visual Basic 5.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (12 Votes)

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

Download Enable-It

Download Enable-It (5 KB)

Enable-It Comments

No comments have been posted about Enable-It. Why not be the first to post a comment about Enable-It.

Post your comment

Subject:
Message:
0/1000 characters