Skip to content

Releases: hasherezade/pe-sieve

v0.0.9.9

25 Feb 18:13
Compare
Choose a tag to compare
v0.0.9.9 Pre-release
Pre-release

BUGFIX:

  • fixed memory leak

FEATURES:

  • extended and refactored scanning of the working set
  • extended reporting (more details about suspicious indicators)

v0.0.9.7.5

25 Feb 14:39
Compare
Choose a tag to compare
v0.0.9.7.5 Pre-release
Pre-release

Scans modules within a given process against:

  • in-memory replacement (hollowing, doppleganging)
  • code hooking/in-memory patching

Very basic working set scan (checks -WX pages for manually mapped modules).
Suspicious PE modules are dumped along with a JSON report about the indicators.