Skip to content
This repository has been archived by the owner on Jul 2, 2023. It is now read-only.

firodj/extract-icon-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

extract-icon-py

Extract Icon from PE Executable with Python.

Alternatives

I don't have time to manage this repo, so if you want newer support, consider using:

Requirements

$ pip install -r requirements.txt

Testing

Install pytest first:

pip install -U pytest

Then run tests:

$ py.test

References

About

Extract Icon from PE Executable using Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published