diff --git a/lib/stagers/osx/dylib.py b/lib/stagers/osx/dylib.py index 0618ac7..698ed28 100644 --- a/lib/stagers/osx/dylib.py +++ b/lib/stagers/osx/dylib.py @@ -42,7 +42,7 @@ class Stager: 'Value' : 'True' }, 'Hijacker' : { - 'Description' : 'Generate dylib to be used in a Dylib Hijack. This provides a dylib with ', + 'Description' : 'Generate dylib to be used in a Dylib Hijack. This provides a dylib with the LC_REEXPORT_DYLIB load command. The path will serve as a placeholder.', 'Required' : True, 'Value' : 'False' },