XenocodeRCE / neo-ConfuserEx

Updated ConfuserEX, an open-source, free obfuscator for .NET applications
http://yck1509.github.io/ConfuserEx/
Other
746 stars 89 forks source link

Bug of ctrl flow. #43

Open CreateAndInject opened 5 years ago

CreateAndInject commented 5 years ago

test.zip

There's a very small test.exe (Only a Main method). Run it will show OK in the console. Protect it with ctrl flow, the output will run in infinite loop. (If not, protect it again, not 100%)