diff options
Diffstat (limited to 'sploit/__init__.py')
-rw-r--r-- | sploit/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sploit/__init__.py b/sploit/__init__.py index d9ea6b0..836bb30 100644 --- a/sploit/__init__.py +++ b/sploit/__init__.py @@ -1 +1 @@ -__all__ = ["log","comm","until","arch"] +__all__ = ["log","comm","until","arch","mem"] |