Log in

View Full Version : Remove NagZo!


evaluator
December 5th, 2003, 19:16
Well, here is my depli-NagScreen cr0ck-me.

Zairon, your opinions?

JimmyClif
December 10th, 2003, 20:00
Damn. The NagScreen is the best thing about this app... How do I remove the damn app and extract the Nag?

(j/k)

evaluator
December 11th, 2003, 05:02
hem!
You think, that will be good idea selling Nags!?

cRk
December 11th, 2003, 21:07
i have done some advance with it.. but i've been out of time for it to complete defeated...

004781FF EC/DC --->> removes closing/end Program nag

00478BB6 23/00 --->> Kill delay of the nag/splash

00478F92 75/EB ---->> gives the End of the Splash and gives the Program Main window

00478FA1 66/00 --->> prevent the skipping main Form and simule we pressed the Start button ?

00478FBB 4c/00 -->> same as previous descripcion


one stuff left to kill it is that the main program window won't be displayed if the mouse pointer is not near where the start text is displayed.. if the mouse pointer is not near there then a messagebox appears saying unable to launch window or something like that.... any tips or help?

i know this could be better but time is killing me

please someone gives tips or finish it and report your results here

i'm always hungry for knowledge

evaluator
December 12th, 2003, 10:32
what means:'time is killing me'?

you are going to dead?

cRk
December 12th, 2003, 22:15
LOL.. mean i need more time to live to do many stuff i would like.. is killing me because i'm missing to Do some things

ZaiRoN
December 16th, 2003, 16:50
Hi all,
sorry for my silence but, I have been caught by real life...

Anyway, I have taken a little glance about the program and it seems to be a nice delphi challenge; I have a little question for you Evaluator: the 'That is ...' closing message seems to be obtained at runtime, do we have to make it showing the correct phrase or can we simply remove the dialog

cRk, can you show us the way you have used to solve this challenge? It could help some people here

Later,
ZaiRoN

evaluator
December 17th, 2003, 04:57
Only remove Nag-screen. All other must be same functional as with nag.
Best will, if you so change code, that control sum will same!

cRk
December 17th, 2003, 13:41
there's a crc check to remove? i see after modifing the exe the text displayed on the exit dialog Nag is changed...

to ZaiRoN with a little time tomorrow i'll write how i get there

Regards!

yaa
December 27th, 2003, 07:51
Quote:
[Originally Posted by cRk]there's a crc check to remove? i see after modifing the exe the text displayed on the exit dialog Nag is changed...

to ZaiRoN with a little time tomorrow i'll write how i get there

Regards!


cRk, if you did have time to write it?

yaa

cRk
January 13th, 2004, 12:16
sorry for delay but i've been out of the scene for a while....

here's the simple tut for the research i have done so far for this crkme

forgive me for any mistakes if found any...

i gave many details as i could...

Regards

evaluator
January 13th, 2004, 14:03
CrK,

i was confused by size of your zip.
if you decrease colors to 16 & then compress it as GIF,
package will much little ~40kb.

As about tut, too many inglish.

For me, please, just create patch, so then i will test.