Obfuscation Detection: IDA plugin to pinpoint obfuscated code

From securityonline.info

Automatically detect obfuscated code and other state machines

Scripts to automatically detect obfuscated code and state machines in binaries.

Implementation is based on IDA 7.4+ (Python3). Check out the following blog posts for more information on the Binary Ninja implementation:

Read more…