Jump to content
View in the app

A better way to browse. Learn more.

Tuts 4 You

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Win32 GUI - Message on Text Change

Featured Replies

Posted

I have tried searching and downloaded various sources but I did not find one where the "key" in a Keygen is generated when the input is changed. Most of them require you to press a button.

Can anyone tell me the correct Message I could use to retrieve a text change in a textbox/edit control?

I already tried WM_KEYDOWN etc but they did not work. Thanks in advance!

See Canterwood's keygen sources in ASM ;-) He's using that a lot. Hold up ;-)

http://www.zerorev.net/reversing/Reversing%20Site%20Mirrors/Canterwood/Fact.v1.5.keymaker.incl.source-Canterwood.zip

-- EDIT --

My bad. It's here (keymaker.asm):

	.IF (edx == EN_UPDATE && ax == IDC_NAME) || wParam == IDC_GENERATE  	.IF bAutoUpdate || wParam == IDC_GENERATE    	; Serial update
INVOKE Generate, hWnd

Edited by SunBeam

  • Author

Thanks :D

Or read Lena151's tutorial 36.

Good luck

Edit: Here it is:


/>http://tinyurl.com/2ag7er

Edited by grizzmo

  • Author

Watched those tutorials 2 years ago :unsure:

I think this is exactly what you are looking for.

regards

Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.