squidge
March 18th, 2003, 18:44
Just wondering how many of you have "played" with software protected by home made DIY dongles that use the serial/parallel port?
Interested in what some people without millions of pounds to spend on custom RISC technology have come up with.
The only home made dongle protected programs I've played around with have been either incredibly simple, or incredibly stupid. The last one used a variation of SHA-1, and worked by passing data to the dongle, and then checked the result by using the exact same algorithm in the main program (which was called immediatly after collecting the result back from the dongle!).
Interested in what some people without millions of pounds to spend on custom RISC technology have come up with.
The only home made dongle protected programs I've played around with have been either incredibly simple, or incredibly stupid. The last one used a variation of SHA-1, and worked by passing data to the dongle, and then checked the result by using the exact same algorithm in the main program (which was called immediatly after collecting the result back from the dongle!).