My question... [message #49427] |
Sat, 27 September 2003 19:11 |
destruktv
Messages: 14 Registered: September 2003
Karma:
|
Recruit |
|
|
Nice... Well the only way I can think of, to stop the playback attack in this scenario is by using cryptography and a nonce for communication between client and server. Thats the communication side of things, almost covered. The other aspect of the problem is protecting the program from reverse engineering. Protecting the program from a decompiler should be easy. However protecting the program from an OS level debugger can prove a challenge.
Don't get me wrong, just trying to be helpful.
Regards,
D.
|
|
|