Files
metasploit-gs/documentation/ChangeLog
T
Matt Miller 953cbe0f20 ChangeLog sync
git-svn-id: file:///home/svn/incoming/trunk@3355 4d416f70-5f16-0410-b530-b9f4589650da
2006-01-08 23:37:27 +00:00

32 lines
780 B
Plaintext

alpha release 2
Rex:
* generalized block-based dependency generation for polymorphism
Core:
* added support for EncoderOptions and EncoderType preferencing in exploits
Encoder Modules:
* x86/shikata_ga_nai ported
* x86/jmp_call_additive is now polymorphic
Payload Modules:
* passivex http tunneling stager ported
Bug fixes:
* fixed some issues related to payload compatibility filtering
* console standard input prompt display was broken
* msfweb did not properly create ~/.msf3 directory
* framework incorrectly saved options not specified by the user
* ruby scripts defaulted to #!/usr/bin/ruby rather than #!/usr/bin/env ruby
* fix for incorrect 'next' in module.rb:load_module_from_file
alpha release 1 - Dec 15, 2005
* Initial release