"has Stopped working" message after IL Assembly editing

296 Views Asked by At

I am using "dnSpy" application to read and change .net assembly exe module, I chose "Edit IL Instructions..." like that enter image description here

Then I change "brtrue" to "brfalse" as this picture
enter image description here

Then I saved a module like that
enter image description here Then I run NGRN like that
enter image description here Now When I test the exe application I face "Stopped Working" message as soon as I open it
enter image description here
Please Help

0

There are 0 best solutions below