- Fluctuation to
PAGE_READWRITE
andPAGE_NOACCESS
- Fluctuation now changes protection back to what it was before instead of into hardcoded
RX
(if your original shellcode was injected withRWX
that could lead to crash)
PAGE_READWRITE
and PAGE_NOACCESS
RX
(if your original shellcode was injected with RWX
that could lead to crash)