theone
September 4th, 2005, 13:48
first of all, i am really a newbie, never done anything like this before. On to the topic... i have an application that only will run with a dongle. this app have two levels of security 1. licence file (encryted) (feature lock) 2. dongle (usb).
the dongle has a daemon where it detect the dongle (duh.) and the only thing the app does is check with the daemon wherether there is a dongle connected or not. so that only suggest that i only need to patch the daemon so that it say its connected even without the dongle. that might be the easy part.
now the licence file is a whole diffrent story; during installation it ask for a key file that enable the type of software to be install. and after that a key file to enter registration name. both the keys have specific file name.
i need help in patching the daemon and enable all key and and registration name key generator.
the dongle has a daemon where it detect the dongle (duh.) and the only thing the app does is check with the daemon wherether there is a dongle connected or not. so that only suggest that i only need to patch the daemon so that it say its connected even without the dongle. that might be the easy part.
now the licence file is a whole diffrent story; during installation it ask for a key file that enable the type of software to be install. and after that a key file to enter registration name. both the keys have specific file name.
i need help in patching the daemon and enable all key and and registration name key generator.
