Merge branch '2.0_beta' of https://github.com/adaptivethreat/Empire into 2.0_beta

mdns
rvrsh3ll 2016-10-05 10:06:53 -04:00
commit 343d0840c0
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'
},