rex-exploitation 0.1.25 → 0.1.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9f495e6932c72fe31899c5d5d27a29a0088bb5ef2d4a1a7fb7c1b3941b4ab761
4
- data.tar.gz: 3d97ea4af6f284df40ac97a090936b6546758504cc271b12c5019c8dc14e5a72
3
+ metadata.gz: fc43151628d84ae0204908770c68ebed8c01f8c23ab0e255546c36e0bb8864c8
4
+ data.tar.gz: 9ba74b12d52d475331d7257f401d9c98dfc94d61c2ec52ceeeddf2547584b8d1
5
5
  SHA512:
6
- metadata.gz: 9ce9bba14511ba6c2aff15944c68801ee6165e6b85f557816a5f701d43b60bce1b33fd40750c56ea6d5ba093162769e9bbb406bf42c2529061a860d6091340dc
7
- data.tar.gz: 5ab8c11be9705a30dfacad6e4a5d1a2c8e1341bbf3fcc3efbb455056c1b331f52aa66c5d0754d567c771f7b042e79c48dceee592998f04069dd552c680e8af44
6
+ metadata.gz: 5610c2e42e965d02bec93bb275a3588a0154e0a32ac449c795844e8f932205d0d380755fc57fa3899d42651de37c2d0ac2e58fa6d2c5dbaf2e04ec9548f47729
7
+ data.tar.gz: f94e9dce3166f01cac4417483130baf9852782fd2b1974e8ec3c27f8c45d4a5f030eff851b57efe9c7bf73ef367829fb1eac9d8c03c5dc44ed09c4acd385595d
Binary file
data.tar.gz.sig CHANGED
Binary file
@@ -36,7 +36,7 @@ class Egghunter
36
36
  Alias = "win"
37
37
 
38
38
  module X86
39
- Alias = ARCH_X86
39
+ Alias = Rex::Arch::ARCH_X86
40
40
 
41
41
  #
42
42
  # The egg hunter stub for win/x86.
@@ -250,7 +250,7 @@ EOS
250
250
  Alias = "linux"
251
251
 
252
252
  module X86
253
- Alias = ARCH_X86
253
+ Alias = Rex::Arch::ARCH_X86
254
254
 
255
255
  #
256
256
  # The egg hunter stub for linux/x86.
@@ -25,7 +25,7 @@ class Omelet
25
25
  Alias = "win"
26
26
 
27
27
  module X86
28
- Alias = ARCH_X86
28
+ Alias = Rex::Arch::ARCH_X86
29
29
 
30
30
  #
31
31
  # The hunter stub for win/x86.
@@ -1,5 +1,5 @@
1
1
  module Rex
2
2
  module Exploitation
3
- VERSION = "0.1.25"
3
+ VERSION = "0.1.26"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rex-exploitation
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.25
4
+ version: 0.1.26
5
5
  platform: ruby
6
6
  authors:
7
7
  - Metasploit Hackers
@@ -93,7 +93,7 @@ cert_chain:
93
93
  EknWpNgVhohbot1lfVAMmIhdtOVaRVcQQixWPwprDj/ydB8ryDMDosIMcw+fkoXU
94
94
  9GJsSaSRRYQ9UUkVL27b64okU8D48m8=
95
95
  -----END CERTIFICATE-----
96
- date: 2020-11-30 00:00:00.000000000 Z
96
+ date: 2021-01-08 00:00:00.000000000 Z
97
97
  dependencies:
98
98
  - !ruby/object:Gem::Dependency
99
99
  name: rake
metadata.gz.sig CHANGED
Binary file