Skip to content
This repository was archived by the owner on Jan 21, 2021. It is now read-only.

Commit 03b8d5c

Browse files
committed
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.
1 parent 6e56d40 commit 03b8d5c

File tree

1 file changed

+157
-63
lines changed

1 file changed

+157
-63
lines changed

0 commit comments

Comments
 (0)