File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 58
58
rex-mime
59
59
rex-nop
60
60
rex-ole
61
- rex-powershell
61
+ rex-powershell ( < 0.1.73 )
62
62
rex-random_identifier
63
63
rex-registry
64
64
rex-rop_builder
Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ Gem::Specification.new do |spec|
136
136
# Library for Generating Randomized strings valid as Identifiers such as variable names
137
137
spec . add_runtime_dependency 'rex-random_identifier'
138
138
# library for creating Powershell scripts for exploitation purposes
139
- spec . add_runtime_dependency 'rex-powershell'
139
+ spec . add_runtime_dependency 'rex-powershell' , [ "< 0.1.73" ]
140
140
# Library for processing and creating Zip compatbile archives
141
141
spec . add_runtime_dependency 'rex-zip'
142
142
# Library for parsing offline Windows Registry files
You can’t perform that action at this time.
0 commit comments