| Author |
Message |
amirmc
Joined: 17 Jan 2011 Posts: 5
|
Posted: Thu Mar 03, 2011 6:23 pm Post subject: Have you used Reflector addins? Which would you recommend? |
|
|
I'm curious to know how many people have used any addins for Reflector.
If so, which would you recommend to others? |
|
| Back to top |
|
 |
AndrewJacksonZA
Joined: 05 May 2010 Posts: 17 Location: Johannesburg, South Africa
|
Posted: Fri Mar 04, 2011 11:32 am Post subject: |
|
|
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:
| Code: |
if (IsRegistered() == false)
{
Application.Exit();
} |
|
|
| Back to top |
|
 |
reflexil
Joined: 03 Dec 2010 Posts: 10
|
Posted: Fri Mar 04, 2011 6:58 pm Post subject: |
|
|
Playing with Reflexil 1.2 and Reflector 7 : http://bit.ly/kill3rv1d - Advanced alteration techniques (IL edit, C#/class/method injection)
:p |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group