D
D
Drold2016-03-04 19:31:08
.NET
Drold, 2016-03-04 19:31:08

How to change instruction in .NET Reflector?

I decompiled a .dll file through .NET Reflector, I want to change the instructions, but I don't know how to do it..
How to edit?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
AlenPelin, 2016-03-05
@Drold

Use the reflexil plugin, it allows you to either edit the IL code, or replace the entire method code with new C # written by hand (but this part works out of hand badly).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question