Skip to content

Commit 0a83b34

Browse files
David MaloneyDavid Maloney
authored andcommitted
Land rapid7#7025, dev's PR for rex-java
lands the pr for moving Rex::Java into it's own gem
2 parents d90f077 + c2f3d41 commit 0a83b34

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+5
-4249
lines changed

Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ PATH
2828
rb-readline-r7
2929
recog
3030
redcarpet
31+
rex-java
3132
rex-powershell
3233
rex-random_identifier
3334
rex-registry
@@ -135,7 +136,7 @@ GEM
135136
activemodel (~> 4.2.6)
136137
activesupport (~> 4.2.6)
137138
railties (~> 4.2.6)
138-
metasploit-credential (2.0.2)
139+
metasploit-credential (2.0.3)
139140
metasploit-concern
140141
metasploit-model
141142
metasploit_data_models
@@ -210,6 +211,7 @@ GEM
210211
recog (2.0.21)
211212
nokogiri
212213
redcarpet (3.3.4)
214+
rex-java (0.1.2)
213215
rex-powershell (0.1.0)
214216
rex-random_identifier
215217
rex-text

lib/rex/java.rb

Lines changed: 0 additions & 3 deletions
This file was deleted.

lib/rex/java/serialization.rb

Lines changed: 0 additions & 57 deletions
This file was deleted.

lib/rex/java/serialization/builder.rb

Lines changed: 0 additions & 94 deletions
This file was deleted.

lib/rex/java/serialization/decode_error.rb

Lines changed: 0 additions & 11 deletions
This file was deleted.

lib/rex/java/serialization/encode_error.rb

Lines changed: 0 additions & 11 deletions
This file was deleted.

lib/rex/java/serialization/model.rb

Lines changed: 0 additions & 33 deletions
This file was deleted.

lib/rex/java/serialization/model/annotation.rb

Lines changed: 0 additions & 69 deletions
This file was deleted.

lib/rex/java/serialization/model/block_data.rb

Lines changed: 0 additions & 70 deletions
This file was deleted.

0 commit comments

Comments
 (0)