hasherezade / pe-sieve

Scans a given process. Recognizes and dumps a variety of potentially malicious implants (replaced/injected PEs, shellcodes, hooks, in-memory patches).
https://hshrzd.wordpress.com/pe-sieve/
BSD 2-Clause "Simplified" License
3.01k stars 421 forks source link

Hexadecimal PID as a valid parameter #49

Closed Fmk0 closed 4 years ago

Fmk0 commented 4 years ago

Small adjustement for permitting an hexadecimal PID as a valid parameter ("0x" format is mandatory), this could be useful, when some tools are showing the PID only in that way.