####							####
	.NET Reverseme #4 - Adding Code via Patching
####							####

Author: bi0x 
WebSite: http://www.freewebtown.com/bi0desc
IRC (Efnet): #cracking.au

---------------------------------------------------------------------------
- Part four in the ReverseMe series for .NET by me.
- Created In cooperation of kw of RETeam and #cracking4newbies 

Reverseme is just a modified version of a tool i coded just recently
Which counts code accurately for C# projects / C# / C /C++ Code files.


About the protection:

	This one is a little trickier, the ReCount button has no functionality,
	Therefore code needs to be added in order to peform a recount/add functionality.
	The assembly has also been dotfuscated making it harder to analyze the assembly.

Rules:

	Find the button event handler, Add code in order to peform a recount.
	Make sure the assembly still runs after patching! That's it! Enjoy.


Solutions to the previous 3 papers can be grabbed here, courtesy of kw and RETeam
---------------------------------------------------------------------------

#1: http://reteam.org/papers/e70.pdf
#2: http://reteam.org/papers/e71.pdf
#3: http://reteam.org/papers/e73.pdf

---------------------------------------------------------------------------



