Quote:
[Originally Posted by johndoe1]DUH
and yes i know stolen bytes...
and how to recover them
there are great tutors in this forum
|
If you know how and have read the exisiting tutorials, why are you using Syd's Stripper?
That basically defeats the purpose of posting in this forum.
More than likely Stripper is running into an error, its called a Software Bug

, yeah imagine that.
The fact that the tool is reporting "Damaged Stolen Bytes" is really pointless, when you look at what the stolen bytes do.
In order for the program to function properly they must be executed to do what?
BALANCE THE STACK
That is why they are not simply removed altogether, however thay may be masked executed in a masked form similar to
enter 0,0
is the same as:
PUSH EBP
MOV EBP,ESP
Which is basically the being of every program written in 'Most Languages'.
I can't say for sure that every compiler adds the same instructions.
The program always assumes that there are instructions on the stack waiting to be executed. Keep in mind that the Stolen Bytes can be anywhere from 2 to 10 line of instructions long. Again I think it depends on the compiler.
The compiler adds them during Assembly
My only suggestion is to Debug, and read some existing reading material, or if you are feeling really 'Spunky' and are actually expecting a reponse, you could try an email Syd and see what he means by "Damaged Stolen Bytes".
But I wouldn't get your hopes up about getting a reply.
If you are here to do your homework, stay awhile and study.
If your looking for a keygen or a patch, get on the bus.