rex-bin_tools 0.1.8 → 0.1.9

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
  SHA256:
3
- metadata.gz: 0ae1bcf66d9962f0523549820797293320a61c4a686de101745a56d87374e88e
4
- data.tar.gz: baf4a364cb741184a9dcede892d672326f40b5b493f35a507feb67a2e8d95521
3
+ metadata.gz: bfcf5dcc710b3f36bf6ef6e99ede3adde37b4a4f386086d7f050ce17139d5712
4
+ data.tar.gz: 64c12741903af828f7de8477d95cfb2811510ee74def028ff55ecfd70e5b4a56
5
5
  SHA512:
6
- metadata.gz: 2f8c2327a3a6fd907bd758bb82f0c89c70e208529284b81ef0fe8c41efc7e356a7eacde9afabcec7065d4203c1673d96afb85611b5ef91310deb6158677cd6da
7
- data.tar.gz: 621dacb27f88c3a9801eade5dd52cf910a2fec2ddf4f52294e4f7a7f240a34fb6ee1fed2aafc8305b10358735d1eaa8ce2e1b6841d90ba9503d9602fbf4bacee
6
+ metadata.gz: 85416fd330d50048623ec92a818ffae40393022f22ddcb81eb0bed579a3b73689fc079b9abd10cae670229c6cbf47b29f8f6decccdc223f6855243059d756334
7
+ data.tar.gz: 3083aa4cf4957f04b68b3e67ee1d4633fe2530bd9e87e26371340cfaca5b0b273cdff145e6d402d24de06000d8631b2e547e4eb1a7ba0c626463bddb3b928c6c
checksums.yaml.gz.sig CHANGED
Binary file
data/cortex.yaml ADDED
@@ -0,0 +1,15 @@
1
+ ---
2
+ info:
3
+ title: Rex Bin Tools
4
+ description: Created by David Maloney via the GitHub Connector
5
+ x-cortex-git:
6
+ github:
7
+ alias: r7org
8
+ repository: rapid7/rex-bin_tools
9
+ x-cortex-tag: rex-bin-tools
10
+ x-cortex-type: service
11
+ x-cortex-domain-parents:
12
+ - tag: metasploit
13
+ openapi: 3.0.1
14
+ servers:
15
+ - url: "/"
@@ -1,5 +1,5 @@
1
1
  module Rex
2
2
  module BinTools
3
- VERSION = "0.1.8"
3
+ VERSION = "0.1.9"
4
4
  end
5
5
  end
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rex-bin_tools
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.8
4
+ version: 0.1.9
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: 2021-08-13 00:00:00.000000000 Z
96
+ date: 2023-10-04 00:00:00.000000000 Z
97
97
  dependencies:
98
98
  - !ruby/object:Gem::Dependency
99
99
  name: rake
@@ -217,6 +217,7 @@ files:
217
217
  - bin/msfelfscan
218
218
  - bin/msfmachscan
219
219
  - bin/msfpescan
220
+ - cortex.yaml
220
221
  - data/identify.txt
221
222
  - lib/rex/assembly/nasm.rb
222
223
  - lib/rex/bin_tools.rb
@@ -267,8 +268,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
267
268
  - !ruby/object:Gem::Version
268
269
  version: '0'
269
270
  requirements: []
270
- rubyforge_project:
271
- rubygems_version: 2.7.10
271
+ rubygems_version: 3.1.4
272
272
  signing_key:
273
273
  specification_version: 4
274
274
  summary: Ruby Exploitation(rex) Library containing a suite of binary reading and manipulation
metadata.gz.sig CHANGED
Binary file