Files
metasploit-gs/lib/msf/util
Spencer McIntyre c41483250f Fix an edge case in .to_win32pe
When the entry point is after the payload, there woud occassionally be
cases where `poff` and `eidx` to be invalid, causing `entry` to be
truncated. `poff` should never be negative and `eidx` should reserve the
256 bytes that `entry` may occupy.
2023-06-13 13:41:47 -04:00
..
2023-06-13 13:41:47 -04:00
2017-07-17 10:10:12 +02:00
2022-03-15 11:14:41 -04:00
2022-01-03 21:39:33 +01:00