encode.rb

Path: extensions/encode.rb
Last Update: Tue Jan 13 15:23:59 +0000 2009

encode_module.rb

john [ at ] tinternet.org.uk

2007-11-12

v1.1

Module for dradis to encode strings using various different encoding schemes

TODO:

  • md5 lookup table (work in progress)

TODO (when Encoder module supports it)

  • add unicode support
  • bare byte encoding support
  • decode strings

Required files

./extensions/encoder/Encoder.rb   ./extensions/lookup/lookup.rb  

[Validate]