View Single Post
  #8  
Old 09-27-2023, 11:29
Avi_RE Avi_RE is offline
Friend
 
Join Date: Nov 2017
Posts: 32
Rept. Given: 1
Rept. Rcvd 4 Times in 2 Posts
Thanks Given: 30
Thanks Rcvd at 52 Times in 17 Posts
Avi_RE Reputation: 4
Yes executable loads DLL files .
This is a software and i need to patch the DLL to bypass the license check.
The launcher is .NET but most of the code is in C++ libraries. I'm not sure if .NET tries to load version.dll like a typical binary would.

Last edited by Avi_RE; 09-27-2023 at 11:37.
Reply With Quote