metasploit-framework/modules/encoders
HD Moore 47039ff3fa First round of bugfixes for encoders. Alphanumeric encoders no longer default the BufferRegister option, since this can lead to non-compatible exploits falling through to these encoders, selecting them, and then crashing. The new method uses a dynamic (not quite poly) geteip generator, that while not yet alphanumeric compatible, it handles most of the known use cases. Remaining items:
1) Figure out how to handle unicode geteip (unicode encoded, alphanum probably)
2) Add keys to the unicode payloads to force a corresponding keyu on the exploit side to enable 




git-svn-id: file:///home/svn/framework3/trunk@3863 4d416f70-5f16-0410-b530-b9f4589650da
2006-09-10 05:10:48 +00:00
..
cmd Merged them into one 2006-01-16 02:32:30 +00:00
generic New licensing terms, revision bump to v3 2006-01-21 22:10:20 +00:00
ppc New licensing terms, revision bump to v3 2006-01-21 22:10:20 +00:00
sparc Bug fix 2006-09-01 19:45:00 +00:00
x86 First round of bugfixes for encoders. Alphanumeric encoders no longer default the BufferRegister option, since this can lead to non-compatible exploits falling through to these encoders, selecting them, and then crashing. The new method uses a dynamic (not quite poly) geteip generator, that while not yet alphanumeric compatible, it handles most of the known use cases. Remaining items: 2006-09-10 05:10:48 +00:00
encoder_test.rb.ut.rb added to_native for unicode 2006-01-06 15:34:51 +00:00