[framework] uninitialized constant Msf::Encoder::Type::PrintfUtil
mailing lists
lists at c22.cc
Thu Oct 28 01:51:39 PDT 2010
I tried what you suggested, but in my SVN copy the file
modules/encoders/cmd/printf_util.rb
doesn't seem to exist.
I deleted the entire framework and re-downloaded via SVN and the same issue.
(SVN 10838)
I checked the available encoders (show encoders) and cmd/printf_util isn't
displayed in the list. However if you do a set ENCODER cmd/ and tab
autocomplete, cmd/printf_util is shown as an option (along with
printf_php_mq).
Chris
On Wed, Oct 27, 2010 at 6:06 PM, Joshua J. Drake <jdrake at metasploit.com>wrote:
> On Wed, Oct 27, 2010 at 05:36:44PM +0200, mailing lists wrote:
> > I'm trying to run the windows/fileformat/adobe_cooltype_sing exploit
> > (outputting to PDF), and for some reason on the latest SVN I get the
> > following error (no file is created) .:
> >
> > [-] Exploit failed: uninitialized constant
> Msf::Encoder::Type::PrintfUtil
>
> Try this:
>
> framework3# rm -f lib/msf/core/encoder.rb
> modules/encoders/cmd/printf_util.rb
> framework3# svn update
>
> We haven't tracked the root cause of this yet, but it seems like
> something isn't taking into account files that we have deleted/renamed
> in the tree :-/
>
> --
> Joshua J. Drake
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.metasploit.com/pipermail/framework/attachments/20101028/172b42e2/attachment.html>
More information about the framework
mailing list