![]() |
|
Need to protect a EXE using any Hardware dongle - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: C, C++, & Obj-C (https://sinister.ly/Forum-C-C-Obj-C) +--- Thread: Need to protect a EXE using any Hardware dongle (/Thread-Need-to-protect-a-EXE-using-any-Hardware-dongle) |
Need to protect a EXE using any Hardware dongle - nudehacker - 01-01-2019 Hi all respected members, I'm new to this forum and need little help, I have one exe file( I cracked the original exe and recompiled it in c++) so I need to protect that exe for copy protection and I also want that to open that "exe" user need a dongle each and every time. I have heard that some rtc dongles are there but I dont know which service provider is good. if anyone has worked on protecting software/exe using rtc dongle please please advise me. thanks a lot and don't ban me , sorry for the inconvenience
RE: Need to protect a EXE using any Hardware dongle - sunjester - 01-01-2019 maybe you need something like the rsa usb key? https://www.rsa.com/en-us/products/rsa-securid-suite/rsa-securid-access/securid-hardware-tokens RE: Need to protect a EXE using any Hardware dongle - nudehacker - 01-02-2019 (01-01-2019, 09:38 PM)sunjester Wrote: maybe you need something like the rsa usb key? Thanks mate for the reply, yes it will work but its more costly and do you have any idea like how to create own using any hardware digital signature ? or any cheaper usb dongle service provider ? thank you in advance |