<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>tools on Stubstech</title><link>https://stubstech.github.io/categories/tools/</link><description>Recent content in tools on Stubstech</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Thu, 04 May 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://stubstech.github.io/categories/tools/index.xml" rel="self" type="application/rss+xml"/><item><title>Running .e01 in VirtualBox</title><link>https://stubstech.github.io/posts/running-.e01-in-virtualbox/</link><pubDate>Thu, 04 May 2023 00:00:00 +0000</pubDate><guid>https://stubstech.github.io/posts/running-.e01-in-virtualbox/</guid><description>&lt;p>Doing forensically sound investigations running a image live. Excellent to show what the user might have seen.&lt;/p>
&lt;h2 id="requirements">Requirements &lt;a href="#requirements" class="anchor">🔗&lt;/a>&lt;/h2>&lt;p>Install Virtual Box and FTK Imager. Mount the image to Drive. Not sure if you need both Physical &amp;amp; Logical (to be testet).&lt;/p>
&lt;p>Mount method: Block Device/ Writable
Write Cache Folder: Specify where you want it.&lt;/p>
&lt;p>The mounting will take som time. In the Mapped Image List you will see what drive and partition it is. Choose the right PhysicalDriveX where X is the number. Depending on how many physical drives you have (e.g. If you have mounted external harddrives etc), the number will change.&lt;/p>
&lt;pre tabindex="0">&lt;code>VBoxManage.exe createmedium disk --filename=&amp;#34;C:\image\image.vmdk&amp;#34; --variant=RawDisk --format=VMDK --property RawDrive=\\.\PhysicalDrive4
&lt;/code>&lt;/pre>&lt;p>Create a new Virtual Machine. Choose the correct OS and remember to use UEFI if its a newer Windows OS (e.g. 10 or 11). If it is a seized object, remember to turn off the network adapters.&lt;/p>
&lt;p>If you forgot the password to the account, make sure to have an USB handy and use a password tool. Enable USB Controll and use USB 2.0.&lt;/p>
&lt;p>SATA usually works, but you might change the harddrive to a SCSI if it doesn&amp;rsquo;t.&lt;/p></description></item></channel></rss>