Nonintrusive Debugging

Eazfuscator.NET

Nonintrusive Debugging

Introduction

Sample Scenario

[assembly: Obfuscation(Feature = "debug", Exclude = false)]
[assembly: Obfuscation(Feature = "debug [nonintrusive]", Exclude = false)]
[Note] Note