How to crack the dongle?
|
Newbie Member
|
|
| 7Oct2009,01:30 | #1 |
|
I want to know how to crack the dongle ? Or how to use the software without the dongle?
|
|
Mentor
|
![]() |
| 7Oct2009,04:21 | #2 |
|
Basically you need to look through the program and find out where it queries the dongle, then replace that with code that lets the program continue even when the dongle isn't there.
Often programs implement trivially simple dongle checking, e.g. Code:
int isDonglePresent()
{
if ( /* some fancy stuff */ )
return 1;
else
return 0;
}
Click SSL
like this
|
|
Newbie Member
|
|
| 8Jul2010,22:39 | #3 |
|
xpi0t0s, i'm not a developper, can you show me with a specific soft like Caneco BT 5.3 ?
|
|
Mentor
|
![]() |
| 9Jul2010,15:11 | #4 |
|
Sure, you'll need to provide me with a dongle, which means a licence, plus my time which works out at UKP50 per hour (plus any taxes you have to pay, such as VAT), minimum fee 20 hours (including time for learning the product). I'll do what I can in whatever time you pay me for and give you the results.
|
|
Skilled contributor
|
|
| 1Apr2011,16:05 | #5 |
|
Quote:
Originally Posted by xpi0t0s |
|
Newbie Member
|
|
| 18Nov2011,01:10 | #6 |
|
Quote:
Originally Posted by xpi0t0s hope that u understand. awaiting your prompt reply. |


