Find the ValidateLicense function entry:
Function SendActivationRequest was located in LumionNetworking.dll . The simplest patch is to make it return success without sending. patch lumion 11
call LumionLicense::ValidateLicense test al, al jz license_invalid Change the function prologue or the return value. patch lumion 11
Original: