Quote:
Originally Posted by Turkuaz
Thanks, do you have any hints or advice to find cryptographic subroutines? Sorry for asking but i am novice when it comes to cryptography? But i ll learn certainly.
|
To find cryptographic subroutines per se, the
CC tool found in
this thread is excellent.
You can find a MEGA download link in the
last post there.
The above tool will help if you want to quickly scan for any cryptographic routines in the code.
However if the crypto is a part of the dongle protection code itself, then, while this tool can discover the crypto, it's not that easy to solve it without having a good knowledge of that dongle's protection itself (from the SDK, among other things, for example)