8000 Release v0.3.8 · hasherezade/pe-sieve · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.3.8

Compare
Choose a tag to compare
@hasherezade hasherezade released this 09 Nov 18:10
· 205 commits to master since this release

FEATURE

  • New options for shellcode detection ( /shellc ):
    • detect by patterns (previous mode): available with /shellc P
    • detect by stats (new mode): available with /shellc S
    • possibility to mix both modes: options /shellc B (both) or /shellc A (any)
  • Detection of obfuscated memory regions ( /obfusc )
  • Caching of detected shellcodes (guarantee that the dumped shellcode is the same as detected shellcode - no second read)

See also: HollowsHunter v0.3.8 & MalUnpack v0.9.8 with the latest PE-sieve

038

0