JumpListExt Code
JumpListExt is developed for parsing the Jump Lists in Windows 10.
Brought to you by:
bhupipal
File | Date | Author | Commit |
---|---|---|---|
JumpListExt.py | 2016-02-15 |
![]() |
[837cb0] 'JumpListExt' |
LNKParser.py | 2016-02-15 |
![]() |
[837cb0] 'JumpListExt' |
README.txt | 2016-02-15 |
![]() |
[837cb0] 'JumpListExt' |
JumpListExt is python script to parse and list the Jump Lists files in Windows 10. It parses the individual Jump Lists and all Jump Lists as a whole in Windows and lists the parsed output on user interface. --------------------------------- Compiling the JumpListExt.py file --------------------------------- 1. Python 3.x (Python 3 or higher version is needed) 2. olefile package to be installed. Users can installed this package using "py -3.4 -m pip install olefile". 3. For succesfully compiling JumpListExt.py, user should have "jump.ico" file in the same directory where JumpListExt.py is stored. -------------------------------- Compiling the LNKParser.py file -------------------------------- Python3.x (Python 3 or higher version is needed) +++++++++++++++++++++++++++++++++++ Author: Bhupendra Singh For any support please feel free to contact me at {bhupi.pal08@gmail.com} +++++++++++++++++++++++++++++++++++