Update class comment

This commit is contained in:
de4dot 2012-07-24 19:52:34 +02:00
parent c31e6c2c3d
commit 880441571e

View File

@ -25,7 +25,7 @@ using Mono.MyStuff;
using de4dot.PE;
namespace de4dot.code.deobfuscators.MaxtoCode {
// Decrypts methods and resources
// Decrypts methods, resources and strings (#US heap)
class MethodsDecrypter {
DecrypterInfo decrypterInfo;