metasploit-framework/lib/rex
kris aba3f95026 an empty string is better than a nil type-error (found by playing around, not
from a faulty module or whathaveyou)


git-svn-id: file:///home/svn/framework3/trunk@5878 4d416f70-5f16-0410-b530-b9f4589650da
2008-11-11 04:01:21 +00:00
..
arch Code cleanups 2008-10-19 21:03:39 +00:00
assembly Code cleanups 2008-10-19 21:03:39 +00:00
elfparsey Updated ELF stuff 2008-02-13 02:43:56 +00:00
elfscan Updated ELF stuff 2008-02-13 02:43:56 +00:00
encoder Code cleanups 2008-10-19 21:03:39 +00:00
encoders Code cleanups 2008-10-19 21:03:39 +00:00
encoding Code cleanups 2008-10-19 21:03:39 +00:00
exploitation Handle socket errors more gracefully 2008-11-09 23:02:18 +00:00
image_source Pulled out image_source 2008-02-09 04:35:21 +00:00
io Fixes #201. Better error processing of client sockets 2008-11-10 21:30:35 +00:00
logging Code cleanups 2008-10-19 21:03:39 +00:00
machparsey Code cleanups 2008-10-19 21:03:39 +00:00
machscan Code cleanups 2008-10-19 21:03:39 +00:00
mime Code cleanups 2008-10-19 21:03:39 +00:00
nop Improvements to opty2 from vlad902: 2008-10-30 07:30:52 +00:00
parser Code cleanups 2008-10-19 21:03:39 +00:00
payloads Code cleanups 2008-10-19 21:03:39 +00:00
peparsey Fixes #111. Merge in patch to fix memdump support, still not perfect, but usable 2008-11-10 21:18:12 +00:00
pescan Fixes #111. Merge in patch to fix memdump support, still not perfect, but usable 2008-11-10 21:18:12 +00:00
platforms Code cleanups 2008-10-19 21:03:39 +00:00
poly Code cleanups 2008-10-19 21:03:39 +00:00
post Fixes #193. Add a unicode-capable workaround for windows, patch code to go through the compat lib 2008-11-10 21:44:58 +00:00
proto an empty string is better than a nil type-error (found by playing around, not 2008-11-11 04:01:21 +00:00
services Code cleanups 2008-10-19 21:03:39 +00:00
socket Code cleanups 2008-10-19 21:03:39 +00:00
struct2 Code cleanups 2008-10-19 21:03:39 +00:00
sync Code cleanups 2008-10-19 21:03:39 +00:00
ui Fixes #193. Add a unicode-capable workaround for windows, patch code to go through the compat lib 2008-11-10 21:44:58 +00:00
LICENSE Updated to reflect the new license of Rex 2006-09-01 15:50:10 +00:00
arch.rb Code cleanups 2008-10-19 21:03:39 +00:00
codepage.map * add MS's widechar encoding support, named uhwtfms :P (note, to use in something like a URI, it needs to be cleaned up... since you have to send %uXXXX instead of just 2 bytes raw encoded) 2006-02-22 23:29:34 +00:00
compat.rb Fixes #193. Add a unicode-capable workaround for windows, patch code to go through the compat lib 2008-11-10 21:44:58 +00:00
constants.rb Code cleanups 2008-10-19 21:03:39 +00:00
elfparsey.rb Updated ELF stuff 2008-02-13 02:43:56 +00:00
elfscan.rb Added more options 2008-02-06 17:31:57 +00:00
exceptions.rb Code cleanups 2008-10-19 21:03:39 +00:00
exceptions.rb.ut.rb Code cleanups 2008-10-19 21:03:39 +00:00
file.rb Fixes #193. Add a unicode-capable workaround for windows, patch code to go through the compat lib 2008-11-10 21:44:58 +00:00
file.rb.ut.rb Code cleanups 2008-10-19 21:03:39 +00:00
image_source.rb Updated ELF stuff 2008-02-13 02:43:56 +00:00
job_container.rb Code cleanups 2008-10-19 21:03:39 +00:00
logging.rb Code cleanups 2008-10-19 21:03:39 +00:00
machparsey.rb Code cleanups 2008-10-19 21:03:39 +00:00
machscan.rb Code cleanups 2008-10-19 21:03:39 +00:00
mime.rb Code cleanups 2008-10-19 21:03:39 +00:00
payloads.rb Code cleanups 2008-10-19 21:03:39 +00:00
peparsey.rb Updated ELF stuff 2008-02-13 02:43:56 +00:00
pescan.rb Updated ELF stuff 2008-02-13 02:43:56 +00:00
platforms.rb Code cleanups 2008-10-19 21:03:39 +00:00
poly.rb Code cleanups 2008-10-19 21:03:39 +00:00
post.rb Code cleanups 2008-10-19 21:03:39 +00:00
proto.rb Code cleanups 2008-10-19 21:03:39 +00:00
proto.rb.ts.rb Code cleanups 2008-10-19 21:03:39 +00:00
script.rb Code cleanups 2008-10-19 21:03:39 +00:00
service.rb Code cleanups 2008-10-19 21:03:39 +00:00
service_manager.rb Code cleanups 2008-10-19 21:03:39 +00:00
service_manager.rb.ut.rb Code cleanups 2008-10-19 21:03:39 +00:00
socket.rb Fixes #149. This doesnt address quite the bug, but solves a case where the DNS server does not reply and the Windows version of ruby acts stupid. The bug mentioned in this ticket is addressed by a newer ruby version. 2008-11-09 22:59:21 +00:00
socket.rb.ut.rb Code cleanups 2008-10-19 21:03:39 +00:00
struct2.rb Code cleanups 2008-10-19 21:03:39 +00:00
sync.rb Code cleanups 2008-10-19 21:03:39 +00:00
test.rb Code cleanups 2008-10-19 21:03:39 +00:00
text.rb The psexec module now uses a service-compatible exe, shellcode is spawned in a subprocess and the service cleans up properly 2008-11-03 23:06:37 +00:00
text.rb.ut.rb Code cleanups 2008-10-19 21:03:39 +00:00
time.rb Return "0 secs" instead of "" in Rex::ExtTime.sec_to_s() 2008-11-08 22:35:37 +00:00
transformer.rb Code cleanups 2008-10-19 21:03:39 +00:00
transformer.rb.ut.rb Code cleanups 2008-10-19 21:03:39 +00:00
ui.rb Code cleanups 2008-10-19 21:03:39 +00:00