Search Tools Links Login

Decreasing Counter - Kill Timer In Exe


Visual Basic 6, or VB Classic

INTENDED ONLY FOR EDUCATIONAL PURPORSES! USE IT AT YOUR OWN RISK!

Yeah, don't forget to backup your dll :)

Patching msvbvm60.dll <-

HEX's View On It :)

How to find string and replace it with hex editor

Original Author: Lo$tClu$ter

Code

Ok..


So what we got ?


1. Before application starts we see a very nice
screen with a decreasing counter.
5...4.....3...2...1.... Ok -> cOol


2. Now we can push a button and use this application..

Well, I guess we don't want to wait ;)

So now we'll patch msvbvm60.dll

Open this dll with hex editor and look
for :57 FF 74 24 14 FF 74 24

Replace 57 with 50 (push eax)

:)

About this post

Posted: 2003-06-01
By: ArchiveBot
Viewed: 115 times

Categories

Visual Basic 6

Attachments

No attachments for this post


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.