..
arch
add x86 push_word method
2008-11-16 22:54:03 +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
remove some verbosity and dead code from js osdetect
2008-11-21 05:37:28 +00:00
image_source
Pulled out image_source
2008-02-09 04:35:21 +00:00
io
Remove "#{xxx.to_s}" redundancies ('s/\(#{[^}]*\)\.to_s}/\1}/g')
2008-12-19 07:11:08 +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
Remove "#{xxx.to_s}" redundancies ('s/\(#{[^}]*\)\.to_s}/\1}/g')
2008-12-19 07:11:08 +00:00
proto
Remove "#{xxx.to_s}" redundancies ('s/\(#{[^}]*\)\.to_s}/\1}/g')
2008-12-19 07:11:08 +00:00
services
Remove "#{xxx.to_s}" redundancies ('s/\(#{[^}]*\)\.to_s}/\1}/g')
2008-12-19 07:11:08 +00:00
socket
add a few key descriptions
2008-12-19 09:33:16 +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
Apply patch to not exit the console on ^C
2008-11-18 19:41:13 +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
Use a temporary file for the glade.xml
2008-11-17 05:02:13 +00:00
constants.rb
Updated lib/rex/constants.rb
2008-11-13 01:55:25 +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
Normalize exceptions across socket libraries
2008-11-11 05:11:40 +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
Fixes #250 . Solves an old bug with background jobs not working right, fixes the 'background modules dont work' bug as well.
2008-11-16 20:54:41 +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
Remove "#{xxx.to_s}" redundancies ('s/\(#{[^}]*\)\.to_s}/\1}/g')
2008-12-19 07:11:08 +00:00
service_manager.rb
Remove "#{xxx.to_s}" redundancies ('s/\(#{[^}]*\)\.to_s}/\1}/g')
2008-12-19 07:11:08 +00:00
service_manager.rb.ut.rb
Code cleanups
2008-10-19 21:03:39 +00:00
socket.rb
Move my portspec parsing code from scanner/portscan/tcp to Rex as
2008-12-20 20:34:05 +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
Add assignment to to_ruby and to_perl output, and allow changing of variable
2008-12-20 07:40:27 +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