--- !ruby/object:Gem::Specification name: emonti-rbkb version: !ruby/object:Gem::Version version: 0.6.6 platform: ruby authors: - Eric Monti autorequire: bindir: bin cert_chain: [] date: 2009-06-02 00:00:00 -07:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: eventmachine type: :runtime version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 0.12.0 version: - !ruby/object:Gem::Dependency name: bones type: :development version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.5.1 version: description: Rbkb is a collection of ruby-based pen-testing and reversing tools. Inspired by Matasano Blackbag. email: emonti@matasano.com executables: - b64 - bgrep - blit - c - crc32 - d64 - dedump - feed - hexify - len - plugsrv - rex - rstrings - slice - telson - unhexify - urldec - urlenc - xor extensions: [] extra_rdoc_files: - History.txt - README.rdoc - bin/b64 - bin/bgrep - bin/blit - bin/c - bin/crc32 - bin/d64 - bin/dedump - bin/feed - bin/hexify - bin/len - bin/plugsrv - bin/rex - bin/rstrings - bin/slice - bin/telson - bin/unhexify - bin/urldec - bin/urlenc - bin/xor - cli_usage.rdoc - lib_usage.rdoc files: - History.txt - README.rdoc - Rakefile - bin/b64 - bin/bgrep - bin/blit - bin/c - bin/crc32 - bin/d64 - bin/dedump - bin/feed - bin/hexify - bin/len - bin/plugsrv - bin/rex - bin/rstrings - bin/slice - bin/telson - bin/unhexify - bin/urldec - bin/urlenc - bin/xor - cli_usage.rdoc - doctor-bag.jpg - lib/rbkb.rb - lib/rbkb/cli.rb - lib/rbkb/cli/b64.rb - lib/rbkb/cli/bgrep.rb - lib/rbkb/cli/blit.rb - lib/rbkb/cli/chars.rb - lib/rbkb/cli/crc32.rb - lib/rbkb/cli/d64.rb - lib/rbkb/cli/dedump.rb - lib/rbkb/cli/feed.rb - lib/rbkb/cli/hexify.rb - lib/rbkb/cli/len.rb - lib/rbkb/cli/rstrings.rb - lib/rbkb/cli/slice.rb - lib/rbkb/cli/telson.rb - lib/rbkb/cli/unhexify.rb - lib/rbkb/cli/urldec.rb - lib/rbkb/cli/urlenc.rb - lib/rbkb/cli/xor.rb - lib/rbkb/extends.rb - lib/rbkb/http.rb - lib/rbkb/http/base.rb - lib/rbkb/http/body.rb - lib/rbkb/http/common.rb - lib/rbkb/http/headers.rb - lib/rbkb/http/parameters.rb - lib/rbkb/http/request.rb - lib/rbkb/http/response.rb - lib/rbkb/plug.rb - lib/rbkb/plug/blit.rb - lib/rbkb/plug/cli.rb - lib/rbkb/plug/feed_import.rb - lib/rbkb/plug/peer.rb - lib/rbkb/plug/plug.rb - lib/rbkb/plug/proxy.rb - lib/rbkb/plug/unix_domain.rb - lib_usage.rdoc - rbkb.gemspec - spec/rbkb_spec.rb - spec/spec_helper.rb - tasks/ann.rake - tasks/bones.rake - tasks/gem.rake - tasks/git.rake - tasks/notes.rake - tasks/post_load.rake - tasks/rdoc.rake - tasks/rubyforge.rake - tasks/setup.rb - tasks/spec.rake - tasks/svn.rake - tasks/test.rake - test/test_cli_b64.rb - test/test_cli_bgrep.rb - test/test_cli_blit.rb - test/test_cli_chars.rb - test/test_cli_crc32.rb - test/test_cli_d64.rb - test/test_cli_dedump.rb - test/test_cli_feed.rb - test/test_cli_helper.rb - test/test_cli_hexify.rb - test/test_cli_len.rb - test/test_cli_rstrings.rb - test/test_cli_slice.rb - test/test_cli_telson.rb - test/test_cli_unhexify.rb - test/test_cli_urldec.rb - test/test_cli_urlenc.rb - test/test_cli_xor.rb - test/test_helper.rb - test/test_http.rb - test/test_http_helper.rb - test/test_http_request.rb - test/test_http_response.rb - test/test_rbkb.rb has_rdoc: false homepage: http://github.com/emonti/rbkb post_install_message: rdoc_options: - --line-numbers - --main - README.rdoc require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rbkb rubygems_version: 1.2.0 signing_key: specification_version: 3 summary: Rbkb is a collection of ruby-based pen-testing and reversing tools test_files: - test/test_cli_b64.rb - test/test_cli_bgrep.rb - test/test_cli_blit.rb - test/test_cli_chars.rb - test/test_cli_crc32.rb - test/test_cli_d64.rb - test/test_cli_dedump.rb - test/test_cli_feed.rb - test/test_cli_helper.rb - test/test_cli_hexify.rb - test/test_cli_len.rb - test/test_cli_rstrings.rb - test/test_cli_slice.rb - test/test_cli_telson.rb - test/test_cli_unhexify.rb - test/test_cli_urldec.rb - test/test_cli_urlenc.rb - test/test_cli_xor.rb - test/test_helper.rb - test/test_http.rb - test/test_http_helper.rb - test/test_http_request.rb - test/test_http_response.rb - test/test_rbkb.rb