Sha256: c7af5e31a6882c45d9b7e2b7a677ddf0d5571d4acfc0f941ece285b9b3a15cc6
Contents?: true
Size: 872 Bytes
Versions: 1
Compression:
Stored size: 872 Bytes
Contents
Ragweed by tduehr, struct, tqbf and iZsh http://matasano.com/log == DESCRIPTION: * Ragweed is a set of scriptable debugging tools written mostly in native ruby. * Where required the Ruby/DL and Win32API libraries are used to interface the machine and OS native system calls. == FEATURES/PROBLEMS: * This suite is currently fairly piecemeal. Each OS has it's own set of tools. The most complete set is for Win32. * Work is ongoing to complete and unify the OSX and Linux portions. == SYNOPSIS: require 'debuggerosx' d = Debuggerosx.new(514) # pid of process to trace == REQUIREMENTS: * NONE - no really, this is pure native ruby hooking system libraries. There are no other dependencies, none. == INSTALL: gem sources -a http://gems.github.com sudo gem install izsh-ragweed == LICENSE: Copyright 2009 Matasano Security, LLC All Rights Reserved
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
iZsh-ragweed-0.1.8 | README.rdoc |