Advertisement
5_2007-2008 Miscellaneous #185013

Decreasing Counter - Kill Timer In Exe

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

AI

Ringkasan AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Kode Sumber
original-source
Ok..
<br><font size = 2>
So what we got ?
<br>
1. Before application starts we see a very nice
 screen with a decreasing counter.
 5...4.....3...2...1.... Ok -> cOol
<br>
2. Now we can push a button and use this application..
<br>Well, I guess we don't want to wait ;)
<br>So now we'll patch <b>msvbvm60.dll</b>
<br>Open this dll with hex editor and look
for :<b>57 FF 74 24 14 FF 74 24</b>
<br>Replace<font color =red> 57 with 50</font> (push eax)
<br>:)</font>
Komentar Asli (3)
Dipulihkan dari Wayback Machine