diff options
author | clymb3r <bialek.joseph@gmail.com> | 2014-07-10 22:40:01 -0700 |
---|---|---|
committer | clymb3r <bialek.joseph@gmail.com> | 2014-07-10 22:40:01 -0700 |
commit | 03b8d5c6b40421e8ab8c3aeaacef7e95321c61db (patch) | |
tree | afe2dfdb0274baac99163ddda2cda83b7d741f98 /CodeExecution/CodeExecution.psd1 | |
parent | 6e56d40662a9aa2cf8b98de573c437a2c8f584c4 (diff) | |
download | PowerSploit-03b8d5c6b40421e8ab8c3aeaacef7e95321c61db.tar.gz PowerSploit-03b8d5c6b40421e8ab8c3aeaacef7e95321c61db.zip |
Bug fixes to Invoke-ReflectivePEInjection
Fixed a bug where calling GetProcAddress by ordinal instead of procedure
name failed.
Fixed a bug where reflectively loading an EXE will cause the entry
function (main()) to be called twice instead of once as expected.
Added a ForceASLR flag to force ASLR to be used even if the PE file
doesn't officially support ASLR.
Some minor other changes.
Diffstat (limited to 'CodeExecution/CodeExecution.psd1')
0 files changed, 0 insertions, 0 deletions