Resiliant
11-05-2002, 10:18 AM
Just an observation and a suggestion.
If you're going to use a key sniffer do NOT, and I emphasize this.. do *NOT* simply copy the code in this thread, compile it and use it. What you need to do is MODIFY it in some way. It doesn't have to be a large change... add some constant data at the beginning, put in a few non-sensical code lines that will not be removed by the optimizer, re-arrange the function definitions, add a function or two of your own just for variety.. etc.
Doing so will make your life a LOT easier, will make it MUCH safer for you, and will make SoE's life a living nightmare.
If there are 20,000 SEQ users out there, our goal sould be to create 20,000 key sniffers... EACH with a substantially different memory footprint. They are relying on us being sheep, and simply following two or three developer-types code, mindlessly copying it, and using the system in our memories. Let's NOT make it easy for them. They are hoping they can write a simple little memory scanner to look for 1,2,5 10 different memory footprints... Lets make it VERY difficult for them to do that by creating 20,000 fundamentally different Sniffers.
:)
If you're going to use a key sniffer do NOT, and I emphasize this.. do *NOT* simply copy the code in this thread, compile it and use it. What you need to do is MODIFY it in some way. It doesn't have to be a large change... add some constant data at the beginning, put in a few non-sensical code lines that will not be removed by the optimizer, re-arrange the function definitions, add a function or two of your own just for variety.. etc.
Doing so will make your life a LOT easier, will make it MUCH safer for you, and will make SoE's life a living nightmare.
If there are 20,000 SEQ users out there, our goal sould be to create 20,000 key sniffers... EACH with a substantially different memory footprint. They are relying on us being sheep, and simply following two or three developer-types code, mindlessly copying it, and using the system in our memories. Let's NOT make it easy for them. They are hoping they can write a simple little memory scanner to look for 1,2,5 10 different memory footprints... Lets make it VERY difficult for them to do that by creating 20,000 fundamentally different Sniffers.
:)