Glint General-use, position-independent, in-memory PE loader. Usage python3 Glint.py <path to unmanaged PE file> <path to output .bin file> Example python3 Glint.py payload.dll payload.bin