Updated dylib stager

mdns
xorrior 2016-10-05 13:25:39 -04:00
parent 7bcf125412
commit fcfca84167
1 changed files with 1 additions and 1 deletions

View File

@ -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'
},