Create an Isolated Workspace
Organize a local workspace that separates source files, evidence, notes and disposable output.
Organize a local workspace that separates source files, evidence, notes and disposable output.
Prepare 15m · Build 70m · Verify 20m · Document 15m
Work only inside the folder created by Smartphone-Academy.py prepare safe-workspace. Use the supplied samples or systems you personally administer.
Prepare the Termux workspace
Open Termux in the Academy root and prepare this lab with the local companion. It creates safe samples, notes and evidence files under your Termux account.
python Smartphone-Academy.py prepare safe-workspaceNo root. Use the supplied files and keep the workspace under $HOME.Practical mission
- Create source, working, evidence and reports directories
- Copy a harmless sample into source and protect the original
- Document where temporary files may be deleted safely
- Test the cleanup plan without removing evidence
A documented folder tree with read-only source copies and a cleanup plan.
Quality gate
Analyst reflection
Which result from “Test the cleanup plan without removing evidence” would need more evidence before it could support an operational decision?
After checking the evidence, run python Smartphone-Academy.py complete safe-workspace. Progress is stored locally in the Termux home directory.