Python Digital Forensics Cookbook
上QQ阅读APP看书,第一时间看更新

There's more…

This script can be further improved. Here's a recommendation:

  • Check out and implement similar functionality using the glob library which, unlike the os module, allows for wildcard pattern recursive searches for files and directories