Comments
2 comments
-
Reflexil by Sebastien Lebreton.
I've found that it's a great tool to learn IL with. It's also useful to show developers why they should take reasonable steps to protect their software, and not just use statements like:if (IsRegistered() == false) { Application.Exit(); }
-
Playing with Reflexil 1.2 and Reflector 7 : http://bit.ly/kill3rv1d - Advanced alteration techniques (IL edit, C#/class/method injection)
Add comment
Please sign in to leave a comment.
If so, which would you recommend to others?