Skip to content

General-use, position-independent, in-memory PE loader.

Notifications You must be signed in to change notification settings

coremedic/Glint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

About

General-use, position-independent, in-memory PE loader.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages