metasploit-framework/lib/rex/arch
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
..
sparc.rb Remove done TODO 2006-01-14 17:50:02 +00:00
sparc.rb.ut.rb /usr/bin/ruby vs /usr/bin/env ruby 2005-12-17 06:46:23 +00:00
x86.rb 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
x86.rb.ut.rb Add functionality to self.set and fix a recursion bug (introduced by me, d'oh) 2006-01-14 17:45:42 +00:00