MCPcopy Index your code
hub / github.com/ELMERIKH/PyinMemoryPE / pefile.py

File pefile.py

pythonmemorymodule/pefile.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/python
2# -*- coding: utf-8 -*-
3"""pefile, Portable Executable reader module
4

Callers

nothing calls this directly

Calls 3

two_way_dictFunction · 0.85
bFunction · 0.85
mainFunction · 0.85

Tested by

no test coverage detected