rex-rop_builder 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 8d572a9fca3a305a0f87ba3bd69371fce312729d
4
- data.tar.gz: bd8262532ef8d3c05808baced17d73a5995c957e
3
+ metadata.gz: 727e029a6f21b3fa8db4b298f1e39a7b4f5d3818
4
+ data.tar.gz: 9c8ebc38d00378fc77b770bede73b0ba33ad7a93
5
5
  SHA512:
6
- metadata.gz: 7069a5672ccc24f73df734ca11254009bcff4d6fe4ad007339d97983aba3efbd60282362ced3003c3eb2587c20ef2e4903f3b0997af6a309b655343ae3c6948a
7
- data.tar.gz: 07bb99fb94c34588ebe9bb267fb94d5784627fc5514c7ed228219be53f077a59ffca18b0c4cab89c3ad3d646d5d3fbbe4aa27a6b330acc3cc0a9db5d4ddf3bfd
6
+ metadata.gz: 407acf990d86e1e6d5c3fcff3e0c50bfb5bf26f0ee552ac47cffaeb2101db8783896f4359922dddfddfc68e0394e1658fddf0f3eafc878321e7c3663413cf45e
7
+ data.tar.gz: 1f98c927e2045f10d697faabe8734b1db47fd7aaf97fe83b6a077fd5895cb5f5739507fb06811a07fd65c44c83350477e856f929715acec0834df02e22a737e3
checksums.yaml.gz.sig CHANGED
Binary file
data.tar.gz.sig CHANGED
Binary file
data/LICENSE ADDED
@@ -0,0 +1,31 @@
1
+ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2
+ Source: http://www.metasploit.com/
3
+
4
+ Files: *
5
+ Copyright: 2006-2017, Rapid7, Inc.
6
+ License: BSD-3-clause
7
+
8
+ Redistribution and use in source and binary forms, with or without modification,
9
+ are permitted provided that the following conditions are met:
10
+
11
+ * Redistributions of source code must retain the above copyright notice,
12
+ this list of conditions and the following disclaimer.
13
+
14
+ * Redistributions in binary form must reproduce the above copyright notice,
15
+ this list of conditions and the following disclaimer in the documentation
16
+ and/or other materials provided with the distribution.
17
+
18
+ * Neither the name of Rapid7 LLC nor the names of its contributors
19
+ may be used to endorse or promote products derived from this software
20
+ without specific prior written permission.
21
+
22
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
23
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
24
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
25
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
26
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
27
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
28
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
29
+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
30
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
31
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
@@ -1,5 +1,5 @@
1
1
  module Rex
2
2
  module RopBuilder
3
- VERSION = "0.1.1"
3
+ VERSION = "0.1.2"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rex-rop_builder
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - David Maloney
@@ -88,7 +88,7 @@ cert_chain:
88
88
  G+Hmcg1v810agasPdoydE0RTVZgEOOMoQ07qu7JFXVWZ9ZQpHT7qJATWL/b2csFG
89
89
  8mVuTXnyJOKRJA==
90
90
  -----END CERTIFICATE-----
91
- date: 2016-11-21 00:00:00.000000000 Z
91
+ date: 2017-04-07 00:00:00.000000000 Z
92
92
  dependencies:
93
93
  - !ruby/object:Gem::Dependency
94
94
  name: bundler
@@ -187,6 +187,7 @@ files:
187
187
  - ".travis.yml"
188
188
  - CODE_OF_CONDUCT.md
189
189
  - Gemfile
190
+ - LICENSE
190
191
  - README.md
191
192
  - Rakefile
192
193
  - bin/console
metadata.gz.sig CHANGED
Binary file