Closed code-scan closed 8 years ago
from aegg import AEGG Traceback (most recent call last): File "", line 1, in File "aegg.py", line 1, in from analyzer import Analyzer File "analyzer.py", line 3, in from pwn import * ImportError: No module named pwn
pip install pwn is ok