I’m trying to modify a DLL file by changing a boolean from true to false. From what I’ve seen, dnSpy has been highly recommended for this action, but I can’t seem to figure out how to do it. I’ve tried the Edit Method
option, but that won’t seem to work because it can’t use libraries even though I’ve added them to dnSpy, leaving me with only the IL editor option, but I cannot for the life of me figure out how to use it. Anything would be helpful