Disk Image NotebookClick on a disk image in your project tree to see the root directory in the file system's native style. Dig deeper using either the interactive mode or by entering commands in code cells. For the present, this is designed to never modify any disk image. The backend is now bundled for common platforms, no separate installation is required. If your platform is not supported directly see below. Demonote: install appropriate language extensions to gain highlights, diagnostics, etc., upon opening a file in the editor. Often the file must be saved before analysis becomes available. Platform SupportThe backend is bundled for Windows x86_64, Linux x86_64, Mac x86_64, and Mac aarch64. If you have something else the extension will try to fallback to the user's cargo installation. To install the backend with cargo do the following:
|