I have developed a software piece (with C and Python) which I want to protect with dongle so that copying and reverse engineering becomes hard enough. My dongle device comes wit
You can implement many check points in your application. I don't know if you use HASP, but unfortunatelly, dongles can be emulated.