Ghidra-Obfuscation-Detection
Introduction: A ghidra plugin that uses some simple heuristics to extract features from functions that can help detect obfuscated code
Tags:
A Ghidra script that uses heuristics to extract features from functions that can help detect obfuscated/complex code.
Credits for the heuristic algorithms go to @mrphrazer