Alternatives to PE-sieve

A Windows tool that scans a running process and dumps injected or hollowed code and hooks. The listings below can replace it for an important use case. Each note says what changes if you switch.

The original

Replacements

Listings that take over the same core job as PE-sieve.

  • HollowsHunter

    A Windows scanner that checks every running process for injected code, hollowing and other implants.

    HollowsHunter scans all running processes in one pass for hollowing, shellcode and hooks, built on the same PE-sieve engine but broader in scope.

  • THOR Lite

    A free multi-platform IOC and YARA scanner for checking systems for signs of compromise.

    THOR Lite scans files, processes and autoruns with YARA and IOC signatures across Windows, Linux and macOS, though it is not open source.

Similar software

Related functionality, not a direct replacement.