View Single Post
  #6  
Old 06-22-2020, 00:25
tusk tusk is offline
Friend
 
Join Date: Jun 2016
Posts: 36
Rept. Given: 0
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 8
Thanks Rcvd at 18 Times in 12 Posts
tusk Reputation: 0
Quote:
Originally Posted by jonwil View Post
Or any other way to modify the code?
Using some of the the above tools (dnSpy for exemple), you can directly change the code in the binary.
This might be in IL, but it is not too complicated to learn (for small patches it is usually ok)

I wonder if new versions are able to change in .net directly (thus builing the IL code automatically. Last time i tried, dnSpy had some issues with this and changing the IL code directly was the way to go...
Reply With Quote
The Following User Says Thank You to tusk For This Useful Post:
niculaita (06-22-2020)