hackedteam/fuzzer-windows

View on GitHub
ie_sandbox/grayhat/stack_calc.py

Summary

Maintainability
A
45 mins
Test Coverage

Avoid deeply nested control flow statements.
Open

                if distance >= var_size_threshold:
                    print "[*] Function: %s -> Stack Variable: %s (%d bytes)" % ( GetFunctionName(function), prev_member, distance )

Severity: Major
Found in ie_sandbox/grayhat/stack_calc.py - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status