Skip to content

Extract the emulated files in Windows Defender signature database

Notifications You must be signed in to change notification settings

orca-eaa5a/pyvdmextract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyvdmextract

Extract the emulated file which in the Windows Defender
  • parse mpasbase.vdm and extract the emulated file and its contents

    which in the Windows Defender.

  • before parse the .vdm files, we have to unpack it.

  • you can do this by using "vdm_decomp.ps1".

    • since python does not support the zlib.inflate algorithm,

      unpacking .vdm couldn't implement yet.

    • so you have to use other .vdm decompression tools.

      ( "vdm_decomp.ps1" is not my work)

About

Extract the emulated files in Windows Defender signature database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published