David Maloney
|
d6e4e46d86
|
better validation of buffer register
|
2013-09-09 12:16:15 -05:00 |
David Maloney
|
5a424ab4df
|
Allow user supplied buffer register
let the user pick, otherwise default to edx
|
2013-08-26 13:15:12 -05:00 |
David Maloney
|
383c9ed7f8
|
set edx as a BufferRegister
polymorphic encoders can now always use EDX
as a BufferRegister, making it harder to catch
the decoder stub.
|
2013-08-25 14:18:32 -05:00 |
David Maloney
|
f5e9089dd5
|
remove dupe comment
|
2013-08-25 12:46:47 -05:00 |
David Maloney
|
a50fa2deec
|
style fixups
|
2013-08-25 12:37:30 -05:00 |
David Maloney
|
8f47aa6dcb
|
Basic Injector class
create a class for injecting payloads
into an exe template as a new section
|
2013-08-24 16:11:00 -05:00 |