Changeset 5522

Show
Ignore:
Timestamp:
06/05/08 02:03:10 (4 months ago)
Author:
mmiller
Message:

comment out stage encoding until I can troubleshoot it some more

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • framework3/trunk/lib/msf/core/payload/stager.rb

    r5511 r5522  
    7676 
    7777                # Encode the stage of stage encoding is enabled 
    78                 p = encode_stage(p) 
     78                #p = encode_stage(p) 
    7979 
    8080                return p