Lee Harrisʼs posts

Lee Harris (binaryduke) has made 5 posts.

Microsoft C++ exception: CryptoPP::InvalidCiphertext at memory location.....Answered

Post on Nov 20, 2023

We’ve been using the static libraries without issue since 2016! It’s not friendly to distribute …

Post on Nov 20, 2023

We've been using LimeLM static libraries successfully in a Windows application for 5+ years. We're s…

Using LimeLM c++ to protect a DLL from unapproved calls

Post on Apr 15, 2019

...is a plausible approach to: 1. always have our wrapper deactivate the license at the end of eac…

Post on Apr 15, 2019

We deliver our software as a DLL file. It's a plug-in for various commercial software packages. Our …

a little guidance for protecting a DLL please

Post on Apr 10, 2018

Hi We plan to protect a DLL. The DLL is called at high frequency (many times per minute) by a com…