├── LICENSE ├── README.md ├── extract_handler.py └── identify_handler.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samrussell/vmprotect_binja_plugin/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samrussell/vmprotect_binja_plugin/HEAD/README.md -------------------------------------------------------------------------------- /extract_handler.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samrussell/vmprotect_binja_plugin/HEAD/extract_handler.py -------------------------------------------------------------------------------- /identify_handler.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samrussell/vmprotect_binja_plugin/HEAD/identify_handler.py --------------------------------------------------------------------------------