Skip to content

KillerInstinct/pylnker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pylnker

Build Status

This is a fork of pylnker aimed to turn the original code into a class. The output that would normally be printed has been added to a dictionary which is returned to you after using the parse() function.

Credits:

Usage:

from pylnker import Pylnker
 
data = Pylnker("path_to_lnk").parse()

About

A Python class used to parse lnk files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%