Skip to content

pug4N6/plist_carver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

plist_carver

A python script to carve binary plist files.

This is my first "significant" python project, so I'm sure there's lots of room for improvement.

While doing research and forensic examinations, there have been times that I have found binary plist files "hiding" within database blob files, other plist files, or just random files on the system, sometimes even multiple plist files within the same blob, and while it was possible to manually try and carve those files, I figured there had to be a better. Since I wasn't able to find a program to do the carving for me, I decided to embark on this adventure.

This script is intended to carve binary plist files from other files such as databases or other binary plist files.

About

A Python script to carve binary plist files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages