analyse_obfuscation is a python3 module for finding common command-line obfuscation techniques for a given program, as described in this blog post. Note that the goal of this project is to show that a ...