de4dot-cex/AssemblyData
de4dot d9e138bbe1 Strong name sign all assemblies (except tests)
You must create your own private de4dot.key file in the root source dir
before compiling:
	sn -k de4dot.snk
2011-11-12 14:08:25 +01:00
..
methodsrewriter ParameterDefinition.Index is 1-based or 0-based 2011-10-23 20:12:10 +02:00
Properties Update version: 1.2.1 2011-11-11 21:00:42 +01:00
AssemblyData.csproj Strong name sign all assemblies (except tests) 2011-11-12 14:08:25 +01:00
AssemblyResolver.cs Enabled reading and loading of files from the network 2011-09-28 23:54:38 +02:00
AssemblyServer.cs Initial commit 2011-09-22 04:55:30 +02:00
AssemblyService.cs Now using module.ResolveMethod(token) to resolve string decrypter methods 2011-10-06 08:59:05 +02:00
DelegateStringDecrypter.cs Initial commit 2011-09-22 04:55:30 +02:00
EmuStringDecrypter.cs Added a methods rewriter class 2011-09-27 01:48:47 +02:00
IAssemblyService.cs Now using module.ResolveMethod(token) to resolve string decrypter methods 2011-10-06 08:59:05 +02:00
IStringDecrypter.cs Initial commit 2011-09-22 04:55:30 +02:00
SimpleData.cs Initial commit 2011-09-22 04:55:30 +02:00
Utils.cs Added an assembly resolver handler 2011-09-28 04:30:00 +02:00