
How to Backup WhatsApp on Your iPhone and to Your Computer Let's look at how to backup WhatsApp so your chats are safe from unexpected problems. If you're not backed up and something happens to your iPhone, all those memories could be gone forever. Whether it's all the digital pictures you've taken over the years, ghosts waiting in old video games, or chats with friends and family, it's easy to get nostalgic.īut technology isn't perfect and you can lose all those memories if you don't back them up regularly. This tool is the result of a collaborative effort of many people in the DFIR community.Computers and smartphones have given us an incredible ability to go back through old memories. timeline( report_folder, report_name, rows, headers) tsv( report_folder, headers, rows, report_name, files_found) # assuming first file only # Timeline: scripts. write_artifact_data_table( headers, rows, files_found) # assuming only the first file was processed report. start_artifact_report( report_folder, report_name) # HTML output: report = ArtifactHtmlReport( "Cool stuff")

now(), "Cool data col 2, value 1", "Cool data col 2, value 2", "Cool data col 2, value 3"), now(), "Cool data col 1, value 1", "Cool data col 1, value 2", "Cool data col 1, value 3"), # let's pretend we actually got this data from somewhere: rows = [ ilapfuncs def get_cool_data1( files_found, report_folder, seeker, wrap_text): artifact_report import ArtifactHtmlReport import scripts. If using Python 3.10 and above delete the arguments from the following terminal commands. To compile to an executable so you can run this on a system without python installed. Windows installation and walkthrough video, by Hexordia, here: To install on Windows follow the guide, courtesy of Hexordia, here: To install dependencies offline Troy Schnack has a neat process here: To run on Linux, you will also need to install tkinter separately like so: The py part is correct for your environment, eg py, python, or python3, etc. Dependenciesĭependencies for your python environment are listed in requirements.txt. If on macOS (Intel) make sure Xcode is installed and have command line tools updated to be able to use Python 3.10 and above. Python 3.9 to latest version (older versions of 3.x will also work with the exception of one or two modules) ⚙️ User and computer names that the iOS device connected to. ⚙️ ApplicationState.db support for app bundle ID to data container GUID correlation. ⚙️ Screen icons list by screen and in grid order. ⚙️ Wireless cellular service info (IMEI, number, etc.)

tar/.zip file, or a decompressed directory, or an iTunes/Finder backup folder.

Select parsing directly from a compressed.
