I just had Opus 4.6 absolutely nuke a .NET binary integrity protection added by Dotfuscator in merely 30 minutes. The code was obfuscated to the teeth with string encryption and everything. It is wild how good this thing is at stuff like this. Now I can flip some important bits in the binary again without it complaining on startup ๐
I had to give it the right code snippets of the integrity check, string decryption and prompts to do it and I knew what I was looking for, but still, doing this manually would've taken me hours if not the whole day.